1116 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 793bbbac47 Merge branch 'develop' into hotfix/media-download 2021-12-27 10:54:03 +01:00
Deven Joshi b87e18ff3e fixed svgs 2021-12-27 13:36:22 +05:30
Deven Joshi 3f0eb33d6e cleanup 2021-12-21 15:56:53 +05:30
Deven JoshiandGitHub ba7e915885 Merge branch 'develop' into message-input-controller 2021-12-21 15:56:34 +05:30
Sahil Kumar 8b6c732844 feat(ui, core): minor fixes and improvements
Signed-off-by: xsahil03x <[email protected]>
2021-12-21 14:11:23 +05:30
Deven Joshi 0c2ce9c955 fixed docs 2021-12-20 19:29:03 +05:30
Sahil Kumar 56e030f40c feat(ui, core): handle ogAttachment modification via message_input_controller.dart.
Signed-off-by: xsahil03x <[email protected]>
2021-12-20 18:25:56 +05:30
Sahil Kumar 50e9cb38e9 chore(ui): minor fixes
Signed-off-by: xsahil03x <[email protected]>
2021-12-20 16:40:58 +05:30
Sahil Kumar e19cc87362 feat(ui): add support for OG Attachment preview.
Signed-off-by: xsahil03x <[email protected]>
2021-12-20 16:11:12 +05:30
Salvatore Giordano 0aed43b188 fix(ui): use all message attachments in FullScreenMedia page 2021-12-20 10:55:51 +01:00
Deven Joshi 099e904614 fixed bugs 2021-12-17 21:50:34 +05:30
Deven Joshi cb60567372 added autoplay to videos 2021-12-16 17:13:55 +05:30
Deven Joshi 2638b148d0 added autoplay to videos 2021-12-16 17:11:07 +05:30
Salvatore Giordano a5005bb78f fix(ui): use file extension instead of mimeType 2021-12-16 10:17:42 +01:00
Salvatore Giordano ec28d00e81 fix message input quoted message 2021-12-15 10:51:28 +01:00
Salvatore Giordano ce20c247d7 fix emoji overlay 2021-12-14 15:15:02 +01:00
Deven Joshi a49a0ed7c9 removed print 2021-12-13 23:17:24 +05:30
Deven Joshi 9f8c511495 fix: registration 2021-12-13 23:14:00 +05:30
Salvatore Giordano 67f9700b4a restoration wip 2021-12-13 17:17:23 +01:00
Salvatore GiordanoandGitHub 0ac0d0d113 Merge pull request #821 from GetStream/chore/message-input-controller-review
chore(ui, core): docs and linting improvements
2021-12-13 11:44:47 +01:00
Salvatore Giordano b372f7b3f8 revert message.dart 2021-12-13 11:44:33 +01:00
Gordon Hayes 42ed167091 chore: docs and linting improvements 2021-12-10 17:35:58 +01:00
Salvatore Giordano 0ec6e1c40f minor updates 2021-12-10 15:15:58 +01:00
Salvatore Giordano ff2c8801d5 minor updates 2021-12-10 10:00:30 +01:00
Salvatore Giordano 830ffcd4a7 Merge branch 'develop' into message-input-controller 2021-12-10 09:41:32 +01:00
Sahil Kumar 51e7c873cb refactor(ui): minor doc changes
Signed-off-by: xsahil03x <[email protected]>
2021-12-08 17:55:55 +05:30
Sahil Kumar c301b51c83 refactor(ui): improve channel list and controller
Signed-off-by: xsahil03x <[email protected]>
2021-12-08 17:49:50 +05:30
Sahil Kumar 093a668546 refactor(ui): add stream_channel_info_bottom_sheet.dart
Signed-off-by: xsahil03x <[email protected]>
2021-12-08 17:48:57 +05:30
Sahil Kumar f3110e99eb refactor(ui): add channel list empty and error state widgets.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 17:28:40 +05:30
Sahil Kumar d4bde539e6 refactor(llc): minor event handler changes.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 14:04:14 +05:30
Gordon Hayesandxsahil03x 5b05363497 refactor: rename ChannelEvents to ChannelEventHandlers 2021-12-06 14:04:14 +05:30
Gordon Hayesandxsahil03x 042315353c refactor: add ChannelEvents class and remove event callbacks 2021-12-06 14:04:14 +05:30
Sahil Kumar 430a92375a chore(ui): add support for presence.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 14:04:14 +05:30
Sahil Kumar 6466d58156 chore(ui): add docs
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 14:04:13 +05:30
Sahil Kumar 2cab266c90 feat(ui): add channel list event handler in channel list controller.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 14:04:13 +05:30
Sahil Kumar fcb9e308c7 chore(ui): initial channel list view draft with controller.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 14:04:13 +05:30
Salvatore Giordano 48e8ac2597 fix(llc): revert message action 2021-12-03 15:45:39 +01:00
Salvatore Giordano 3773846101 fix(llc): revert message action 2021-12-03 15:45:13 +01:00
Salvatore Giordano 06b090dac2 fix(llc): revert message action 2021-12-03 15:43:49 +01:00
Salvatore Giordano 7547bd6b86 fix(llc): retry queue now follows the creation date 2021-12-03 15:38:23 +01:00
Salvatore Giordano 1b14e7f223 fix(llc): fix retry queue mechanism 2021-12-03 14:51:11 +01:00
Deven Joshi 50896b53bb Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
 Conflicts:
	packages/stream_chat/CHANGELOG.md
	packages/stream_chat_flutter/CHANGELOG.md
2021-12-03 15:24:09 +05:30
Salvatore Giordano 0b0ff753d4 refactor(ui): improve message input controller 2021-12-01 10:52:45 +01:00
Salvatore Giordano 04f9208273 Merge branch 'develop' into message-input-controller 2021-11-30 15:27:40 +01:00
Salvatore Giordano 3bd545e504 minor fixes 2021-11-29 16:29:22 +01:00
Deven Joshi 06cc4acb2e removed params 2021-11-29 20:07:45 +05:30
Salvatore Giordano 707bb65e93 refactor(ui): rename deprecated args 2021-11-29 15:25:12 +01:00
Salvatore GiordanoandGitHub 0bb3ea675a Merge branch 'develop' into hotfix/filePicker 2021-11-24 15:49:51 +01:00
Salvatore Giordano b9378517fe fix(llc): do not use withData: true property 2021-11-24 15:38:53 +01:00
Salvatore GiordanoandGitHub 2d986b28a8 Merge branch 'develop' into hotfix/readIndicator 2021-11-24 15:12:03 +01:00