Sahil Kumar
|
8421faa450
|
flutter format
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 20:04:59 +05:30 |
|
Sahil Kumar
|
46a45005cc
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
Conflicts:
lib/src/media_list_view.dart
lib/src/message_widget.dart
pubspec.yaml
|
2021-01-04 19:56:21 +05:30 |
|
Salvatore Giordano
|
7f853b9d70
|
Merge branch 'feature/new-ui' into feature/group-info-screen
|
2021-01-04 13:44:04 +01:00 |
|
Sahil Kumar
|
fc2da13915
|
Handle onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 17:51:59 +05:30 |
|
Salvatore Giordano
|
041c1930c2
|
fix longpress gesturedetector on message
|
2021-01-04 12:08:14 +01:00 |
|
Salvatore Giordano
|
d0c4656973
|
cleanup
|
2021-01-04 12:04:00 +01:00 |
|
Deven Joshi
|
74cff7576b
|
fix: fixed onShowMessage not showing up for some aspects
|
2021-01-04 16:22:08 +05:30 |
|
Deven Joshi
|
95d91f3959
|
feat: Added show in chat
|
2021-01-04 16:00:20 +05:30 |
|
Sahil Kumar
|
33810de18f
|
Refactoring, UI fixes
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 15:49:24 +05:30 |
|
Sahil Kumar
|
8fa8c9dc6b
|
Rename replyToMessage -> quotedMessage
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 13:48:29 +05:30 |
|
Sahil Kumar
|
fc06aedfb7
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
Conflicts:
lib/src/message_list_view.dart
|
2021-01-01 09:31:41 +05:30 |
|
Salvatore Giordano
|
7f2dadb60d
|
update unread count
|
2020-12-31 16:25:11 +01:00 |
|
Sahil Kumar
|
eb16e15665
|
flutter format
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-31 18:58:56 +05:30 |
|
Sahil Kumar
|
1be3bf4bb5
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
Conflicts:
example/ios/Flutter/.last_build_id
example/lib/main.dart
lib/src/file_attachment.dart
lib/src/message_actions_modal.dart
lib/src/message_input.dart
lib/src/message_widget.dart
|
2020-12-31 18:13:01 +05:30 |
|
Sahil Kumar
|
88ba902ee3
|
merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-31 16:38:20 +05:30 |
|
Sahil Kumar
|
6e35bb2f7e
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/theme
Conflicts:
lib/src/message_widget.dart
lib/src/sending_indicator.dart
|
2020-12-31 16:35:56 +05:30 |
|
Sahil Kumar
|
ab6a741183
|
[Message Widget] fix error icon stack position
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-31 15:59:51 +05:30 |
|
Salvatore Giordano
|
f011bf32fc
|
apply theme to rest of the sdk
|
2020-12-31 10:24:25 +01:00 |
|
Sahil Kumar
|
ef0bad1192
|
[Message Widget] Modify read indicator as per new design v2
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-31 14:18:12 +05:30 |
|
Sahil Kumar
|
7f696236c4
|
[Message Widget] Add message error state
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-31 13:05:32 +05:30 |
|
Deven Joshi
|
7fd8a1ed57
|
feat: Added color theme implementations
|
2020-12-29 23:10:41 +05:30 |
|
Deven Joshi
|
08d2b32eff
|
feat: Added color themes
|
2020-12-28 19:24:42 +05:30 |
|
Sahil Kumar
|
46c9858bd4
|
[Message Input] Add reply_to_message_id in case of threadless reply
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-28 19:08:50 +05:30 |
|
Deven Joshi
|
b58d00a5f0
|
feat: Added text theme instead of hardcoded styles
|
2020-12-28 15:29:29 +05:30 |
|
Sahil Kumar
|
c4663fb8ce
|
Merge branch feat/new-ui into feat/messg-reply
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 17:31:47 +05:30 |
|
Sahil Kumar
|
bb49084952
|
Hide timeStamp and sendingIndicator for a threaded reply message
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 15:30:41 +05:30 |
|
Sahil Kumar
|
c2633cecb2
|
fix typo
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 14:02:18 +05:30 |
|
Sahil Kumar
|
209c5a3c24
|
Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-22 21:45:14 +05:30 |
|
Salvatore Giordano
|
984d3ec104
|
don't show copy message for empty messages
|
2020-12-14 10:03:54 +01:00 |
|
Sahil Kumar
|
a3e2eec345
|
[MessageWidget] Fix widget gesture detector
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-09 17:09:19 +05:30 |
|
Sahil Kumar
|
09fcbad900
|
[ReplyMessageWidget] fix video attachment thumbnail
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-09 16:35:07 +05:30 |
|
Sahil Kumar
|
34eb399d35
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
Conflicts:
lib/src/message_widget.dart
|
2020-12-07 22:40:34 +05:30 |
|
Sahil Kumar
|
914a82bb49
|
Add Message Reply feature
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-07 22:29:40 +05:30 |
|
Salvatore Giordano
|
5365082e4a
|
fix giphy background
|
2020-12-04 15:42:26 +01:00 |
|
Salvatore Giordano
|
f052ac96ac
|
fix tests
|
2020-12-03 12:36:43 +01:00 |
|
Salvatore Giordano
|
a551ab445b
|
fix emoji only messages
|
2020-12-03 12:08:20 +01:00 |
|
Salvatore Giordano
|
d81d680420
|
fix borderradius
|
2020-12-03 11:55:14 +01:00 |
|
Salvatore Giordano
|
e1c1e053b3
|
remove comment
|
2020-12-03 11:39:38 +01:00 |
|
Salvatore Giordano
|
aff59fd603
|
fix message text align
|
2020-12-03 11:39:38 +01:00 |
|
Salvatore Giordano
|
d26833aa72
|
fi borderradius
|
2020-12-03 11:39:38 +01:00 |
|
Salvatore Giordano
|
3d92d5fc32
|
ui fix
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
922208224d
|
feat: Added file attachment to pick attachment section
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
895497290c
|
feat: Added file icons, added new file attachment and bg
|
2020-12-03 11:39:38 +01:00 |
|
 Salvatore GiordanoandGitHub
|
a8ec72db5e
|
Merge branch 'feature/new-ui' into feature/image-detail
|
2020-12-02 16:39:18 +01:00 |
|
Salvatore Giordano
|
1e8200a86a
|
fix deleted message borderradius
|
2020-12-01 15:17:10 +01:00 |
|
 Salvatore GiordanoandGitHub
|
87cc2f2ff5
|
Merge branch 'feature/new-ui' into feature/image-detail
|
2020-11-26 17:17:24 +01:00 |
|
Salvatore Giordano
|
4d35c3a151
|
update deleted message
|
2020-11-26 14:09:02 +01:00 |
|
Deven Joshi
|
f409845818
|
feat: Now compatible with videos
|
2020-11-26 18:32:46 +05:30 |
|
Salvatore Giordano
|
3c9072e81c
|
save config for advanced options
|
2020-11-25 15:50:00 +01:00 |
|
Salvatore Giordano
|
d379de9f96
|
minor fixes
|
2020-11-18 10:49:35 +01:00 |
|