Commit Graph
100 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
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
Sahil Kumar a291c8dbcf [LLC -> AttachmentFileUploader] Add remaining delete methods
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 14:10:48 +05:30
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
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
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
Sahil KumarandGitHub 896e856857 Merge pull request #263 from GetStream/release/1.0.2-beta
bump version of packages
2021-02-09 16:04:34 +05:30
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
Sahil KumarandGitHub 3167db033f Merge branch 'master' into hotfix/readmes 2021-02-04 18:16:51 +05:30
Sahil KumarandGitHub c62f35ac79 Merge pull request #257 from GetStream/update-snippets 2021-02-04 18:15:19 +05:30
Sahil Kumar e54f669425 [LLC] Update changelog and bump version
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-04 15:35:01 +05:30
Sahil Kumar 845efdc016 Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 15:49:34 +05:30
Sahil Kumar e75c18fb4a Merge branch 'master' of https://github.com/GetStream/stream-chat-flutter into deprecate-setUser 2021-02-03 15:48:07 +05:30
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 5347ba78d0 [LLC] Fix reaction tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 13:33:33 +05:30
Sahil Kumar 22c310ba7c Merge branch 'master' of https://github.com/GetStream/stream-chat-flutter into reactions-optimistic-update 2021-02-03 13:19:27 +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 7d02187751 [UI-Kit] Fix test
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-02 16:30:52 +05:30
Sahil Kumar 94882c73c5 [UI-Kit -> MessageReactionsModal] Fix username overflow
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-02 16:20:22 +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
Sahil Kumar f8aae9c941 [StreamChatPersistence] Update example README.md
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 20:59:45 +05:30
Sahil Kumar 0e5dcfb354 [StreamChatPersistence] Add example
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 20:54:24 +05:30
Sahil Kumar fe45b2ef6e Update README.md
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 19:11:57 +05:30
Sahil Kumar c831900484 [Persistence] Minor refactoring
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 18:32:22 +05:30
Sahil Kumar e05097a914 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 14:58:46 +05:30
Sahil Kumar 206f63ff84 [StreamChatCore] Move EventHandler into typedef.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 14:50:01 +05:30
Sahil Kumar c80e7cc049 Merge branches 'feature/new-ui' and 'llc-independence' of https://github.com/GetStream/stream-chat-flutter into llc-independence
 Conflicts:
	packages/stream_chat_flutter_core/lib/src/lazy_load_scroll_view.dart
	packages/stream_chat_flutter_core/lib/src/stream_chat_core.dart
2021-02-01 14:44:58 +05:30
Sahil Kumar dcdaefe76e [StreamChat -> ChatPersistenceClient] Add doc comments
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 14:42:34 +05:30
Sahil Kumar e03f50ae5a [StreamChatFlutter -> ConnectionStatusBuilder] Add docs
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 14:06:30 +05:30
Sahil Kumar e68a512a3b Fix analyzer warnings
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 13:58:45 +05:30
Sahil Kumar b8e9d8efdc [Persistence] Add more docs
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 13:55:29 +05:30
Sahil Kumar 74707093b6 [Persistence] Update LICENSE
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 20:22:04 +05:30
Sahil Kumar 7c1bde66ca Merge branches 'feature/new-ui' and 'llc-independence' of https://github.com/GetStream/stream-chat-flutter into llc-independence 2021-01-29 20:16:48 +05:30
Sahil Kumar f69821b813 [Persistence] Update changelog, pubspec
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 20:15:29 +05:30
Sahil Kumar 2a9ff5778f Merge branches 'feature/new-ui' and 'llc-independence' of https://github.com/GetStream/stream-chat-flutter into llc-independence 2021-01-29 20:12:14 +05:30
Sahil Kumar c0e4b51a3b Fix action
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 20:11:51 +05:30
Sahil Kumar e85a4326d6 [Persistence] Delete members, read data before adding new one
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 19:17:07 +05:30
Sahil Kumar ab9266bfeb [Action] Increase dart test timeout
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 18:37:42 +05:30
Sahil Kumar da8301ecea Fix action for non flutter projects
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 18:18:50 +05:30
Sahil Kumar 5954dfa2b2 [Persistence] Analyzer warning
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:38:11 +05:30
Sahil Kumar 1c54b3f36f [Persistence] Doc
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:32:29 +05:30
Sahil Kumar 0013cb98fd Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:31:43 +05:30
Sahil Kumar 5ced4f9c68 Merge branches 'feature/new-ui' and 'llc-independence' of https://github.com/GetStream/stream-chat-flutter into llc-independence
 Conflicts:
	packages/stream_chat_flutter_core/lib/src/stream_chat_core.dart
2021-01-29 17:28:34 +05:30
Sahil Kumar 5310287fdd Transfer showLocalNotification, backgroundKeepAlive from LLC to Core
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:23:00 +05:30
Sahil Kumar 4b9a7d6837 [Core -> LazyLoadScrollView] Remove isLoading property
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 15:22:19 +05:30
Sahil Kumar d5c57f3cb5 [UI-KIT] Add connection status builder
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 13:33:45 +05:30
Sahil Kumar 18f0956717 Merge branches 'feature/new-ui' and 'llc-independence' of https://github.com/GetStream/stream-chat-flutter into llc-independence
 Conflicts:
	packages/flutter_widgets/pubspec.yaml
2021-01-28 19:54:02 +05:30
Sahil Kumar db275bfa71 [LLC, Persistence] Use pagination options instead of single filter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-28 19:51:48 +05:30
Sahil Kumar 86a122aa23 [LLC, Persistence] Add doc comments
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-28 19:48:54 +05:30
Sahil Kumar 6e5894eebe [LLC] fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-28 17:23:59 +05:30
Sahil Kumar a2a40b5f86 [LLC] Remove notification handling logics
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-28 16:42:51 +05:30
Sahil Kumar c87c1d5368 [LLC] Remove flutter dependency
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-28 16:40:36 +05:30
Sahil Kumar f162b006ce [LLC] Replace flutter_test with test
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-28 13:32:48 +05:30
Sahil Kumar e906f88975 [Example] Minor fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-27 18:17:32 +05:30
Sahil Kumar 3b9af05214 [StreamChatPersistence] Fix ownReactions userId bug
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-27 15:51:55 +05:30
Sahil Kumar e74a0d40ff [LLC] Fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-27 14:08:37 +05:30
Sahil Kumar 00b561e018 [LLC] Remove stream_chat_persistence_client dependency
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-27 12:55:22 +05:30
Sahil Kumar 1521558304 Make stream_chat_persistence a add on dependency instead of shipping it with the llc
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-27 12:52:37 +05:30
Sahil Kumar f48b7c8882 [StreamChat] Fix test
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:58:18 +05:30
Sahil Kumar eaf322f660 [StreamChatPersistence] Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:55:23 +05:30
Sahil Kumar a869e458f4 [StreamChatPersistence] Add generated files
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:52:08 +05:30
Sahil Kumar 959aeab567 [StreamChatPersistence] Minor changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:49:05 +05:30
Sahil Kumar ad979529d2 remove unwanted dependencies
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:12:14 +05:30
Sahil Kumar 72454aec9d Merge branches 'feature/new-ui' and 'split-offline-storage' of https://github.com/GetStream/stream-chat-flutter into split-offline-storage
 Conflicts:
	packages/flutter_widgets/pubspec.yaml
2021-01-26 16:01:24 +05:30
Sahil Kumar b08506062e [StreamChat] Migrate to use streamChatPersistence instead of OfflineStorage
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 15:59:05 +05:30
Sahil Kumar a168d3695d [StreamChatPersistence] Fix connectionEventEntity, MessageDao
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 15:58:11 +05:30
Sahil Kumar 82fee14f68 [StreamChatPersistence] Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-25 19:23:38 +05:30
Sahil Kumar 657b58af8b [StreamChatPersistence] Add initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-25 19:14:55 +05:30
Sahil Kumar 1021814a75 [MessageSendingStatus] lowercase enum values 2021-01-25 19:12:34 +05:30
Sahil Kumar 48d05720d9 minor fix 2021-01-22 16:36:55 +05:30
Sahil Kumar b292ab2a0e [Message, ChannelModel] Add merge helper functions for easier data change 2021-01-22 16:20:02 +05:30
Sahil Kumar 6da45c1701 [Extension] Remove unnecessary isDigit check from isOnlyEmoji
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:18:47 +05:30
Sahil Kumar e8e55c0073 [MessageActionsModal] Fix flag action button title
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:12:19 +05:30
Sahil Kumar 67753a06c5 [MessageWidget] Show only max 2 thread participants
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:08:38 +05:30
Sahil Kumar 006b3e21c3 [Extension] Improve isOnlyEmoji digitRecognizer function
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:06:36 +05:30
Sahil Kumar b9d86b3a27 :|
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 14:20:55 +05:30
Sahil Kumar e565f1d888 Merge branches 'feature/new-ui' and 'minor-ui-fixes' of github.com:GetStream/stream-chat-flutter into minor-ui-fixes 2021-01-15 14:18:18 +05:30
Sahil Kumar 89e17eb296 [GroupInfoScreen] Fix search textfield design
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 14:14:42 +05:30
Sahil Kumar 6fac5c9dd1 [UserListView] Fix indicatorConstraints for grid user item
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 13:49:09 +05:30