Salvatore Giordano
|
1b14e7f223
|
fix(llc): fix retry queue mechanism
|
2021-12-03 14:51:11 +01:00 |
|
Salvatore Giordano
|
707bb65e93
|
refactor(ui): rename deprecated args
|
2021-11-29 15:25:12 +01:00 |
|
Salvatore Giordano
|
44bf613f8d
|
fix(ui): listen for read events in the message widget
|
2021-11-24 12:41:25 +01:00 |
|
Deven Joshi
|
643f809eba
|
fixed membercount null error
|
2021-11-16 17:18:54 +05:30 |
|
Gordon Hayes
|
f805419816
|
chore: linting
|
2021-10-18 11:42:39 +02:00 |
|
Gordon Hayes
|
28bd688c7a
|
Merge branch 'develop' into feat/positioned-list-experiment
|
2021-10-18 11:22:01 +02:00 |
|
 Salvatore GiordanoandEfthymios Sarmpanis
|
549f3f03d5
|
fix(ui): fix tests
|
2021-10-09 20:06:27 +03:00 |
|
 Sahil KumarandGitHub
|
ed43d53c5a
|
Merge branch 'develop' into repo/dart-code-metrics
|
2021-10-07 18:13:34 +05:30 |
|
Gordon Hayes
|
5998982bc4
|
Merge branch 'develop' into feat/positioned-list-experiment
|
2021-10-06 15:11:11 +02:00 |
|
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 |
|
Sahil Kumar
|
ca7cf541a7
|
chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:16 +05:30 |
|
Salvatore Giordano
|
bba1e817d3
|
fix(ui): remove dead code
|
2021-09-20 11:59:21 +02:00 |
|
Salvatore Giordano
|
92f5153b6b
|
refactor(ui): refactor overlays
|
2021-09-20 11:33:42 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4561e6077b
|
Merge pull request #690 from GetStream/cds/430
refactor(ui): Use `titleLink` instead of `ogScrapeUrl` for handling link attachments.
|
2021-09-16 15:49:21 +02:00 |
|
Sahil Kumar
|
6af4e07787
|
ref(ui): Use titleLink instead of ogScrapeUrl for handling link attachment.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-16 16:41:17 +05:30 |
|
Deven Joshi
|
1179c6a109
|
corrected attachment builders
|
2021-09-16 15:51:51 +05:30 |
|
Salvatore Giordano
|
33b9152d4f
|
feat(ui): add onAttachmentTap to ImageGroup
|
2021-09-15 12:08:34 +02:00 |
|
Deven Joshi
|
fb7ede84a3
|
attachment tap fixes
|
2021-09-14 22:13:37 +05:30 |
|
Gordon Hayes
|
311b109994
|
perf: only build reaction indicator when needed
|
2021-09-08 14:31:36 +02:00 |
|
Gordon Hayes
|
0425d67747
|
fix: show portal conditionally
|
2021-09-08 14:22:04 +02:00 |
|
Salvatore Giordano
|
9b1d94693a
|
fix: make the list work correctly with separators and findChildIndexCallback
|
2021-09-08 13:14:53 +02:00 |
|
Gordon Hayes
|
2badecbde6
|
wip: testing positioned list
|
2021-09-08 11:48:26 +02:00 |
|
Gordon Hayes
|
aa950a0054
|
fix: doc image file paths
|
2021-09-06 18:03:17 +02:00 |
|
Gordon Hayes
|
eb468edf82
|
fix: add null checks to message text
|
2021-08-20 17:48:16 +02:00 |
|
Gordon Hayes
|
c0b80b84c6
|
fix: add null checks on message text
|
2021-08-20 17:31:08 +02:00 |
|
groovinchip
|
e5270e60d0
|
chore: merge latest dev
|
2021-08-02 13:15:28 -04:00 |
|
groovinchip
|
628ef401d4
|
chore: update message_theme.dart
Includes Diagnosticable, more descriptive field names, lerp, ==, and hashCode
|
2021-08-02 10:47:38 -04:00 |
|
xsahil03x
|
7720bf677d
|
Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
# packages/stream_chat_flutter/lib/src/attachment/giphy_attachment.dart
# packages/stream_chat_flutter/lib/src/channel_name.dart
# packages/stream_chat_flutter/lib/src/message_search_item.dart
# packages/stream_chat_flutter/lib/src/message_widget.dart
|
2021-07-28 15:18:09 +05:30 |
|
 
|
cef76aa27e
|
Update packages/stream_chat_flutter/lib/src/message_widget.dart
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-07-27 15:04:10 +05:30 |
|
 
|
6cd80a7382
|
Update packages/stream_chat_flutter/lib/src/message_widget.dart
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-07-27 15:03:19 +05:30 |
|
 Salvatore GiordanoandGitHub
|
4de68ba6cc
|
Merge branch 'develop' into delete_message_fix
|
2021-07-27 09:32:37 +02:00 |
|
groovinchip
|
bcabbf12db
|
chore: refactor most theme related classes into a /theme folder
stream_chat_theme.dart remains in /src because I feel it will cause too much of a mess if moved.
|
2021-07-26 14:46:14 -04:00 |
|
Deven Joshi
|
13782f8e1b
|
feat: Added new builders and restructured
|
2021-07-26 15:49:04 +05:30 |
|
Deven Joshi
|
c0951272eb
|
feat: Extracted visible_footnote.dart, corrected default filter
|
2021-07-26 15:06:47 +05:30 |
|
Sahil Kumar
|
f7b9511adb
|
refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 14:57:29 +05:30 |
|
Sahil Kumar
|
5f7b3ffae8
|
test: fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-19 17:42:36 +05:30 |
|
xsahil03x
|
face836383
|
Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
# packages/stream_chat_flutter/example/lib/main.dart
# packages/stream_chat_flutter/example/pubspec.yaml
# packages/stream_chat_flutter/lib/src/channel_bottom_sheet.dart
# packages/stream_chat_flutter/lib/src/channel_list_view.dart
# packages/stream_chat_flutter/lib/src/gallery_footer.dart
# packages/stream_chat_flutter/lib/src/message_input.dart
# packages/stream_chat_flutter/lib/src/message_list_view.dart
# packages/stream_chat_flutter/lib/src/user_item.dart
|
2021-07-19 12:49:07 +05:30 |
|
Sahil Kumar
|
a48389a814
|
add remaining translation strings
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-12 15:01:36 +05:30 |
|
Salvatore Giordano
|
bc0a70ad25
|
rename colors
|
2021-06-29 16:12:51 +02:00 |
|
Salvatore Giordano
|
5912edc611
|
add doc comment
|
2021-06-28 12:32:58 +02:00 |
|
Salvatore Giordano
|
ea8ee7ac6f
|
add userAvatarBuilder
|
2021-06-28 10:57:07 +02:00 |
|
Salvatore Giordano
|
8b71b32bdb
|
use MessageWidget.copyWith in messagelistview
|
2021-06-25 11:23:52 +02:00 |
|
Salvatore Giordano
|
1ceabb90f1
|
use MessageWidget.copyWith in actions modal
|
2021-06-25 10:44:28 +02:00 |
|
Salvatore Giordano
|
dd7fafb3cf
|
use MessageWidget.copyWith in reactions modal
|
2021-06-25 10:39:03 +02:00 |
|
Salvatore Giordano
|
87568235d5
|
add copyWith to Messagewidget
|
2021-06-25 10:22:49 +02:00 |
|
Salvatore Giordano
|
bb642842f9
|
fix message widget not update when message is updated
|
2021-06-23 12:22:17 +02:00 |
|
Salvatore Giordano
|
00e184f422
|
show modal using the nearest navigator
|
2021-06-22 12:54:22 +02:00 |
|
Salvatore Giordano
|
dc6c3094e9
|
performance fixes
|
2021-06-09 16:11:59 +02:00 |
|
Salvatore Giordano
|
6239fefbaa
|
Merge branch 'develop' into feat/pinned
|
2021-06-08 09:43:07 +02:00 |
|
Salvatore Giordano
|
bc0d0d5705
|
add usernameBuilder param
|
2021-06-07 11:48:26 +02:00 |
|