Commit Graph
403 Commits
Author SHA1 Message Date
Salvatore Giordano 09a41b8cd7 Merge branch 'feature/new-ui' into refactor-messg-widget 2021-01-11 14:16:57 +01:00
Sahil Kumar 0aa58cf660 [MessageWidget] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 18:11:51 +05:30
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
Salvatore Giordano 81edc934f4 update profiles 2021-01-08 17:45:41 +01:00
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
Sahil Kumar b9f5dc395c [GroupInfoScreen] Show chat owner always on top of the member list
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 14:33:53 +05:30
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
Salvatore GiordanoandGitHub 7e4a6125d3 Merge branch 'feature/new-ui' into hotfix/commands 2021-01-07 17:06:16 +01:00
Salvatore Giordano 141cc55b05 fix chip text color 2021-01-07 17:05:48 +01:00
Salvatore Giordano b5e72ff610 fix chip text color 2021-01-07 17:04:27 +01:00
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 7ae15263e3 [NewGroupChatScreen] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 19:07:51 +05:30
Sahil Kumar 14a35205cf [Choose User, Advanced Options] QA fixes, theme changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 18:23:39 +05:30
Sahil Kumar 7b2cde37e5 [NewChatScreen] Fix chip clear icon color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:35:55 +05:30
Sahil Kumar 0d71632ef2 theme: Add colors, Gradient and its implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:25:00 +05:30
Sahil Kumar bc6c31c25e [GroupChatDetailsScreen] Fix divider color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:54:50 +05:30
Sahil Kumar cc54b18a14 [StreamChatTheme] Segregate theme copyWith and merge logic
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:28:35 +05:30
Salvatore Giordano b38e3546d1 update deps 2021-01-05 16:46:26 +01:00
Salvatore Giordano b8c05d791f change default scroll physics 2021-01-05 10:28:40 +01:00
Sahil Kumar 1424c56dd5 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply 2021-01-05 10:34:04 +05:30
Salvatore Giordano 19c69c3182 shrinkwrap listview 2021-01-04 17:29:09 +01:00
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 4ef7516b52 fix: chat_info_screen.dart 2021-01-04 17:22:14 +05:30
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 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
Deven Joshi 43446713c8 fix: fixed null error 2021-01-04 14:29:55 +05:30
Deven Joshi 54efd6f3de fix: fix channel null error 2021-01-04 14:29:18 +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 7cf0e00b15 fix: added todo 2021-01-02 14:14:04 +05:30
Deven Joshi 4e265f4a8d fix: Fixed remove user bug 2021-01-01 18:49:36 +05:30
Deven Joshi e837b9b0e5 feat: Fixed issues with alignment in group info screen and dark theme 2021-01-01 18:35:25 +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
Deven JoshiandGitHub 3006725ad7 Merge branch 'feature/new-ui' into feature/group-info-screen 2021-01-01 13:53:41 +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