Commit Graph
100 Commits
Author SHA1 Message Date
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 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
Sahil Kumar fdb56992c1 [MessageWidget] Minor condition fix
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 13:35:08 +05:30
Sahil Kumar 4e6fbc8d2e [MessageWidget] Separate our default messageShape and attachmentShape
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 13:29:28 +05:30
Sahil Kumar 2e31ed077b [ImageFooter] Fix photosModalBottomSheet
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-14 17:15:10 +05:30
Sahil Kumar ebc5ada241 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into minor-ui-fixes 2021-01-14 15:32:29 +05:30
Sahil Kumar 188cd17468 [ImageFooter] Add border and boxshadow to media user avatar
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-14 15:13:40 +05:30
Sahil Kumar 5e18b7f006 Hide/Show searchBar on channel list scroll
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-14 13:03:50 +05:30
Sahil Kumar 60c3118cd8 [MessageReactionsModal] Fix user online indicator size, reaction bubble alignment
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 19:02:59 +05:30
Sahil Kumar 618acbc4e7 Merge branches 'feature/new-ui' and 'qa4-fixes' of github.com:GetStream/stream-chat-flutter into qa4-fixes 2021-01-13 18:42:43 +05:30
Sahil Kumar ed767ec65b Fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 18:41:26 +05:30
Sahil Kumar 150e51ac62 [UserAvatar] Fix online status indicator size
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 18:37:54 +05:30
Sahil Kumar ab29edd89e Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 18:21:02 +05:30
Sahil Kumar 3b0c2a9a73 [ReactionBubble] Added Customization for the spacing between the bottom circles
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 16:40:28 +05:30
Sahil Kumar 854aea1fa2 [MessageActionModal] Fix action tile padding and divider
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 16:24:55 +05:30
Sahil Kumar 829dddb5e0 [ReactionBubble] Add masked spacing
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 16:14:45 +05:30
Sahil Kumar e07a07d910 Remove message text horizontal padding if it's only emoji
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 15:21:58 +05:30
Sahil Kumar 3432b7c5ee [MessageWidget] Fix attachment padding and border sides
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 15:09:28 +05:30
Sahil Kumar 987f6991fe [FileAttachment] Fix trailing icon padding and minor fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 13:39:27 +05:30
Sahil Kumar 7c8bd11fd2 [ImageActionsModal] Remove cross icon and fix dividers
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 13:25:38 +05:30
Sahil Kumar b27f04bf36 [MessageWidget] Fix bottomRow children position
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 12:09:36 +05:30
Sahil Kumar f353e02c03 [MessageWidget] Fix threadParticipants indicator
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:57:45 +05:30
Sahil Kumar a9c52c6654 [MessageWidget] Fix thread tail
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:40:46 +05:30
Sahil Kumar c22c6d29f5 [MessageListView] Fix message borders
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:33:59 +05:30
Sahil Kumar 18c31a666b [MessageInput] Fix attachments padding
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:22:03 +05:30
Sahil Kumar 8245d13cc4 [QuotedMessageWidget] Move padding inside widget
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:15:31 +05:30
Sahil Kumar 80d8c48826 Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 19:46:19 +05:30
Sahil Kumar 16bedf8728 [QuotedMessageWidget, MessageWidget] Fix quoted message padding in case of attachments
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 19:36:12 +05:30
Sahil Kumar 069325afc2 Merge branches 'feature/new-ui' and 'qa3-fixes' of github.com:GetStream/stream-chat-flutter into qa3-fixes
 Conflicts:
	lib/src/message_list_view.dart
2021-01-12 19:11:46 +05:30
Sahil Kumar 7e8def2707 [MessageListView] Minor border visibility condition fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 18:08:50 +05:30
Sahil Kumar c5f2458083 [MessageWidget] Move messageBorderSide handling one level up
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 18:03:24 +05:30
Sahil Kumar 47a3a94c93 [MessageInput] Fix iconButtons and textField paddings and text sizes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 16:57:04 +05:30
Sahil Kumar fbc8fd9a59 [QuotedMessageWidget, MessageWidget] Fix emoji and regular text size
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 15:38:54 +05:30
Sahil Kumar 0605cbc3b4 Move isOnlyEmoji utility function into String extension
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 15:30:45 +05:30
Sahil Kumar 85aaf9eab8 [MessageListView] simplify some conditions
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 15:05:50 +05:30
Sahil Kumar f9ac3fe6fa [MessageListView] minor fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 14:58:43 +05:30
Sahil Kumar 9379c46727 [QuotedMessageWidget] Fix attachment getting cropped by border side
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 14:32:02 +05:30
Sahil Kumar 4a7350530e [MessageListView] Remove topMessage extra top padding in thread conversation.
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 12:52:52 +05:30
Sahil Kumar bc1761867d [MessageListView] Make thread type messages all corners rounded
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 12:27:42 +05:30
Sahil Kumar e0e2575875 Merge branch 'refactor-messg-widget' of github.com:GetStream/stream-chat-flutter into refactor-messg-widget 2021-01-11 19:43:45 +05:30