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
|
b36c4f1f7a
|
Merge pull request #742 from GetStream/message-input-controller
feat(ui, core): Added MessageInputController and general refactor
|
2022-01-11 16:25:23 +01:00 |
|
 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 |
|
 Salvatore GiordanoandGitHub
|
a1d96419ec
|
Merge pull request #854 from GetStream/mip-duw
fix(ui): added mip didUpdateWidget for focusnode
|
2022-01-11 15:53:34 +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
|
8492d5ed32
|
added mute channel permission
|
2022-01-06 17:03:31 +05:30 |
|
Deven Joshi
|
11ad0150ce
|
added bottom sheet capabilities
|
2022-01-06 17:00:18 +05:30 |
|
Deven Joshi
|
ea8055988e
|
added localizations
|
2022-01-06 16:45:52 +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
|
dbcdd5aea6
|
fix tests
|
2022-01-03 09:34:19 +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 GiordanoandGitHub
|
8ac2c36220
|
Merge pull request #843 from GetStream/unread-count-fix
fix(llc): fixed unread count after member removed
|
2021-12-29 14:04:41 +01:00 |
|
Deven Joshi
|
ba63be0cc2
|
corrected changelog
|
2021-12-29 17:37:31 +05:30 |
|
Deven Joshi
|
149f8c9e60
|
added changelog
|
2021-12-29 17:33:39 +05:30 |
|
Deven Joshi
|
96f0c8bf92
|
fixed unread count after member removed
|
2021-12-29 17:25:56 +05:30 |
|
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
|
e0f135762f
|
Merge pull request #840 from GetStream/svg-fixes
fix(ui): fixed svgs
|
2021-12-27 11:01:39 +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
|
5a4fe2963f
|
Merge pull request #830 from GetStream/hotfix/media-download
fix(ui): media download
|
2021-12-27 10:54:12 +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 GiordanoandGitHub
|
13a863fb81
|
Merge pull request #832 from GetStream/video-fix
feat(ui): added autoplay to videos
|
2021-12-20 11:00:12 +01:00 |
|
Salvatore Giordano
|
0aed43b188
|
fix(ui): use all message attachments in FullScreenMedia page
|
2021-12-20 10:55:51 +01:00 |
|