Sahil Kumar
|
6686cc1af6
|
feat(ui): improve add support for mentionAllAppUsers in UserMentionsOverlay.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-27 16:27:17 +05:30 |
|
Salvatore Giordano
|
1e5a042d3b
|
chore(ui): fix dependencies
|
2021-09-27 11:08:49 +02:00 |
|
Salvatore Giordano
|
2b5e827e13
|
chore(ui,core,persistance,localization): loose dependency constraints
|
2021-09-27 10:48:46 +02:00 |
|
Sahil Kumar
|
f345fa1d36
|
ref(ui): minor improvements
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-27 14:05:56 +05:30 |
|
Salvatore Giordano
|
175d4d3860
|
chore(ui,core,persistance,localization): added dependency changelogs
|
2021-09-27 09:30:59 +02:00 |
|
 Salvatore GiordanoandGitHub
|
853a3fe2af
|
Apply suggestions from code review
|
2021-09-27 09:20:33 +02:00 |
|
Salvatore Giordano
|
1fe446c6e6
|
fix(core): fix analysis
|
2021-09-22 15:47:52 +02:00 |
|
Salvatore Giordano
|
f09246ec13
|
chore(localization): bump version
|
2021-09-22 15:33:36 +02:00 |
|
Salvatore Giordano
|
bc27b5e70c
|
chore(persistence): bump version
|
2021-09-22 15:32:56 +02:00 |
|
Salvatore Giordano
|
0810065f10
|
chore(ui): bump version
|
2021-09-22 15:28:25 +02:00 |
|
Salvatore Giordano
|
ad3c3572dd
|
feat!(core): commit breaking changes
|
2021-09-22 15:25:45 +02:00 |
|
Salvatore Giordano
|
0e02ccf9e2
|
chore(core): bump version
|
2021-09-22 15:19:28 +02:00 |
|
Salvatore Giordano
|
669abf59c9
|
chore(llc): bump version
|
2021-09-22 15:17:57 +02:00 |
|
 Salvatore GiordanoandGitHub
|
0bdff08f6b
|
Merge pull request #696 from GetStream/hotfix/messageListView
fix(ui): fix MessageListView header and footer while reverse: false
|
2021-09-22 15:16:18 +02:00 |
|
Gordon Hayes
|
b7fe7287a5
|
docs: change paginationParams to limit
|
2021-09-22 13:00:11 +02:00 |
|
Salvatore Giordano
|
5e9bd3fb78
|
chore(ui,core,llc,persistance,localization): change AppBar props
|
2021-09-22 11:01:16 +02:00 |
|
Salvatore Giordano
|
f032a72d00
|
chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5
|
2021-09-22 10:30:23 +02:00 |
|
Salvatore Giordano
|
403bec5365
|
fix(ui): add missing code
|
2021-09-22 09:46:47 +02:00 |
|
 Sahil KumarandGitHub
|
e88064f10e
|
Merge pull request #697 from GetStream/hotfix/dateDivider
|
2021-09-22 13:16:15 +05:30 |
|
Salvatore Giordano
|
46d365c266
|
Merge branch 'develop' into hotfix/messageListView
|
2021-09-22 09:42:42 +02:00 |
|
Salvatore Giordano
|
9a1cb38e2a
|
refactor(ui): rename portal to overlays
|
2021-09-22 09:24:36 +02:00 |
|
 Salvatore GiordanoandGitHub
|
a7860f1e74
|
Merge pull request #692 from salihgueler/fix_emoji_shortname_function
feat(repo): Fix the wrong call on Emoji.byShortName and add hashCode and equals override to Emoji class.
|
2021-09-21 17:18:04 +02:00 |
|
 Salvatore GiordanoandGitHub
|
53d27edb2d
|
Merge pull request #694 from GetStream/cds/429
refactor(llc): update `lastSyncedAt` only after calling sync.
|
2021-09-21 17:09:10 +02:00 |
|
Salvatore Giordano
|
152adfc8b0
|
refactor(ui): added MultiPortal and customPortalOptions
|
2021-09-21 16:44:03 +02:00 |
|
Salvatore Giordano
|
371fff3851
|
fix(ui): add default loading builder in photoview
|
2021-09-21 15:49:12 +02:00 |
|
Sahil Kumar
|
403d0e62a0
|
fix(llc): Connecting user without providing name uses id instead for setting user.name.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-21 18:25:21 +05:30 |
|
Salvatore Giordano
|
e0b23653b7
|
fix(ui): fix review
|
2021-09-21 14:40:25 +02:00 |
|
Salvatore Giordano
|
3da495a872
|
refactor(ui): use portal
|
2021-09-21 09:46:46 +02:00 |
|
Salvatore Giordano
|
98ae2dd2ce
|
chore(ui): update changelog
|
2021-09-20 16:01:13 +02:00 |
|
Salvatore Giordano
|
6e8c8624b1
|
fix(ui): remove default padding in date divider
|
2021-09-20 16:00:32 +02:00 |
|
Salvatore Giordano
|
8cb95cfd7c
|
Revert "fix(ui): fix MessageListView header and footer while reverse: false"
This reverts commit 59ded0e033.
|
2021-09-20 15:54:50 +02:00 |
|
Salvatore Giordano
|
0f0344ddf8
|
chore(ui): update changelog
|
2021-09-20 15:54:15 +02:00 |
|
Salvatore Giordano
|
9774ee336b
|
fix(ui): fix MessageListView header and footer while reverse: false
|
2021-09-20 15:54:04 +02:00 |
|
Salvatore Giordano
|
59ded0e033
|
fix(ui): fix MessageListView header and footer while reverse: false
|
2021-09-20 15:51:47 +02:00 |
|
Sahil Kumar
|
e10da9b245
|
ref(llc): update lastSyncedAt only after calling sync.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-20 17:33:12 +05:30 |
|
Salvatore Giordano
|
829c7042cc
|
fix(ui): fix ios
|
2021-09-20 13:35:49 +02:00 |
|
 Salvatore GiordanoandGitHub
|
acffc176db
|
Merge branch 'develop' into overlay-alt
|
2021-09-20 12:07:56 +02:00 |
|
Salvatore Giordano
|
a4efbbaa9f
|
feat(ui): add customOverlays to MessageInput
|
2021-09-20 12:07:08 +02:00 |
|
Salvatore Giordano
|
bba1e817d3
|
fix(ui): remove dead code
|
2021-09-20 11:59:21 +02:00 |
|
Salvatore Giordano
|
d07b7c6cfd
|
docs(ui): add code docs
|
2021-09-20 11:47:08 +02:00 |
|
Salvatore Giordano
|
8730c1b055
|
fix(ui): fix example logs
|
2021-09-20 11:36:28 +02:00 |
|
Salvatore Giordano
|
76671197f7
|
refactor(ui): fix sendAction
|
2021-09-20 11:35:50 +02:00 |
|
Salvatore Giordano
|
92f5153b6b
|
refactor(ui): refactor overlays
|
2021-09-20 11:33:42 +02:00 |
|
 
|
3f06809020
|
Update packages/stream_chat_flutter/lib/src/message_list_view.dart
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-09-17 19:46:25 +05:30 |
|
Deven Joshi
|
e7b4681c33
|
update changelog
|
2021-09-17 18:41:23 +05:30 |
|
Deven Joshi
|
7d362db390
|
fix(ui): check scrollController is attached before calling jump.
|
2021-09-17 18:34:00 +05:30 |
|
Salvatore Giordano
|
d8774a2bbd
|
Merge branch 'develop' into overlay-alt
|
2021-09-17 11:32:14 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4aed0542a2
|
Merge pull request #672 from GetStream/fix/668
fix(ui): fix `MessageInput` rendering errors
|
2021-09-17 11:25:59 +02:00 |
|
Salih Guler
|
f156c2b91b
|
fix: Fix the wrong call on byShortName
feat: Add hashCode and equals override to Emoji class.
|
2021-09-17 09:51:33 +03:00 |
|
Salvatore Giordano
|
145685be4b
|
wip
|
2021-09-16 16:15:41 +02:00 |
|