Commit Graph
118 Commits
Author SHA1 Message Date
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 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 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
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
Okanlawon Jamiu a51c4ca195 chore(repo): make comment follow dart guidelines and fix typos 2022-01-17 11:19:01 +01:00
Sahil Kumar 5567708fe9 feat(llc): Add enrichUrl endpoint.
Signed-off-by: xsahil03x <[email protected]>
2021-12-13 15:50:33 +05:30
Salvatore Giordano 045521eb11 Merge branch 'develop' 2021-11-29 17:50:27 +01:00
Salvatore GiordanoandGitHub 9b92f591ab Merge pull request #770 from GetStream/feat/hard-delete
feat(llc): added hard delete
2021-11-26 15:28:40 +01:00
Deven Joshi 60bbd60d93 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into hotfix/event 2021-11-26 17:27:58 +05:30
Salvatore Giordano e9d148ef49 fix models 2021-11-26 10:47:48 +01:00
Salvatore Giordano e5abb8fffe fix(llc): ChannelEvent.membersCount default to 0 2021-11-26 10:36:57 +01:00
Deven Joshi f3c0f4b494 fixed tests 2021-11-25 17:03:17 +05:30
Deven Joshi 065df414df fixed deletion off the main list and offline storage 2021-11-25 16:54:23 +05:30
Deven Joshi 5916a282d1 fixed tests 2021-11-25 15:03:32 +05:30
Deven Joshi be5038d93a Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/hard-delete
 Conflicts:
	packages/stream_chat/CHANGELOG.md
2021-11-25 14:45:02 +05:30
Salvatore GiordanoandGitHub 2d986b28a8 Merge branch 'develop' into hotfix/readIndicator 2021-11-24 15:12:03 +01:00
Salvatore Giordano 44bf613f8d fix(ui): listen for read events in the message widget 2021-11-24 12:41:25 +01:00
Salvatore Giordano 4655a01a74 fix tests 2021-11-24 11:24:22 +01:00
Salvatore Giordano a0fac0b17b fix(llc,ui): fix user presence indicator update 2021-11-23 16:15:48 +01:00
Deven Joshi 821d8ee0f0 added hard delete 2021-11-12 16:42:33 +05:30
Deven Joshi be8b319691 fixes name 2021-11-10 20:01:02 +05:30
Deven Joshi afc8026547 feat: Added a queryAround implementation 2021-11-10 17:56:35 +05:30
Salvatore Giordano 5cd2839a70 fix(llc): fix client.markAllRead api request 2021-11-05 10:40:19 +01:00
Salvatore Giordano b8f0ae14f4 fix analysis 2021-11-03 15:14:36 +01:00
Salvatore Giordano 55e4c1ebd5 use a static map for additional headers 2021-11-03 12:53:36 +01:00
Salvatore Giordano 685de93e31 feat(llc,core,ui): send used package in the headers 2021-11-02 18:09:49 +01:00
Sahil KumarandGitHub ed43d53c5a Merge branch 'develop' into repo/dart-code-metrics 2021-10-07 18:13:34 +05:30
Salvatore Giordano 27c684e766 fix(llc): fix event model 2021-10-05 14:35:37 +02:00
Salvatore Giordano 3adc75c265 fix(llc): regenerate code and remove default values where possible 2021-10-05 13:50:42 +02:00
Sahil Kumar ca7cf541a7 chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:16 +05:30
Salvatore GiordanoandGitHub 5d96dd8a64 Merge branch 'develop' into add-filter 2021-09-30 15:32:02 +02:00
Deven Joshi 4199bc7b6d removed filteroperator 2021-09-30 16:38:56 +05:30
Salvatore Giordano 2ce209bed0 fix(llc): format and analyze 2021-09-29 09:55:56 +02:00
Omkar TodkarandGitHub b5060b26f6 support for int userId in tokens 2021-09-29 02:50:38 +05:30
0f9a6c21ac Update packages/stream_chat/lib/src/core/models/filter.dart
Co-authored-by: Salvatore Giordano <[email protected]>
2021-09-28 14:10:34 +05:30
8fd25028d3 Update packages/stream_chat/lib/src/core/models/filter.dart
Co-authored-by: Salvatore Giordano <[email protected]>
2021-09-28 14:10:14 +05:30
Deven Joshi 98493b77d8 removed breaking change 2021-09-27 18:37:26 +05:30
Deven Joshi a931682b4c added not exists filter 2021-09-27 17:46:57 +05:30
Salvatore Giordano f032a72d00 chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5 2021-09-22 10:30:23 +02:00
Sahil Kumar 403d0e62a0 fix(llc): Connecting user without providing name uses id instead for setting user.name.
Signed-off-by: xsahil03x <[email protected]>
2021-09-21 18:25:21 +05:30
Sahil Kumar b23d86fc55 ref(llc): add fileSize, mimeType in attachment.dart
Signed-off-by: xsahil03x <[email protected]>
2021-09-16 15:35:48 +05:30