Commit Graph
168 Commits
Author SHA1 Message Date
Sahil Kumar b3e5986290 test(llc): fix own_user test
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:53:05 +05:30
Salvatore GiordanoandGitHub 18c3171103 Merge branch 'develop' into fix/channel-unset 2022-05-19 14:51:36 +02:00
Sahil Kumar de3e1c9862 refactor(llc): convert the implementation into non-breaking
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:07:22 +05:30
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 KumarandGitHub 9ebfaf55f3 Update packages/stream_chat/lib/src/core/models/channel_state.dart 2022-05-19 14:54:05 +05:30
Sahil KumarandGitHub dd4506a926 Update packages/stream_chat/lib/src/core/models/channel_model.dart 2022-05-19 14:53:11 +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
Salvatore Giordano 7cbbfd6768 Merge branch 'develop' into hotfix/messagePagination 2022-05-16 15:53:18 +02:00
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
Salvatore Giordano 4896c43342 fix(llc, core): fix message pagination parameters 2022-05-13 11:45:36 +02:00
Salvatore Giordano 7f1f8d2a65 fix analysis 2022-05-06 17:26:47 +02:00
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 KumarandGitHub a13b926928 Apply suggestions from code review 2022-05-05 19:24:37 +05:30
Salvatore Giordano 41f2d55f70 polish 4.0.0 and prepare 4.0.1 2022-05-03 11:58:55 +02:00
rlee1990 408ef863b4 Update attachment_file_uploader.dart
Added the option to add a Map of extra data that someone might need.
2022-04-29 23:24:15 -04:00
Salvatore Giordano da627a6c8a Merge branch 'develop' into v4 2022-04-29 16:24:12 +02:00
Salvatore Giordano 6048d61862 add exports, minor refactoring 2022-04-29 15:25:35 +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
Salvatore Giordano e59a2b001c Merge branch 'develop' into v4 2022-04-13 14:31:44 +02:00
Salvatore Giordano 58536e56c0 feat(llc): add additional parameters to channel.truncate 2022-04-12 11:29:40 +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
3ebf05bddf Update packages/stream_chat/lib/src/core/models/channel_mute.dart
Co-authored-by: Ayush Shekhar <[email protected]>
2022-04-01 14:10:48 +05:30
Sahil KumarandGitHub 8758dc862c Merge branch 'develop' into fix/mutes 2022-04-01 13:59:16 +05:30
Sahil KumarandGitHub 4cd8d6b00f Apply suggestions from code review 2022-04-01 13:19:22 +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 679faffbaf fix(llc): segregate mute from channel mutes
Signed-off-by: xsahil03x <[email protected]>
2022-03-30 20:43:21 +05:30
Salvatore Giordano 7d2bb534b1 Merge branch 'develop' into v4 2022-03-07 11:45:04 +01:00
Sahil Kumar a361e89aba fix(llc): fix pinnedMessage inconsistencies.
Signed-off-by: xsahil03x <[email protected]>
2022-02-23 17:55:34 +05:30
Sahil Kumar ae44406b96 fix(llc): Fix channelState.copyWith with respect to pinnedMessages.
Signed-off-by: xsahil03x <[email protected]>
2022-02-21 15:31:23 +05:30
Sahil Kumar d4b9a10e54 feat(llc): add support for partialUserUpdate endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-02-18 17:12:27 +05:30
Sahil Kumar ca01ca28d5 fix(llc): add type check in auth_interceptor.dart
Signed-off-by: xsahil03x <[email protected]>
2022-02-18 14:58:18 +05:30
Salvatore GiordanoandGitHub ca4cc3cd3d Merge pull request #884 from GetStream/release/3.4.0
chore(llc,core,ui,persistence,localizations): 3.4.0
2022-02-03 14:59:13 +01:00
Salvatore GiordanoandGitHub 4791aa86fe Update packages/stream_chat/lib/src/core/models/user.dart 2022-02-03 11:42:04 +01:00
Sahil Kumar 9586209d3c fix(llc): fix ChannelState copyWith with respect to pinnedMessages default value.
Signed-off-by: xsahil03x <[email protected]>
2022-02-02 18:47:05 +05:30
Salvatore Giordano 7e2a1846d8 chore(repo): fix analysis 2022-02-01 10:31:10 +01:00
Sahil KumarandSalvatore Giordano d82c533c30 fix(llc): Update channel state when member gets banned/unbanned.
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:29:11 +01:00
Sahil KumarandSalvatore Giordano 99af4ab8e2 feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:29:11 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Sahil Kumar 7723b0c8b6 fix(llc): Update channel state when member gets banned/unbanned.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:58 +05:30
Sahil Kumar 1b6051a38d feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:54 +05:30
Salvatore Giordano 88dbc09df6 Merge branch 'develop' into v4 2022-01-25 11:40:02 +01:00
Salvatore GiordanoandGitHub c4ea134af7 Merge pull request #863 from developerjamiu/chore/comment-fix
chore(repo): make comments follow dart guidelines and fix typos
2022-01-18 17:12:19 +01:00
Sahil Kumar a26edf7c51 chore(llc): fix analysis warnings
Signed-off-by: xsahil03x <[email protected]>
2022-01-18 16:32:16 +05:30
Salvatore GiordanoandGitHub 393df3edf9 Merge pull request #762 from GetStream/feat/capabilities
feat(llc, ui): user capabilities
2022-01-18 11:57:59 +01:00
Salvatore Giordano 3c9f87ea2b fix(llc): fix truncate channel payload 2022-01-18 10:48:42 +01:00
Sahil Kumar c0ae7a8768 feat(llc): Deprecate location in favor of edge server.
Signed-off-by: xsahil03x <[email protected]>
2022-01-17 18:55:17 +05:30