Commit Graph
71 Commits
Author SHA1 Message Date
Salvatore Giordano 356d606625 fix(llc): fix channel unread count 2021-10-26 16:06:47 +02:00
Deven Joshi bea9b404ec Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into mark-read-fix 2021-10-08 17:45:06 +05:30
Deven Joshi 19c0491b9d fmt and changelog 2021-10-08 17:43:31 +05:30
Deven Joshi fb6e1e8977 fix for markAllRead() 2021-10-08 17:28:29 +05:30
Sahil Kumar dff64067d2 chore: flutter format
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:57:02 +05:30
Sahil Kumar ca7cf541a7 chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:16 +05:30
Salvatore GiordanoandGitHub 21a0a27a0e Merge pull request #712 from GetStream/hotfix/CDNAttachments
fix(llc): fixed expired cdn attachment links
2021-10-01 12:29:01 +02:00
Salvatore Giordano 148ab9871b Merge branch 'develop' into overlay-portal 2021-09-29 17:34:30 +02:00
Salvatore Giordano 0233c243f1 fix(llc): fixed expired cdn attachment links 2021-09-29 15:11:10 +02:00
Sahil Kumar 35673f140c ref(llc): fixes and improvements
Signed-off-by: xsahil03x <[email protected]>
2021-09-29 16:21:40 +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 e10da9b245 ref(llc): update lastSyncedAt only after calling sync.
Signed-off-by: xsahil03x <[email protected]>
2021-09-20 17:33:12 +05:30
Salvatore Giordano 76671197f7 refactor(ui): fix sendAction 2021-09-20 11:35:50 +02:00
Salvatore Giordano 92f5153b6b refactor(ui): refactor overlays 2021-09-20 11:33:42 +02:00
Sahil Kumar 94636f2115 chore(llc): Update current user in event.unreadChannels,.totalUnreadCount
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 18:43:32 +05:30
Sahil Kumar f4e37e23d6 fix(llc): Fix unread count not updating when the current user is set.
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 16:37:34 +05:30
Salvatore Giordano 142d062c53 fix(llc): use unread count when > 0 2021-09-01 10:50:39 +02:00
Salvatore Giordano ae18eff8e8 refactor(llc): rename _computeInitialUnread to _computeUnread 2021-08-31 13:38:51 +02:00
Salvatore Giordano 8217b7469a fix(llc): unread count not updating 2021-08-31 10:47:45 +02:00
Sahil Kumar 1a99a38469 refactor(llc, ui): make cooldown non-nullable.
Signed-off-by: xsahil03x <[email protected]>
2021-08-25 15:40:26 +05:30
Deven Joshi 1f874b1252 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189 2021-08-20 16:19:28 +05:30
Deven JoshiandGitHub 170f18093e Update packages/stream_chat/lib/src/client/channel.dart 2021-08-18 17:31:44 +05:30
Sahil Kumar 3e4d39308f refactor(llc, ui): Make Streams non-nullable wherever possible.
Signed-off-by: xsahil03x <[email protected]>
2021-08-16 20:19:55 +05:30
Deven Joshi 2e1b5c4d4a Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
 Conflicts:
	packages/stream_chat/lib/src/client/channel.dart
	packages/stream_chat_flutter/example/lib/main.dart
	packages/stream_chat_flutter/lib/src/message_list_view.dart
2021-08-16 14:05:18 +05:30
Sahil Kumar 702f7ee937 fix(llc): don't return cid in case name is null, minor improvements
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 15:00:05 +05:30
Sahil Kumar b3a1d42f92 chore(llc): fix tests, minor changes
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 12:47:20 +05:30
Gordon Hayes 5e2c6975e2 chore: update error description 2021-08-10 13:59:41 +02:00
Gordon Hayes 4dff4d4cbe chore: additional descriptions for channel update 2021-08-10 12:17:19 +02:00
Gordon Hayes 250162b7bd use image getter 2021-08-10 11:56:32 +02:00
Gordon Hayes adfc0adea9 feat: add name get, set and update on Channel 2021-08-10 11:53:30 +02:00
Gordon Hayes eae7cb1020 feat: add image get, set and update to channel 2021-08-10 09:59:08 +02:00
Gordon Hayes aa223ce258 chore: format comments 2021-08-09 14:30:07 +02:00
Salvatore Giordano b989fbc3ad fix(llc): use channel partial update for slowmode 2021-07-30 11:48:23 +02:00
Salvatore Giordano 28695fb9d8 Merge branch 'develop' into cds-189 2021-07-30 11:23:39 +02:00
Salvatore Giordano cf675269f0 merge event user to current user 2021-07-29 13:23:42 +02:00
Salvatore Giordano ef12e1dc11 readd event.me listener 2021-07-29 13:18:23 +02:00
Sahil Kumar f6cf835b4e fix(llc): update currentUser after successful connection
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 20:23:28 +05:30
xsahil03x aad60bbc66 chore(llc): remove redundant event.me listener
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 16:48:25 +05:30
groovinchip 9fb60e93c1 progress on slow mode 2021-07-26 11:42:24 -04:00
xsahil03x 6329c1e9a8 Merge remote-tracking branch 'origin/develop' into cds-328
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
#	packages/stream_chat/lib/src/client/client.dart
2021-07-26 18:28:07 +05:30
Sahil Kumar 5c7877b987 chore(llc, core, ui): ignore deprecated methods from codecov
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 16:45:36 +05:30
Sahil Kumar f7b9511adb refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 14:57:29 +05:30
xsahil03x 23ebe009f7 Merge remote-tracking branch 'origin/develop' into cds-328
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
2021-07-26 14:15:48 +05:30
Sahil Kumar 13df95a107 fix(llc): reverse user, event.me merge position
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 12:54:41 +05:30
Sahil Kumar 44b4358c3d chore(llc): minor changes
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 14:53:43 +05:30
Salvatore Giordano ad916de425 add additional qs and header to http client; add additional queryParams to websocket 2021-07-23 10:27:31 +02:00
Salvatore Giordano 9ebd8c7876 fix(llc): ignore healthcheck user.me objects 2021-07-23 09:42:59 +02:00
groovinchip c2b6ea13d8 fix: use the right stream for cooldown stream 2021-07-22 13:46:04 -04:00
groovinchip da3cf4d6de chore: start adding cooldown and cooldown stream to channel.dart 2021-07-22 10:20:31 -04:00
Sahil Kumar 9a2ec7ca84 fix: sync events only in case persistence is enabled
Signed-off-by: xsahil03x <[email protected]>
2021-07-16 18:32:38 +05:30