 Salvatore GiordanoandGitHub
|
65a5af7b6c
|
Merge pull request #1030 from GetStream/live-event-improvements
feat(flutter): Live event integration improvements
|
2022-04-07 10:53:23 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e35259f9b8
|
Merge pull request #1057 from GetStream/v4-doc-fixes
docs(ui): fix names and update tutorials
|
2022-04-07 10:50:10 +02:00 |
|
Ayush Shekhar
|
e93f6da232
|
Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements
|
2022-04-06 14:49:51 +05:30 |
|
Salvatore Giordano
|
c37560ca9e
|
fix(ui): fix messageInput removing last space
|
2022-04-06 11:16:58 +02:00 |
|
Gordon Hayes
|
44f17f0d95
|
docs(ui): update code documentation and tutorials
|
2022-04-04 16:54:01 +02:00 |
|
Ayush Shekhar
|
5e820c9ff9
|
Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements
|
2022-04-04 16:13:34 +05:30 |
|
xsahil03x
|
1d1b6b8bdd
|
Merge remote-tracking branch 'origin/develop' into v4
# Conflicts:
# packages/stream_chat/CHANGELOG.md
# packages/stream_chat/lib/src/client/channel.dart
# packages/stream_chat_flutter/CHANGELOG.md
|
2022-04-01 17:31:41 +05:30 |
|
Salvatore Giordano
|
b11a812721
|
fix(ui): fix initial alignment in message list view
|
2022-03-24 11:42:46 +01:00 |
|
Salvatore Giordano
|
21a8110bd2
|
fix format
|
2022-03-23 16:36:03 +01:00 |
|
Salvatore Giordano
|
d387ae260f
|
update pubspec and changelogs
|
2022-03-23 11:02:46 +01:00 |
|
Sahil Kumar
|
5f93867657
|
feat(ui): Calculate slidable extentRatio in case of custom actions
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-22 15:09:00 +05:30 |
|
Ayush Shekhar
|
335d69a961
|
Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements
|
2022-03-22 06:04:21 +05:30 |
|
Sahil Kumar
|
f907450f1c
|
feat(ui): Update slidable to 1.2.0
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-21 16:57:40 +05:30 |
|
 Salvatore GiordanoandGitHub
|
35dec5bb18
|
Merge pull request #1029 from GetStream/migrate/photo_permission_api
Changed permission request api in attachment picker(v4)
|
2022-03-21 12:15:27 +01:00 |
|
Salvatore Giordano
|
7507e8b032
|
Merge branch 'develop' into v4
|
2022-03-21 10:11:18 +01:00 |
|
Ayush Shekhar
|
d59a755f7c
|
Add flag to control if default emoji suggestions overlay is visible
|
2022-03-21 14:34:21 +05:30 |
|
Ayush Shekhar
|
c2f5b2b038
|
Moved autoCorrect flag to v4 message input and added doc comments for scrollToBottomBuilder
|
2022-03-21 14:08:24 +05:30 |
|
Ayush Shekhar
|
b42b545c1e
|
Merge branch 'migrate/photo_permission_api' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements
|
2022-03-21 13:41:51 +05:30 |
|
Ayush Shekhar
|
ec9d0774ff
|
Changed permission request api in attachment picker
|
2022-03-21 13:29:05 +05:30 |
|
Ayush Shekhar
|
2fc2861d19
|
Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements
|
2022-03-21 06:33:24 +05:30 |
|
Ayush Shekhar
|
55892030a3
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements
|
2022-03-21 06:33:06 +05:30 |
|
 Salvatore GiordanoandGitHub
|
ddcd86e662
|
Merge pull request #1004 from bhayatus/develop
feat(ui): Add ability to specify onLinkTap for url attachments
|
2022-03-17 10:50:19 +01:00 |
|
Salvatore Giordano
|
b79510acb3
|
Merge branch 'develop' into refactor/deprecate-v3
|
2022-03-17 10:18:58 +01:00 |
|
Sahil Kumar
|
2b09747cb1
|
fix(ui): fix channel list tile style for mentioned users
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-17 14:02:51 +05:30 |
|
Salvatore Giordano
|
935f4bcc03
|
chore(llc,core,ui): update pubspec and changelogs
|
2022-03-15 17:20:01 +01:00 |
|
xsahil03x
|
03fceb04ca
|
Merge remote-tracking branch 'origin/refactor/deprecate-v3' into refactor/deprecate-v3
|
2022-03-15 14:24:38 +05:30 |
|
Sahil Kumar
|
d7080641bd
|
refactor(ui): remove video compression
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-15 14:24:20 +05:30 |
|
Salvatore Giordano
|
a7b4ad3c57
|
fix mention username/id replacing
|
2022-03-11 11:06:07 +01:00 |
|
Usaim Bhayat
|
098a541318
|
add ability to specify onLinkTap for url attachments
|
2022-03-10 16:24:36 -05:00 |
|
Sahil Kumar
|
4565157664
|
chore(ui): export v3 MessageInput widget
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-10 14:28:33 +05:30 |
|
Sahil Kumar
|
a7e3839256
|
refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-10 14:12:01 +05:30 |
|
Salvatore Giordano
|
f8c0f808d8
|
add missing localizations
|
2022-03-08 10:44:52 +01:00 |
|
Salvatore Giordano
|
357357cdff
|
fix tests
|
2022-03-08 10:29:49 +01:00 |
|
Ayush Shekhar
|
2e4c275661
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements
|
2022-03-07 17:43:34 +05:30 |
|
Ayush Shekhar
|
23c01018ff
|
Added a flag to control autocorrect in messageinput and a field to provide a custom scroll to bottom builder
|
2022-03-07 17:43:00 +05:30 |
|
Salvatore Giordano
|
f9ae1b9b62
|
Merge branch 'v4' into feat/stream-channel-listview
|
2022-03-07 11:45:37 +01:00 |
|
Salvatore Giordano
|
7d2bb534b1
|
Merge branch 'develop' into v4
|
2022-03-07 11:45:04 +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 |
|
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 |
|