Deven Joshi
|
4459253f49
|
sendAsDm changes
|
2021-10-19 16:08:25 +05:30 |
|
Deven Joshi
|
011fb1b2d9
|
added basic replacements for controller
|
2021-10-19 15:31:20 +05:30 |
|
Salvatore Giordano
|
0f691fa924
|
fix(ui): analysis
|
2021-10-12 16:37:15 +02:00 |
|
Salvatore Giordano
|
ce68471a29
|
fix(ui): check assetList is not null
|
2021-10-12 16:27:49 +02:00 |
|
Salvatore Giordano
|
c58f937b20
|
fix(ui): analysis
|
2021-10-12 14:58:19 +02:00 |
|
Salvatore Giordano
|
239b3ccded
|
fix(ui): analysis
|
2021-10-12 14:49:57 +02:00 |
|
Salvatore Giordano
|
b8ff14963f
|
fix(ui): use createdAt to sort media (the default value is updatedAt)
|
2021-10-12 13:01:55 +02:00 |
|
 Salvatore GiordanoandEfthymios Sarmpanis
|
549f3f03d5
|
fix(ui): fix tests
|
2021-10-09 20:06:27 +03:00 |
|
Efthymios Sarmpanis
|
7d90dc0cfe
|
feat(ui): add the ability to add a background image in MessageListView
|
2021-10-09 20:06:27 +03:00 |
|
Salvatore Giordano
|
0146d2cc85
|
fix(ui): missing trailing comma
|
2021-10-07 16:40:29 +02:00 |
|
 Sahil KumarandGitHub
|
ed43d53c5a
|
Merge branch 'develop' into repo/dart-code-metrics
|
2021-10-07 18:13:34 +05:30 |
|
Salvatore Giordano
|
ef3cbe3833
|
chore(ui): update dependencies
|
2021-10-05 09:51:05 +02:00 |
|
 Salvatore GiordanoandGitHub
|
71e4775677
|
Merge branch 'develop' into cds-439
|
2021-10-04 17:11:29 +02:00 |
|
Sahil Kumar
|
628a7d9468
|
feat(ui): add paginationLoadingIndicatorBuilder in MessageListView.
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-04 20:16:50 +05:30 |
|
Sahil Kumar
|
801a488c42
|
feat: copy linkBg theme property in message theme.
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-04 19:43:12 +05:30 |
|
Nitish Kumar Singh
|
c4c651bc1a
|
capitalize extension fix
|
2021-10-04 16:59:56 +05:30 |
|
Sahil Kumar
|
1b4b4cdf00
|
chore: fix analysis checks
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 17:30:47 +05:30 |
|
Sahil Kumar
|
32d8b5573c
|
chore: flutter format
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:18 +05:30 |
|
Sahil Kumar
|
bf21f7b350
|
chore(repo): finish adding dart_code_metrics.yaml
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:18 +05:30 |
|
Sahil Kumar
|
2157340784
|
chore(repo): run dart fix
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:18 +05:30 |
|
Sahil Kumar
|
ca7cf541a7
|
chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:16 +05:30 |
|
Salvatore Giordano
|
9898e88081
|
fix(ui): fix floating date stream subscription
|
2021-10-01 13:10:29 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4875577dff
|
Merge branch 'develop' into hotfix/messageListView
|
2021-10-01 12:29:24 +02:00 |
|
 
|
a7175b0b2c
|
Update packages/stream_chat_flutter/lib/src/message_input.dart
Co-authored-by: Deven Joshi <[email protected]>
|
2021-09-30 16:12:06 +05:30 |
|
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 |
|
 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 |
|
Salvatore Giordano
|
9ac85a31a7
|
fix(ui): thread reply scrolling main list
|
2021-09-27 16:57:14 +02:00 |
|
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 |
|
Sahil Kumar
|
f345fa1d36
|
ref(ui): minor improvements
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-27 14:05:56 +05:30 |
|
Salvatore Giordano
|
0810065f10
|
chore(ui): bump version
|
2021-09-22 15:28:25 +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 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 |
|