Commit Graph
1367 Commits
Author SHA1 Message Date
Deven Joshi c9ee6bfb25 darfmt 2021-01-06 17:38:51 +05:30
Deven Joshi bfc9fc82f6 fix: Used text.rich instead of richtext to fix test 2021-01-06 17:38:23 +05:30
Deven Joshi 9bbad0b9e2 fix: fixed extra space error 2021-01-06 17:14:55 +05:30
Deven Joshi 1927a632e0 fix: fixed null sometimes popping up 2021-01-06 17:00:56 +05:30
Deven Joshi a8c60a8482 feat: Added file italics 2021-01-06 15:35:15 +05:30
Deven Joshi fc00acb890 fix for preview 2021-01-06 15:19:05 +05:30
Deven Joshi 375450e5c1 feat: Added bold mentions in previews, added file names for last message 2021-01-06 15:18:12 +05:30
Salvatore GiordanoandGitHub 6774680b75 Merge pull request #190 from GetStream/feat/thread-participants
[MessageWidget] Show thread participants in case of thread.
2021-01-05 17:01:36 +01:00
Salvatore Giordano b23531e632 update deps 2021-01-05 16:59:58 +01:00
Salvatore Giordano b38e3546d1 update deps 2021-01-05 16:46:26 +01:00
Sahil Kumar 28e01a89d4 [MessageWidget] Show thread participants in case of thread.
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 18:10:16 +05:30
Salvatore GiordanoandGitHub 82c73ac624 Merge pull request #169 from GetStream/feat/messg-reply
Add Message Reply feature
2021-01-05 10:29:23 +01:00
Salvatore Giordano b8c05d791f change default scroll physics 2021-01-05 10:28:40 +01:00
Sahil Kumar dc801ca91d minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 13:02:17 +05:30
Sahil Kumar 61a1eecc52 [MessageWidget] Disable onLongPress for deleted message
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 12:22:19 +05:30
Sahil Kumar a317e620a0 [MessageActionsModal] Fix reaction picker alignment for quotedMessage
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 12:06:09 +05:30
Sahil Kumar ed6213e938 [MessageListView] fix onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 11:19:51 +05:30
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 e2a07bbfa5 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 20:20:19 +05:30
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 GiordanoandGitHub 7bea2b3fe0 Merge pull request #177 from GetStream/feature/group-info-screen
Group Info Screen
2021-01-04 14:22:05 +01:00
Salvatore Giordano 7f7b33bfd2 merge feature/new-ui 2021-01-04 13:44:35 +01:00
Salvatore Giordano 7f853b9d70 Merge branch 'feature/new-ui' into feature/group-info-screen 2021-01-04 13:44:04 +01:00
Salvatore Giordano a298794e66 remove log 2021-01-04 13:27:39 +01:00
Sahil Kumar fc2da13915 Handle onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 17:51:59 +05:30
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
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
Salvatore Giordano fa50372f42 update default reactions 2021-01-04 11:55:30 +01:00
Salvatore Giordano d54315cf77 force one reaction 2021-01-04 11:54:19 +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
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
Deven Joshi 94555a7565 del: Removed share media modal 2021-01-04 14:17:57 +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 380b9373a4 minor improvements
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 12:53:21 +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 00e211f9fe fix: Fixed separator width 2021-01-01 18:59:38 +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