Commit Graph
676 Commits
Author SHA1 Message Date
Salvatore Giordano 935f4bcc03 chore(llc,core,ui): update pubspec and changelogs 2022-03-15 17:20:01 +01:00
geweald 3583b79789 fix(ui): overflow of mentions overlay & input focus node 2022-03-02 13:31:41 +01:00
Salvatore GiordanoandGitHub 132a78fab4 Merge pull request #911 from GetStream/fix/full-screen-media-dispose
perf(ui): improve full screen media animation
2022-02-28 13:13:20 +01:00
Ayush Shekhar 8bfd93266e Fix: variable for channel was named client 2022-02-24 16:30:51 +05:30
Ayush Shekhar c7ba48a446 Pass null for onImageTap when no function is passed 2022-02-24 15:56:19 +05:30
Gordon Hayes 2cef539639 perf: improve full screen media animations 2022-02-21 12:19:36 +01:00
Gordon Hayes d2a0fd603d fix: controllers not disposed 2022-02-21 11:00:54 +01:00
Gordon Hayes cfb41dd629 fix: scrollToBottom not respecting false value 2022-02-18 15:26:44 +01:00
Sahil Kumar a191e7f325 fix(ui): fix unban command not working in MessageInput
Signed-off-by: xsahil03x <[email protected]>
2022-02-15 16:26:41 +05:30
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 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
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
Deven Joshi 687fa6cfce added back dio 2021-11-15 19:13:07 +05:30
Deven Joshi ba91a0f019 added back dio 2021-11-15 19:11:54 +05:30
Deven Joshi 8acc3b9d85 analysis 2021-11-15 18:57:37 +05:30
Deven Joshi 811a21079b analysis 2021-11-15 18:57:05 +05:30