Commit Graph
44 Commits
Author SHA1 Message Date
Salvatore Giordano 36d0c74a0d use updatechannelstate 2021-02-24 10:17:33 +01:00
Salvatore Giordano e0e25e7caf move cleaning logic to channel state 2021-02-23 17:42:52 +01:00
Salvatore Giordano b66a16c7f1 clear expired pinned messages 2021-02-23 13:37:13 +01:00
Salvatore Giordano 750c5305f4 update pinned messages 2021-02-23 13:19:31 +01:00
Sahil Kumar 6c501d875b [LLC -> Channel] Expose channel pinned messages in the form of getter and a stream
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-22 19:46:44 +05:30
Sahil Kumar cf6ae8761e [Persistence] Add support for pinned messages
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-22 17:39:23 +05:30
Salvatore GiordanoandGitHub 65d69cecce Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:52:45 +01:00
Salvatore GiordanoandGitHub dc74cccd4e Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:17:47 +01:00
Salvatore GiordanoandGitHub f36e1e8efd Merge branch 'master' into feat/pin-message 2021-02-19 16:17:38 +01:00
Sahil Kumar 4b18bf8f54 Add preparing state to attachment upload state
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 20:01:08 +05:30
Sahil Kumar 0b58969d6f [Core -> Message] Add docComments
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 18:16:58 +05:30
Sahil Kumar 0c04ac1ea7 [LLC] Fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:59:32 +05:30
Sahil Kumar 259b8f2094 [LLC] Fix search functions
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:06:45 +05:30
Sahil Kumar e9ecd1cc35 [LLC] Add pin message feature
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:06:45 +05:30
Sahil KumarandGitHub 801472c540 Merge branch 'master' into feature/partial-update 2021-02-19 14:58:05 +05:30
Sahil Kumar a291c8dbcf [LLC -> AttachmentFileUploader] Add remaining delete methods
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 14:10:48 +05:30
Deven JoshiandGitHub 5f0835a25f Merge branch 'master' into feature/partial-update 2021-02-18 18:56:04 +05:30
Deven Joshi ac21bc27ff feat: Added updatePartial endpoint 2021-02-18 18:14:12 +05:30
Salvatore Giordano 183676bb38 fix test 2021-02-18 11:53:35 +01:00
Sahil Kumar b7358354e3 [LLC] Rename AttachmentUploader to AttachmentFileUploader
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-18 15:16:48 +05:30
Sahil Kumar b29f673e91 [LLC] Refactor attachment_file_uploader usage in client and channel
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 20:14:01 +05:30
Sahil Kumar 517c7e489d [LLC -> Channel] Segregate sendMessage api call and state handling
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 20:13:20 +05:30
Sahil Kumar 1a6a06a25f Merge branch 'feat/custom-attachment-upload' of https://github.com/GetStream/stream-chat-flutter into feat/custom-attachment-upload 2021-02-17 18:28:09 +05:30
Sahil Kumar 3ad22b16b3 Add docs
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 18:27:58 +05:30
Salvatore Giordano 8b9afbdc3a update doc 2021-02-17 10:11:37 +01:00
Sahil Kumar 23d762eea7 [LLC] Fix upload attachments update method
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 14:23:07 +05:30
Sahil Kumar 7e0454c7c4 [LLC] Fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:44:27 +05:30
Sahil Kumar 5c7cc9cc06 [LLC] -> RetryQueue] Fix retry_queue delete message
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:28:40 +05:30
Sahil Kumar f6075bd933 Merge branch 'master' of https://github.com/GetStream/stream-chat-flutter into feat/custom-attachment-upload
 Conflicts:
	packages/stream_chat_flutter/pubspec.yaml
	packages/stream_chat_flutter_core/pubspec.yaml
	packages/stream_chat_persistence/pubspec.yaml
2021-02-16 21:25:48 +05:30
Sahil Kumar 0a6948cf32 [Async Attachment Upload] Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:21:15 +05:30
Salvatore GiordanoandGitHub 9f31444860 Merge branch 'master' into hotfix/disconnect 2021-02-09 09:48:13 +01:00
Salvatore Giordano f66ae6329f fixes #258: reset _connectCompleter on disconnect 2021-02-08 17:42:30 +01:00
Sahil Kumar 628542f99b [LLC, UI-KIT] Add support for custom attachment upload delegate
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-05 14:57:17 +05:30
Deven Joshi 7342b84927 fix: granular scroll 2021-02-05 14:11:33 +05:30
Salvatore Giordano 5e61c94e18 Merge branch 'master' into deprecate-setUser 2021-02-03 17:00:36 +01:00
Sahil Kumar 3e43ba6dc7 [LLC] Deprecate setUser with connectUser
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 15:47:29 +05:30
Sahil Kumar d0ff54cbf3 [LLC] save one extra rebuild
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 13:48:13 +05:30
Sahil Kumar c81ff80b4d [LLC] Fix reaction events listener
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 13:18:08 +05:30
Sahil Kumar 0030de3dd6 [LLC] Fix reactions tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-02 17:23:18 +05:30
Sahil Kumar c5d770c783 [LLC] Add optimistic reaction update
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-02 16:18:00 +05:30
Salvatore Giordano 80196c5a7a update dependencies 2021-02-01 18:19:46 +01:00
Salvatore Giordano b7cd66e40d remove dart:io import 2021-02-01 17:30:48 +01:00
Salvatore Giordano 711c20b967 fix persistence bugs and update example 2021-02-01 16:50:52 +01:00
Salvatore Giordano 964a428f2e rename package folders 2021-02-01 15:45:58 +01:00