Commit Graph
363 Commits
Author SHA1 Message Date
Sahil Kumar c301b51c83 refactor(ui): improve channel list and controller
Signed-off-by: xsahil03x <[email protected]>
2021-12-08 17:49:50 +05:30
Salvatore Giordano 7547bd6b86 fix(llc): retry queue now follows the creation date 2021-12-03 15:38:23 +01:00
Salvatore Giordano 1b14e7f223 fix(llc): fix retry queue mechanism 2021-12-03 14:51:11 +01:00
Sahil Kumar e5a1a74f07 chore(llc): add index check in unreadCount setter.
Signed-off-by: xsahil03x <[email protected]>
2021-12-01 01:10:18 +05:30
Sahil Kumar 5826074f3d fix(llc): fix user, channel unreadCount
Signed-off-by: xsahil03x <[email protected]>
2021-11-30 23:39:22 +05:30
Salvatore Giordano 3bd545e504 minor fixes 2021-11-29 16:29:22 +01:00
Deven Joshi 06cc4acb2e removed params 2021-11-29 20:07:45 +05:30
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
f951be82f7 Apply suggestions from code review
Co-authored-by: Deven Joshi <[email protected]>
2021-11-26 12:56:21 +01:00
Salvatore Giordano 577b731768 remove listener from channel 2021-11-26 12:33:31 +01:00
Salvatore Giordano 0dd9af0906 fix(llc): dispose channel on deletion 2021-11-26 11:46:02 +01:00
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 e44c20baf9 testing 2021-11-22 15:21:54 +05:30
Deven Joshi 7c5263df0e testing 2021-11-22 14:58:00 +05:30
Deven Joshi f3329c3cf7 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into fix/indicator
 Conflicts:
	packages/stream_chat/CHANGELOG.md
2021-11-22 14:27:48 +05:30
Deven Joshi 0536d225bb fixed unread indicator 2021-11-19 16:24:03 +05:30
Salvatore GiordanoandGitHub 9ce8b00290 Merge branch 'develop' into feat/queryAround 2021-11-18 17:51:44 +01:00
geweald e63bd87a9d Merge branch 'fix/web-att-ws' into fix-web-attachments 2021-11-15 11:25:03 +01:00
Deven Joshi 821d8ee0f0 added hard delete 2021-11-12 16:42:33 +05:30
geweald 7f8f4a91c7 fix web attachments and ws 2021-11-10 18:22:16 +01:00
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 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
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 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 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 GiordanoandGitHub a6ad32b39e Merge pull request #698 from GetStream/overlay-portal
refactor(ui): use portal in messageinput overlays
2021-10-01 09:36:47 +02:00
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 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