Salvatore Giordano
|
537a529530
|
fix(llc): fix x-stream-client header
|
2022-06-20 12:41:11 +02:00 |
|
Sahil Kumar
|
a8a09a3ae2
|
fix(llc): Persistence not removing hidden channels.
Signed-off-by: xsahil03x <[email protected]>
|
2022-06-10 17:34:31 +05:30 |
|
 Salvatore GiordanoandGitHub
|
180e4475d2
|
Merge branch 'develop' into fix/channel-unset
|
2022-05-19 15:23:54 +02:00 |
|
Sahil Kumar
|
731db0ccc1
|
feat(llc): handle member.updated events in channel client
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-19 18:23:10 +05:30 |
|
 Salvatore GiordanoandGitHub
|
18c3171103
|
Merge branch 'develop' into fix/channel-unset
|
2022-05-19 14:51:36 +02:00 |
|
Sahil Kumar
|
beee0e41c4
|
feat(llc): create disabled, hidden, truncatedAt a field in channel
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-19 15:50:51 +05:30 |
|
Sahil Kumar
|
63f568bf90
|
refactor(llc): move membership from channel_model to channel_state
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-19 14:51:28 +05:30 |
|
Sahil Kumar
|
b1e4e134ca
|
feat(llc): add support for channel.membership
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-19 14:34:04 +05:30 |
|
Sahil Kumar
|
069f380f41
|
chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-16 16:58:24 +05:30 |
|
Ayush Shekhar
|
aee3a62478
|
Deprecated the currentUserRole getter in channel and introduced currentUserChannelRole
|
2022-05-06 20:07:02 +05:30 |
|
Ayush Shekhar
|
d533c3fbc7
|
Resolved merge conflicts with develop
|
2022-05-06 17:28:32 +05:30 |
|
Ayush Shekhar
|
bba503a6f4
|
Deprecated role in Member and introduced channelRole
|
2022-05-06 17:19:45 +05:30 |
|
xsahil03x
|
f0e4a01f7a
|
Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into develop
|
2022-05-05 20:11:43 +05:30 |
|
Sahil Kumar
|
d62d42c8c4
|
feat(llc): add support for extraData in while uploading file
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-05 19:48:48 +05:30 |
|
Salvatore Giordano
|
6f6032441c
|
remove deprecated stuff from older versions
|
2022-05-02 17:45:06 +02:00 |
|
Salvatore Giordano
|
da627a6c8a
|
Merge branch 'develop' into v4
|
2022-04-29 16:24:12 +02:00 |
|
Ayush Shekhar
|
28649107ee
|
Added a new field called push provider name in addDevice api call
|
2022-04-27 18:23:17 +05:30 |
|
Ayush Shekhar
|
b6bb3608e5
|
Migrated llc Lists to be nullable instead of being an empty array
|
2022-04-26 21:11:24 +05:30 |
|
Sahil Kumar
|
fbeb656567
|
chore(llc): export defaultLogHandler, LogRecord
Signed-off-by: xsahil03x <[email protected]>
|
2022-04-22 16:22:45 +05:30 |
|
Salvatore Giordano
|
e59a2b001c
|
Merge branch 'develop' into v4
|
2022-04-13 14:31:44 +02:00 |
|
 Salvatore GiordanoandGitHub
|
0b2330e349
|
Merge pull request #1072 from GetStream/hotfix/userReconnection
fix(llc): send only user_id while reconnecting
|
2022-04-13 09:07:41 +02:00 |
|
Salvatore Giordano
|
d7ee768a83
|
fix(llc): pass includeUserDetailsInConnectCall to WS
|
2022-04-12 15:24:17 +02:00 |
|
Salvatore Giordano
|
58536e56c0
|
feat(llc): add additional parameters to channel.truncate
|
2022-04-12 11:29:40 +02:00 |
|
Salvatore Giordano
|
748f4bd1b6
|
fix(llc): add doc
|
2022-04-11 17:31:38 +02:00 |
|
Salvatore Giordano
|
136d5be43a
|
fix(llc): fix llc
|
2022-04-11 17:30:42 +02:00 |
|
Salvatore Giordano
|
6f50ea514e
|
fix(llc): send only user_id while manually reconnecting
|
2022-04-11 16:13:19 +02:00 |
|
Salvatore Giordano
|
9dd42f1a1c
|
Merge branch 'develop' into v4
|
2022-04-04 12:09:21 +02:00 |
|
Salvatore Giordano
|
36dc4295fd
|
fix(llc): remove hard delete messages from persistence storage
|
2022-04-04 11:04:41 +02:00 |
|
Salvatore Giordano
|
b610438913
|
fix(llc): use where
|
2022-04-04 10:41:04 +02:00 |
|
Salvatore Giordano
|
047dce107f
|
chore(llc): remove not needed List.from
|
2022-04-04 10:39:23 +02:00 |
|
Salvatore Giordano
|
a6990a3f66
|
fix(llc): member removed
|
2022-04-04 10:35:14 +02:00 |
|
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 |
|
Sahil Kumar
|
1a64d045ee
|
fix(llc): merge channel in channel.update event
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-31 15:38:22 +05:30 |
|
Sahil Kumar
|
e4c6d8ccda
|
fix(llc): also save reactions while saving threads data in persistence
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-24 20:51:11 +05:30 |
|
Salvatore Giordano
|
b0fc437719
|
feat(llc): handle event.message in channel.truncate events
|
2022-03-24 11:09:37 +01:00 |
|
Salvatore Giordano
|
2c2b6bdac2
|
fix reconnection event
|
2022-03-23 09:59:24 +01:00 |
|
Salvatore Giordano
|
5f12802799
|
fix reconnection event
|
2022-03-22 16:34:06 +01:00 |
|
Salvatore Giordano
|
b79510acb3
|
Merge branch 'develop' into refactor/deprecate-v3
|
2022-03-17 10:18:58 +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
|
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 |
|
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 Kumar
|
a361e89aba
|
fix(llc): fix pinnedMessage inconsistencies.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-23 17:55:34 +05:30 |
|
Bartek Stoliński
|
52b035cb5f
|
fix formatting
|
2022-02-22 09:49:18 +01:00 |
|
Bartek Stoliński
|
e9626dc348
|
fix removing message from thread
|
2022-02-22 09:42:21 +01:00 |
|
Bartek Stoliński
|
8d158ba1ac
|
Merge branch 'develop' of https://github.com/squaddy/stream-chat-flutter into bugfix/deleting_thread_messages
|
2022-02-22 08:59:27 +01:00 |
|
 bstolinskiandGitHub
|
6a1e768ce2
|
Merge branch 'GetStream:develop' into develop
|
2022-02-22 08:58:11 +01:00 |
|
Bartek Stoliński
|
26f86afc68
|
Merge branch 'bugfix/thread_reactions' into develop
|
2022-02-22 08:56:55 +01:00 |
|