Commit Graph

1756 Commits

Author SHA1 Message Date
Sahil Kumar da8301ecea Fix action for non flutter projects
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-29 18:18:50 +05:30
Sahil Kumar 5954dfa2b2 [Persistence] Analyzer warning
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-29 17:38:11 +05:30
Sahil Kumar 1c54b3f36f [Persistence] Doc
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-29 17:32:29 +05:30
Sahil Kumar 0013cb98fd Ran formatter
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
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 <xdsahil@gmail.com>
2021-01-29 17:23:00 +05:30
Sahil Kumar 4b9a7d6837 [Core -> LazyLoadScrollView] Remove isLoading property
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-29 15:22:19 +05:30
Salvatore Giordano 20c1acc80d Merge pull request #242 from GetStream/llc/hotfix/tokenProviderReconnection
Llc/hotfix/token provider reconnection
2021-01-29 10:12:49 +01:00
Salvatore Giordano 89a901f335 bump version 2021-01-29 09:52:55 +01:00
Salvatore Giordano e6241aca39 fix recconection bug while using tokenprovider 2021-01-29 09:30:22 +01:00
Sahil Kumar d5c57f3cb5 [UI-KIT] Add connection status builder
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-29 13:33:45 +05:30
Deven Joshi 1dd050110a Merge pull request #241 from GetStream/nash/core-docs
Update Core Documentation
2021-01-29 12:48:55 +05:30
Neevash Ramdial 935a38f089 remove @tool annotation 2021-01-28 20:44:55 -04:00
Neevash Ramdial e537c0e78a Update docs 2021-01-28 20:24:55 -04:00
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 <xdsahil@gmail.com>
2021-01-28 19:51:48 +05:30
Sahil Kumar 86a122aa23 [LLC, Persistence] Add doc comments
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-28 19:48:54 +05:30
Salvatore Giordano b24a62361d Merge pull request #232 from GetStream/feature/ui-split
Feature/UI split
2021-01-28 14:37:12 +01:00
Salvatore Giordano ee745af2d9 remove screenshots 2021-01-28 14:25:26 +01:00
Deven Joshi 34da746ac2 fix: import/export 2021-01-28 18:08:20 +05:30
Deven Joshi 8d105b7e45 fix: duplicate imports 2021-01-28 18:00:37 +05:30
Deven Joshi 212a48c0b2 fix: changed over dependency 2021-01-28 17:51:28 +05:30
Deven Joshi 2a3e5529b8 fix: Fixed errorBuilder warning 2021-01-28 17:34:56 +05:30
Deven Joshi af3779eb21 fix: Added CHANGELOG.md and pubspec.yaml changes 2021-01-28 17:28:03 +05:30
Sahil Kumar 6e5894eebe [LLC] fix tests
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-28 17:23:59 +05:30
Deven Joshi c741a86c3e feat: Added better README.md for both packages, added LICENSE 2021-01-28 17:22:44 +05:30
Salvatore Giordano b480d73da0 bump version of example app 2021-01-28 12:17:34 +01:00
Sahil Kumar a2a40b5f86 [LLC] Remove notification handling logics
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-28 16:42:51 +05:30
Sahil Kumar c87c1d5368 [LLC] Remove flutter dependency
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-28 16:40:36 +05:30
Salvatore Giordano befc792226 Merge branch 'feature/new-ui' into feature/ui-split 2021-01-28 12:06:20 +01:00
Salvatore Giordano 56273d8dbf Merge pull request #239 from GetStream/nash/message-core-error-builder
Expose error callback in MessageList
2021-01-28 12:04:19 +01:00
Salvatore Giordano 1c4115280d Merge branch 'feature/ui-split' into nash/message-core-error-builder 2021-01-28 12:03:33 +01:00
Salvatore Giordano 55c1cae390 update default apikey and users 2021-01-28 12:02:06 +01:00
Salvatore Giordano 15d770d8dd Merge pull request #238 from GetStream/nash/core-sample-app
Add example to core package
2021-01-28 10:34:17 +01:00
Salvatore Giordano 5db845f028 Merge branch 'feature/ui-split' into nash/core-sample-app 2021-01-28 10:27:16 +01:00
Salvatore Giordano cb90146a8b fix examples 2021-01-28 10:25:52 +01:00
Sahil Kumar f162b006ce [LLC] Replace flutter_test with test
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-28 13:32:48 +05:30
Neevash Ramdial 24d528fc79 update sample app with new api 2021-01-27 22:30:49 -04:00
Neevash Ramdial e7d68aa36a expose error builder in message list core 2021-01-27 22:30:37 -04:00
Neevash Ramdial 18f104cda7 fixed lint warnings
- Removed Unused imports
2021-01-27 22:17:45 -04:00
Neevash Ramdial 303abee427 Complete example
- Update code
- Add docs
2021-01-27 22:14:14 -04:00
Salvatore Giordano 3e9734133d add streamchatcore tests 2021-01-27 14:11:58 +01:00
Sahil Kumar e906f88975 [Example] Minor fixes
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-27 18:17:32 +05:30
Neevash Ramdial fa6e6aff17 WIP example 2021-01-27 06:35:30 -04:00
Sahil Kumar 3b9af05214 [StreamChatPersistence] Fix ownReactions userId bug
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-27 15:51:55 +05:30
Sahil Kumar e74a0d40ff [LLC] Fix tests
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
2021-01-27 14:08:37 +05:30
Sahil Kumar 00b561e018 [LLC] Remove stream_chat_persistence_client dependency
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
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 <xdsahil@gmail.com>
2021-01-27 12:52:37 +05:30
Deven Joshi 6983b05a72 fix: analysis and text 2021-01-26 22:59:52 +05:30
Deven Joshi bc53c7aa02 fix: dry run stuff 2021-01-26 21:55:23 +05:30