Salvatore Giordano
|
09f6a9cd42
|
chore(ui): update changelog
|
2021-09-30 10:14:16 +02:00 |
|
Sahil Kumar
|
ade9bc3810
|
chore(ui): fix analyzer warning.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 21:25:59 +05:30 |
|
xsahil03x
|
82f2a0ad4a
|
Merge branch 'overlay-portal' of github.com:GetStream/stream-chat-flutter into overlay-portal
|
2021-09-29 21:18:25 +05:30 |
|
Sahil Kumar
|
b831ba4973
|
refactor(ui): deprecate MentionTileBuilder.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 21:15:55 +05:30 |
|
Salvatore Giordano
|
148ab9871b
|
Merge branch 'develop' into overlay-portal
|
2021-09-29 17:34:30 +02:00 |
|
Salvatore Giordano
|
aa6fc06402
|
fix analysis
|
2021-09-29 16:53:29 +02:00 |
|
Sahil Kumar
|
2bf88bfe0d
|
fix(ui): fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 19:59:46 +05:30 |
|
xsahil03x
|
8b4fa821b1
|
Merge remote-tracking branch 'origin/overlay-portal' into overlay-portal
|
2021-09-29 18:55:01 +05:30 |
|
Sahil Kumar
|
bcf181bf21
|
fix(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 18:54:44 +05:30 |
|
 Salvatore GiordanoandGitHub
|
e0c7584bd7
|
Merge pull request #707 from GetStream/feat/improve-mentions
feat(ui): improve mentions autocomplete and local-search experience
|
2021-09-29 14:06:47 +02:00 |
|
Sahil Kumar
|
7ad621f93d
|
chore(ui): improve MentionTile deprecation message.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 17:21:15 +05:30 |
|
Sahil Kumar
|
a0c98aa851
|
ref(ui): remove initial data to fix flickering in mentions overlay.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 17:16:56 +05:30 |
|
 
|
c19b72c042
|
Update packages/stream_chat_flutter/lib/src/user_mentions_overlay.dart
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-09-29 17:13:56 +05:30 |
|
Sahil Kumar
|
599c824fc0
|
fix(ui): fix early command check
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 17:06:11 +05:30 |
|
Sahil Kumar
|
35673f140c
|
ref(llc): fixes and improvements
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 16:21:40 +05:30 |
|
Salvatore Giordano
|
2ce209bed0
|
fix(llc): format and analyze
|
2021-09-29 09:55:56 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e754a8c37e
|
Merge pull request #711 from omtodkar/develop
fix(llc): support for `int` user Ids in JWT tokens
|
2021-09-29 09:54:19 +02:00 |
|
 Omkar TodkarandGitHub
|
b5060b26f6
|
support for int userId in tokens
|
2021-09-29 02:50:38 +05:30 |
|
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 GiordanoandGitHub
|
771ba10999
|
Merge pull request #705 from GetStream/release/3.0.0
chore(llc,core,ui,persistence,localization): 3.0.0
|
2021-09-27 11:09:10 +02:00 |
|
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 |
|
 Salvatore GiordanoandGitHub
|
469ec74ffd
|
Merge pull request #704 from GetStream/feat/flutter2.5
chore(ui,core,llc,persistence,localization): remove analysis warnings due to flutter 2.5
|
2021-09-22 13:20:26 +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 |
|
 Salvatore GiordanoandGitHub
|
6320e4fbd8
|
Merge pull request #701 from GetStream/fix/id_overrides_username
fix(llc): Connecting user without providing `name` uses `id` instead for setting `user.name`.
|
2021-09-21 15:08:00 +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
|
e428d82079
|
Merge branch 'develop' into hotfix/messageListView
|
2021-09-20 16:06:09 +02:00 |
|