Commit Graph
680 Commits
Author SHA1 Message Date
Salvatore Giordano e508efc55a Merge branch 'develop' into feat/stream-channel-listview 2022-02-01 09:58:14 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Sahil Kumar be54f4e610 fix(ui): fix cast error while compressing video.
Signed-off-by: xsahil03x <[email protected]>
2022-01-24 15:17:50 +05:30
Salvatore Giordano 449815dba0 fix analysis 2022-01-18 16:40:03 +01:00
Salvatore Giordano 96fae22655 update example 2022-01-18 16:39:07 +01:00
Salvatore Giordano b38d23e79d fix analysis 2022-01-18 16:18:30 +01:00
Salvatore GiordanoandGitHub 7f24be3498 Merge branch 'develop' into svg-fixes 2021-12-27 11:01:21 +01:00
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
Salvatore Giordano 0aed43b188 fix(ui): use all message attachments in FullScreenMedia page 2021-12-20 10:55:51 +01:00
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
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
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
Salvatore Giordano 44bf613f8d fix(ui): listen for read events in the message widget 2021-11-24 12:41:25 +01:00
Deven Joshi 78145d7746 fixed analysis 2021-11-24 13:54:00 +05:30
Salvatore Giordano a0fac0b17b fix(llc,ui): fix user presence indicator update 2021-11-23 16:15:48 +01:00
Salvatore GiordanoandGitHub 64a74635af Merge branch 'develop' into fix/focus 2021-11-19 12:34:55 +01:00
Salvatore Giordano 361b5e7303 fix(ui): add MessageListView.ScrollViewKeyboardDismissBehavior 2021-11-19 12:19:02 +01:00
Salvatore GiordanoandGitHub 20391865b0 Merge pull request #771 from GetStream/feat/attachment-actions
feat(ui): added customisation options for attachment actions modal and related widgets
2021-11-18 17:50:46 +01:00
Salvatore GiordanoandGitHub 1ba3571ef0 Merge branch 'develop' into fix/spacing 2021-11-18 16:29:29 +01:00
Salvatore GiordanoandGitHub 6f499626f1 Merge branch 'develop' into fix-web-attachments 2021-11-17 12:04:00 +01:00
Salvatore Giordano 1c25d415d6 fix(ui): export attachment_actions_modal 2021-11-17 11:31:51 +01:00
Salvatore GiordanoandGitHub 84d8d5f124 Merge branch 'develop' into feat/attachment-actions 2021-11-17 10:54:22 +01:00
Deven Joshi ecaba6ebb9 added custom actions 2021-11-17 14:04:39 +05:30
Deven Joshi 4f1dc72d3a added custom actions 2021-11-17 14:03:03 +05:30
Deven Joshi f3d4eab1a0 removed builders 2021-11-17 13:53:58 +05:30
Salvatore Giordano 2f5b3a444c chore(ui): remove dependecy 2021-11-16 17:16:33 +01:00
Deven Joshi 643f809eba fixed membercount null error 2021-11-16 17:18:54 +05:30