1116 Commits
Author SHA1 Message Date
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
Sahil Kumar 202af02f8e chore: move controllers from ui to core
Signed-off-by: xsahil03x <[email protected]>
2022-02-07 15:25:07 +05:30
Salvatore Giordano 6351fa0a5f deprecate old widgets 2022-02-01 12:03:29 +01:00
Salvatore Giordano e80cebe9aa deprecate old widgets 2022-02-01 11:57:26 +01:00
Salvatore Giordano f53ee0b4f1 fix analysis and update examples 2022-02-01 10:52:59 +01:00
Salvatore Giordano d959131bbd Merge branch 'v4' into feat/stream-channel-listview 2022-02-01 10:36:37 +01:00
Salvatore Giordano 7e2a1846d8 chore(repo): fix analysis 2022-02-01 10:31:10 +01:00
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
Deven Joshi 675d332816 docs 2022-01-28 16:40:37 +05:30
Deven Joshi 9edf02588d docs 2022-01-28 16:39:57 +05:30
Deven Joshi 5dc389783c added properties 2022-01-28 16:38:19 +05:30
Salvatore Giordano 88dbc09df6 Merge branch 'develop' into v4 2022-01-25 11:40:02 +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 Giordano 9b0fb58f1e add tld check 2022-01-17 17:07:08 +01:00
Salvatore Giordano b2e20b8a08 add send-links capability with translation 2022-01-17 12:13:03 +01:00
Deven Joshi cd50ee50d2 fmt 2022-01-14 20:06:56 +05:30
Deven Joshi fbe933b0f2 fmt 2022-01-14 16:42:15 +05:30
Deven Joshi 6729ef1deb test fixes 2022-01-14 16:36:30 +05:30
Deven Joshi f2ab29d8c6 analysis 2022-01-13 18:08:30 +05:30
Deven Joshi bbfdb655e6 fmt 2022-01-13 17:30:36 +05:30
Deven Joshi c32311eca3 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
 Conflicts:
	packages/stream_chat_flutter/lib/src/message_input/message_input.dart
2022-01-13 17:25:53 +05:30
Salvatore GiordanoandGitHub df3ba092f6 Merge pull request #835 from GetStream/feat/unfurl-url-client-side
feat(ui): add support for og attachment preview
2022-01-11 16:04:31 +01:00
Deven Joshi e21d32941a add listener to effective controller 2022-01-11 16:07:11 +05:30
Deven Joshi 8bd826d08d change var to focusnode 2022-01-11 12:50:02 +05:30
Deven Joshi dcbdfc32ea added mip didUpdateWidget for focusnode 2022-01-11 12:48:42 +05:30
Deven Joshi 11ad0150ce added bottom sheet capabilities 2022-01-06 17:00:18 +05:30
Salvatore Giordano abac011876 add missing permissions and ui 2022-01-05 11:41:31 +01:00
Salvatore Giordano 5d163b9a86 add missing permissions and ui 2022-01-05 11:18:46 +01:00
Salvatore Giordano a5baffae29 Merge branch 'message-input-controller' into feat/capabilities 2022-01-05 10:26:57 +01:00
Deven Joshi 334f360579 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
2022-01-05 14:14:03 +05:30
Deven Joshi fa5e993d29 tried fix for mip bug 2022-01-04 15:29:03 +05:30
Deven Joshi 631ab68990 make the tld non-linear-searchy 2022-01-04 14:37:34 +05:30
Salvatore Giordano 504e72deca add TLD validity check 2022-01-03 16:11:46 +01:00
Salvatore Giordano fbf8694f58 use a function for textPatternStyle and add default to theme 2022-01-03 09:20:47 +01:00
Salvatore Giordano e85b1a8b3f move message input controllers to ui 2021-12-29 15:19:27 +01:00
Salvatore Giordano 8278e1f745 fix analysis 2021-12-29 11:42:08 +01:00
Salvatore Giordano a445001760 Merge branch 'message-input-controller' into feat/unfurl-url-client-side 2021-12-28 11:37:28 +01:00
Salvatore Giordano 9652c977a2 fix tests 2021-12-27 18:00:48 +01:00
Salvatore GiordanoandGitHub 7f24be3498 Merge branch 'develop' into svg-fixes 2021-12-27 11:01:21 +01:00
Salvatore GiordanoandGitHub bb6002656f Merge branch 'develop' into message-input-controller 2021-12-27 10:54:52 +01:00