Salvatore Giordano
|
4aa224a5e6
|
fix messageinput focus
|
2021-01-12 16:58:52 +01:00 |
|
Salvatore Giordano
|
db1f28134a
|
fix drawer background
|
2021-01-11 12:21:54 +01:00 |
|
Salvatore Giordano
|
6e52cc700c
|
add moon icon to change theme
|
2021-01-11 11:17:27 +01:00 |
|
Sahil Kumar
|
14455d4c35
|
Merge branches 'feature/new-ui' and 'qa2-fixes' of github.com:GetStream/stream-chat-flutter into qa2-fixes
|
2021-01-08 23:43:15 +05:30 |
|
Sahil Kumar
|
d074bf8d9f
|
Fix drawer tile splash
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-08 19:42:27 +05:30 |
|
Deven Joshi
|
68db556c0f
|
fix: Fixed mention screen styling
|
2021-01-08 16:32:53 +05:30 |
|
 Salvatore GiordanoandGitHub
|
7a01dd94c0
|
Merge pull request #200 from GetStream/fix/typing_indicator
feat: Added typing indicator design and styling fixes
|
2021-01-08 10:04:23 +01:00 |
|
 Salvatore GiordanoandGitHub
|
4be0d75ebb
|
Merge pull request #197 from GetStream/feat/mention-screen
Add mention screen
|
2021-01-08 09:58:03 +01:00 |
|
Deven Joshi
|
eaa3ef0959
|
feat: Added typing indicator design and styling fixes
|
2021-01-08 14:21:38 +05:30 |
|
Sahil Kumar
|
b9ae0eeab1
|
Change themeMode to ThemeMode.system
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-08 12:02:55 +05:30 |
|
Sahil Kumar
|
cf32ddf850
|
[MessageSearchListView] Add pullToRefresh
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-07 18:24:44 +05:30 |
|
Salvatore Giordano
|
114119dd01
|
fix navigation bar
|
2021-01-07 13:24:56 +01:00 |
|
Sahil Kumar
|
2829866c4e
|
[MessageSearchListView] Add support for messageFilters
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-07 17:02:36 +05:30 |
|
Sahil Kumar
|
afd67f8fdd
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/mention-screen
Conflicts:
lib/src/message_list_view.dart
|
2021-01-07 11:00:31 +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
|
7f7b33bfd2
|
merge feature/new-ui
|
2021-01-04 13:44:35 +01:00 |
|
Deven Joshi
|
eaa7d03bb4
|
fix: added back system theme
|
2021-01-04 16:59:13 +05:30 |
|
Deven Joshi
|
523790b027
|
fix: temp fix for navigation issues
|
2021-01-04 16:45:17 +05:30 |
|
Deven Joshi
|
95d91f3959
|
feat: Added show in chat
|
2021-01-04 16:00:20 +05:30 |
|
Sahil Kumar
|
032555831c
|
Revert "testing changes, remove them when pushed"
This reverts commit a27efad0
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 13:52:05 +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
|
a2b3f34a0f
|
[Message Input] Fix replyToMessage cleared bug
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 12:52:53 +05:30 |
|
Deven Joshi
|
b11543ea7f
|
rfac: Changed over group info screen to use streams
|
2021-01-01 15:11:22 +05:30 |
|
Deven Joshi
|
dc643c0f71
|
feat: Fixed conflicts, added group info screen
|
2021-01-01 14:04:33 +05:30 |
|
Sahil Kumar
|
80cc5e7b26
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
|
2021-01-01 12:28:16 +05:30 |
|
 Sahil KumarandGitHub
|
e6c22cef82
|
Fix themeMode
|
2021-01-01 12:27:40 +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
|
0afae55f2e
|
fix light theme on ios
|
2020-12-31 17:18:30 +01:00 |
|
Deven Joshi
|
fe38ba8a56
|
fix: review fixes
|
2020-12-31 21:14:11 +05:30 |
|
Deven Joshi
|
d1883d8f14
|
Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/group-info-screen
Conflicts:
example/lib/chat_info_screen.dart
example/lib/main.dart
example/pubspec.yaml
lib/src/image_footer.dart
lib/src/stream_svg_icon.dart
|
2020-12-31 18:53:13 +05:30 |
|
Sahil Kumar
|
6e54d1d2af
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
|
2020-12-31 18:24:49 +05:30 |
|
 Sahil KumarandGitHub
|
d03fda9301
|
Change themeMode to system
|
2020-12-31 18:23:46 +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 |
|
Salvatore Giordano
|
da3f9e7dae
|
apply theme to edit message
|
2020-12-31 12:13:20 +01:00 |
|
Salvatore Giordano
|
f011bf32fc
|
apply theme to rest of the sdk
|
2020-12-31 10:24:25 +01:00 |
|
Salvatore Giordano
|
db932d4e32
|
use system theme
|
2020-12-31 09:51:30 +01:00 |
|
Salvatore Giordano
|
911581e094
|
apply theme to new chat screens
|
2020-12-30 18:26:24 +01:00 |
|
Salvatore Giordano
|
60d9abe8fe
|
fix messageinput color
|
2020-12-30 16:23:33 +01:00 |
|
Salvatore Giordano
|
cb518db1a2
|
apply colors and ui fixes
|
2020-12-30 16:22:14 +01:00 |
|
Deven Joshi
|
bf839e9bce
|
Added theme to main app
|
2020-12-30 13:49:25 +05:30 |
|
Sahil Kumar
|
1419027acd
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/group-info-screen
|
2020-12-30 12:57:15 +05:30 |
|
Deven Joshi
|
7fd8a1ed57
|
feat: Added color theme implementations
|
2020-12-29 23:10:41 +05:30 |
|
Sahil Kumar
|
c416d20cb6
|
Add mention screen
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-28 22:14:43 +05:30 |
|
Sahil Kumar
|
a27efad01b
|
testing changes, remove them when pushed
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-28 19:09:16 +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 |
|
Salvatore Giordano
|
934167c8b7
|
Merge branch 'feature/new-ui' into feature/theme
|
2020-12-23 12:22:58 +01:00 |
|
Sahil Kumar
|
209c5a3c24
|
Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-22 21:45:14 +05:30 |
|
Deven Joshi
|
4fab6cd2fd
|
Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/group-info-screen
Conflicts:
pubspec.yaml
|
2020-12-21 20:46:39 +05:30 |
|
Deven Joshi
|
0968bff3ae
|
rfac: Moved pages to sample app
|
2020-12-21 20:29:12 +05:30 |
|
Salvatore Giordano
|
14aebadabf
|
fix markread
|
2020-12-18 15:44:28 +01:00 |
|