Ayush Shekhar
|
ec9d0774ff
|
Changed permission request api in attachment picker
|
2022-03-21 13:29:05 +05:30 |
|
 Salvatore GiordanoandGitHub
|
fe786ca616
|
Merge pull request #1002 from GetStream/refactor/deprecate-v3
refactor(ui, core): deprecate v3
|
2022-03-17 10:46:25 +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 GiordanoandGitHub
|
e1d46f5bae
|
Merge pull request #1015 from GetStream/no_actions_on_drafts
chore(repo): Proposal: Don't run actions on draft PR's
|
2022-03-17 09:30:39 +01:00 |
|
GroovinChip
|
04194cf3ee
|
chore(flutter): don't run actions on draft PR's
|
2022-03-16 15:15:49 -04:00 |
|
Salvatore Giordano
|
2c8d22bb39
|
Merge branch 'master' into develop
|
2022-03-16 09:10:22 +01:00 |
|
 Salvatore GiordanoandGitHub
|
b88967bb55
|
Merge pull request #1010 from GetStream/release/3.5.1
chore(llc,core,ui): update pubspec and changelogs
|
2022-03-16 09:09:58 +01:00 |
|
Salvatore Giordano
|
3620e57f98
|
chore(core,ui): update pubspec version
|
2022-03-16 09:05:50 +01:00 |
|
 
|
6d4e3d76e0
|
Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
|
2022-03-15 18:36:18 +01:00 |
|
 
|
9bb7e5f0f3
|
Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
|
2022-03-15 18:30:44 +01:00 |
|
 
|
766f03eb94
|
Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
|
2022-03-15 18:30:37 +01:00 |
|
 
|
8847a0b0bb
|
Update packages/stream_chat/lib/src/ws/websocket.dart
Co-authored-by: Sacha Arbonel <[email protected]>
|
2022-03-15 18:24:58 +01:00 |
|
Salvatore Giordano
|
935f4bcc03
|
chore(llc,core,ui): update pubspec and changelogs
|
2022-03-15 17:20:01 +01:00 |
|
 Salvatore GiordanoandGitHub
|
c83ac961fa
|
Merge pull request #1009 from GetStream/hotfix/reconnection
fix(llc): make ws reconnection more robust
|
2022-03-15 16:17:23 +01:00 |
|
 
|
8f7908f319
|
Update packages/stream_chat/lib/src/ws/websocket.dart
Co-authored-by: Gordon <[email protected]>
|
2022-03-15 16:16:52 +01:00 |
|
Salvatore Giordano
|
56b3506da3
|
fix(llc): ensure reconnection is automatic
|
2022-03-15 15:56:26 +01:00 |
|
Salvatore Giordano
|
f301a467ba
|
chore(llc): update changelog
|
2022-03-15 13:51:31 +01:00 |
|
Salvatore Giordano
|
da4c568cba
|
fix(llc): make ws reconnection more robust
|
2022-03-15 13:50:52 +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 GiordanoandGitHub
|
2d457de59d
|
Merge pull request #1005 from GetStream/hotfix/unreadCount
fix(llc): unread count specific to channel setting wrong number
|
2022-03-11 13:29:02 +01:00 |
|
Salvatore Giordano
|
568431c9a2
|
chore(llc): update changelog
|
2022-03-11 11:43:18 +01:00 |
|
Salvatore Giordano
|
9302bdd06a
|
fix(llc): unread count specific to channel setting wrong number
|
2022-03-11 11:42:35 +01:00 |
|
Salvatore Giordano
|
a7b4ad3c57
|
fix mention username/id replacing
|
2022-03-11 11:06:07 +01: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 GiordanoandGitHub
|
55b87295ab
|
Merge pull request #775 from GetStream/feat/stream-channel-listview
feat(ui): stream channel listview
|
2022-03-08 11:21:32 +01:00 |
|
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 |
|
xsahil03x
|
0c1fb24150
|
Merge branch 'v4' of github.com:GetStream/stream-chat-flutter into feat/stream-channel-listview
|
2022-03-07 19:04:10 +05:30 |
|
Sahil Kumar
|
165e7a5e24
|
test(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-07 19:03:01 +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 |
|
 Salvatore GiordanoandGitHub
|
8f14cfe944
|
Merge pull request #940 from geweald/fix/input_message
fix(ui): overflow of mentions overlay & input focus node
|
2022-03-07 11:29:36 +01:00 |
|
 Salvatore GiordanoandGitHub
|
80da3614bf
|
Merge pull request #912 from GetStream/version-bump-and-android-fixes
fix(ui): sample app version bump
|
2022-03-07 10:32:45 +01:00 |
|
Salvatore Giordano
|
86d181d77b
|
refactor(repo): use local path dependencies
|
2022-03-07 10:07:42 +01:00 |
|
geweald
|
3583b79789
|
fix(ui): overflow of mentions overlay & input focus node
|
2022-03-02 13:31:41 +01:00 |
|
xsahil03x
|
d1f7c1fd14
|
Merge branch 'release/3.5.0' into develop
|
2022-03-02 14:20:22 +05:30 |
|
 Sahil KumarandGitHub
|
18740a6bea
|
Merge pull request #936 from GetStream/release/3.5.0
|
2022-03-02 14:11:14 +05:30 |
|
Sahil Kumar
|
7432ae69c0
|
chore(llc): update version.dart to 3.5.0
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-01 20:01:52 +05:30 |
|
 Sahil KumarandGitHub
|
1f0bf3bd6b
|
Update packages/stream_chat_flutter_core/CHANGELOG.md
|
2022-03-01 19:55:03 +05:30 |
|
Sahil Kumar
|
98dbe30ffb
|
chore(llc, core, ui): bump versions to 3.5.0
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-01 18:09:25 +05:30 |
|
 Sahil KumarandGitHub
|
e557186a7f
|
Merge pull request #891 from squaddy/bugfix/deleting_thread_messages
|
2022-03-01 15:47:40 +05:30 |
|
Bartek Stoliński
|
206d5ac5ec
|
Merge branch 'develop' of https://github.com/squaddy/stream-chat-flutter into bugfix/deleting_thread_messages
|
2022-03-01 10:56:34 +01:00 |
|
Bartek Stoliński
|
1958367bb4
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into GetStream-develop
# Conflicts:
# packages/stream_chat/CHANGELOG.md
# packages/stream_chat/lib/src/client/channel.dart
|
2022-03-01 10:52:56 +01:00 |
|
 Sahil KumarandGitHub
|
655da0ba33
|
fix(llc): Remove regular message in case showInChannel is true. (#3)
* fix(llc): also remove regular message in case `showInChannel` is true.
* fix(llc): use `hard` param while removing message in channel state.
|
2022-03-01 09:49:20 +01:00 |
|
 Sahil KumarandGitHub
|
4617b394c3
|
Merge pull request #910 from GetStream/fix/channelStateCopyWith
|
2022-02-28 18:27:01 +05:30 |
|
 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 ShekharandGitHub
|
9f51642faf
|
Merge pull request #916 from GetStream/feat/default_image_tap
fix(ui): Clicking on Avatar in ChannelPreview should go to Channel route by default
|
2022-02-24 16:54:47 +05:30 |
|