Commit Graph
2011 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub dc74cccd4e Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:17:47 +01:00
Salvatore GiordanoandGitHub 5c4f6fe7e8 Merge pull request #269 from GetStream/feature/partial-update
feat: Added updatePartial endpoint
2021-02-19 16:16:59 +01:00
Salvatore GiordanoandGitHub 1f07a6e04e Merge branch 'master' into feature/partial-update 2021-02-19 16:10:54 +01:00
Salvatore GiordanoandGitHub 23ceb64f49 Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:01:51 +01:00
Salvatore Giordano 5845683eb1 fix error builder 2021-02-19 15:34:16 +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
Salvatore Giordano 6f60bb8abb [core] update example 2021-02-19 14:28:07 +01:00
Salvatore Giordano 08bd5a8ca8 [core] add default pagination value + implement pagination in example 2021-02-19 13:14:31 +01:00
Deven Joshi 8402a6cade feat: Added test 2021-02-19 16:24:36 +05:30
Deven Joshi 6f994c6a3a feat: Added test 2021-02-19 16:10:51 +05:30
Sahil KumarandGitHub 801472c540 Merge branch 'master' into feature/partial-update 2021-02-19 14:58:05 +05:30
Salvatore GiordanoandGitHub 24ce5333ce Merge pull request #270 from GetStream/add-attachment-delete-methods
[LLC -> AttachmentFileUploader] Add remaining delete methods
2021-02-19 10:23:27 +01:00
Sahil KumarandGitHub 63b25719dd Merge branch 'master' into add-attachment-delete-methods 2021-02-19 14:43:12 +05:30
Salvatore GiordanoandGitHub b70b53a593 Merge branch 'master' into feature/partial-update 2021-02-19 10:08:44 +01:00
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
Deven JoshiandGitHub 5f0835a25f Merge branch 'master' into feature/partial-update 2021-02-18 18:56:04 +05:30
Salvatore GiordanoandGitHub d7d0a45418 Merge pull request #267 from GetStream/feat/custom-attachment-upload
Async Attachment upload, Support for Custom Attachment Upload (CDN)
2021-02-18 13:59:56 +01:00
Deven JoshiandGitHub 317c313b90 Merge branch 'master' into feature/partial-update 2021-02-18 18:16:15 +05:30
Deven Joshi ac21bc27ff feat: Added updatePartial endpoint 2021-02-18 18:14:12 +05:30
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
Salvatore GiordanoandGitHub d6a3a97b8c Update README.md 2021-02-17 14:54:30 +01:00
Salvatore GiordanoandGitHub 6263cba19a Merge pull request #268 from GetStream/feature/expose-builders
Feature/expose builders
2021-02-17 14:48:42 +01:00
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
Deven Joshi 62f4e27378 Merge remote-tracking branch 'origin/master' 2021-02-17 14:44:07 +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