Commit Graph
307 Commits
Author SHA1 Message Date
Sahil Kumar c2bdb342a0 Merge remote-tracking branch 'origin/feat/pin-message' into feat/pin-message 2021-02-19 18:17:09 +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 KumarandGitHub 26250dfa47 Merge branch 'master' into feat/pin-message 2021-02-19 18:11:12 +05:30
Sahil Kumar 24d7866456 [Core->MessageSearchBloc] Align with the new changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 18:10:47 +05:30
Sahil Kumar 0c04ac1ea7 [LLC] Fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:59:32 +05:30
Salvatore Giordano 08bd5a8ca8 [core] add default pagination value + implement pagination in example 2021-02-19 13:14:31 +01:00
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 63b25719dd Merge branch 'master' into add-attachment-delete-methods 2021-02-19 14:43:12 +05:30
Salvatore Giordano 076a296f19 fix messagelistview 2021-02-19 10:06:54 +01:00
Sahil Kumar a291c8dbcf [LLC -> AttachmentFileUploader] Add remaining delete methods
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 14:10:48 +05:30
Salvatore Giordano a0147cfbd6 bump version 2021-02-18 18:19:22 +01:00
Salvatore Giordano 3d1bfc7039 add messsageinput button color customization options 2021-02-18 18:02:02 +01:00
Salvatore Giordano 0207b99cce fix author theme and messageinput background 2021-02-18 17:38:33 +01:00
Salvatore Giordano 29ac66228d publish packages 2021-02-18 13:38:34 +01:00
Salvatore Giordano e6fcd9bfea version bp 2021-02-18 12:50:19 +01:00
Salvatore Giordano b4e4acc40e fix test 2021-02-18 12:05:21 +01:00
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 KumarandGitHub f811f2cedd Merge branch 'master' into feat/custom-attachment-upload 2021-02-17 20:40:15 +05:30
Sahil Kumar 8766fabc74 [LLC -> test] Remove dead code
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 20: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
Sahil Kumar aa44d5840c [UIKit] Ui changes for upload_progress_indicator
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 17:55:13 +05:30
Deven Joshi 779c6f46f3 fmt: dartfmt 2021-02-17 16:57:19 +05:30
Deven Joshi f488290057 feat: Exposed builders 2021-02-17 15:59:48 +05:30
Salvatore Giordano 8b9afbdc3a update doc 2021-02-17 10:11:37 +01:00
Sahil Kumar d5e9cec305 Merge branch 'feat/custom-attachment-upload' of https://github.com/GetStream/stream-chat-flutter into feat/custom-attachment-upload 2021-02-17 14:23:54 +05:30
Sahil Kumar 23d762eea7 [LLC] Fix upload attachments update method
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 14:23:07 +05:30
Salvatore Giordano 29447d1440 fix analyze 2021-02-17 09:19:26 +01:00
Sahil Kumar beb54babb5 [LLC] Add mime dependency
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:58:30 +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 f9d74358bc [UIKit -> MessageListView] Remove debug code
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:32:34 +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 Giordano da7e024276 add if condition 2021-02-16 13:19:13 +01:00
Salvatore Giordano 3f10382929 fixes #265: StreamChannel can not handle initialMessageId parameter changes 2021-02-16 12:43:26 +01:00
Salvatore Giordano e4d278fbbe bump version of packages 2021-02-09 10:45:47 +01:00
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 GiordanoandGitHub f18d2c37bf Update README.md
fix image
2021-02-04 15:26:55 +01:00
Salvatore Giordano 4998ac2042 add changelog links 2021-02-04 15:14:10 +01:00
Sahil KumarandGitHub 3167db033f Merge branch 'master' into hotfix/readmes 2021-02-04 18:16:51 +05:30
Salvatore Giordano f0a1d12065 fix stream_chat_flutter core dependency 2021-02-04 13:41:47 +01:00
Salvatore Giordano 2e6af62b64 update changelogs 2021-02-04 13:34:37 +01:00