1614 Commits
Author SHA1 Message Date
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 32d946da2a chore(ui): Update CHANGELOG.md.
Signed-off-by: xsahil03x <[email protected]>
2022-01-24 15:19:37 +05:30
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
Spencer Connaughton 4e3c1974c6 Update flutter svg. 2022-01-18 17:05:02 -05:00
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
Deven Joshi 3ecfb745a2 fixed svgs 2021-12-27 15:30:22 +05:30
Salvatore GiordanoandGitHub bb6002656f Merge branch 'develop' into message-input-controller 2021-12-27 10:54:52 +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
Deven Joshi 3c6f345c2d fixed tests for modal 2021-12-21 16:20:32 +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