Commit Graph
547 Commits
Author SHA1 Message Date
Salvatore Giordano d0a3975cf2 chore(llc,core,ui,persistence,localizations): update changelog and pubspec 2022-05-06 17:40:22 +02:00
Salvatore Giordano 7f1f8d2a65 fix analysis 2022-05-06 17:26:47 +02:00
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
Sahil KumarandGitHub a13b926928 Apply suggestions from code review 2022-05-05 19:24:37 +05:30
Salvatore Giordano 5ce540ad4a chore(llc,core,ui, persistence): update pubspec and changelogs 2022-05-03 12:05:09 +02:00
Salvatore Giordano 41f2d55f70 polish 4.0.0 and prepare 4.0.1 2022-05-03 11:58:55 +02:00
Salvatore Giordano 2e54334255 update pubspec and changelogs 2022-05-02 21:18:41 +02:00
Salvatore Giordano 6f6032441c remove deprecated stuff from older versions 2022-05-02 17:45:06 +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
Sahil Kumar fbeb656567 chore(llc): export defaultLogHandler, LogRecord
Signed-off-by: xsahil03x <[email protected]>
2022-04-22 16:22:45 +05:30
Salvatore Giordano 2bd088dc50 Merge branch 'v4' into release/4.0.0-beta.2 2022-04-14 10:06:12 +02:00
Salvatore Giordano 9d0f66ee8c Merge branch 'develop' into v4 2022-04-14 10:04:27 +02:00
Salvatore Giordano e5b768078b chore(llc,core,ui): update pubspec and changelogs 2022-04-14 09:50:50 +02:00
Salvatore Giordano 6556ed6d58 fix(llc): fix reconnection 2022-04-14 09:39:47 +02:00
Salvatore Giordano 1926076598 chore(llc,core,ui): update pubspec and changelogs 2022-04-13 17:08:27 +02:00
Salvatore Giordano e59a2b001c Merge branch 'develop' into v4 2022-04-13 14:31:44 +02:00
Salvatore Giordano d1366df2af chore(llc,core,ui): update pubspec and changelogs 2022-04-13 11:16:29 +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 81b2bc1531 fix(llc): send only user_id while reconnecting 2022-04-11 14:30:08 +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
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
Sahil Kumar 181a2b7f63 fix(llc): Remove old thread reactions before saving new
Signed-off-by: xsahil03x <[email protected]>
2022-03-25 15:32:13 +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 d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +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