Commit Graph
1795 Commits
Author SHA1 Message Date
Salvatore Giordano 964a428f2e rename package folders 2021-02-01 15:45:58 +01:00
Salvatore GiordanoandGitHub 6682ad5e8b Merge pull request #240 from GetStream/llc-independence
LLC Independence
2021-02-01 15:43:07 +01:00
Salvatore Giordano 23feabe85e rename Client to StreamChatClient 2021-02-01 15:30:46 +01:00
Salvatore Giordano 1751cd6092 change rc to beta 2021-02-01 15:15:28 +01:00
Salvatore Giordano 4e6d64064e [llc] update changelog and readme 2021-02-01 15:13:59 +01:00
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
Salvatore Giordano b791040960 await deleting actions before update 2021-02-01 12:17:02 +01:00
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
Salvatore Giordano 62ed7246d4 bummp version 2021-02-01 10:06:34 +01:00
Salvatore Giordano 0d4db87906 check messagePagination nullability 2021-02-01 09:55:53 +01:00
Sahil Kumar e03f50ae5a [StreamChatFlutter -> ConnectionStatusBuilder] Add docs
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 14:06:30 +05:30
Salvatore GiordanoandGitHub 7585f22821 Merge pull request #246 from GetStream/nash/add-asserts-to-required
Add assert checks for required params
2021-02-01 09:29:28 +01:00
Salvatore GiordanoandGitHub 7099492ad7 Merge pull request #245 from GetStream/nash/core-docs
Improve Core package docs
2021-02-01 09:28:48 +01:00
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
Neevash Ramdial 992a0f5569 remove new line 2021-01-29 21:24:49 -04:00
Neevash Ramdial eb070cb973 remove extra newline 2021-01-29 21:24:14 -04:00
Neevash Ramdial a4b7a4441a Add assert checks for required parameters. 2021-01-29 21:16:07 -04:00
Neevash Ramdial f7d1e480c7 [Core] sort constructor first across package 2021-01-29 21:04:14 -04:00
Neevash Ramdial 00b24113c3 [Core] Update documentation with API links 2021-01-29 21:02:31 -04:00
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
Salvatore GiordanoandGitHub 91ba47defd Merge pull request #243 from GetStream/fix/screenshots
feat: Added new screenshots
2021-01-29 15:45:11 +01:00
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
Salvatore GiordanoandGitHub 36c55eb014 Merge pull request #244 from GetStream/nash/error-builder
[Core] Use standard callback for ErrorBuilder
2021-01-29 15:38:24 +01:00
Neevash Ramdial e5829c3c83 update formatting 2021-01-29 10:34:18 -04:00
Neevash Ramdial 1628a7f4d7 Lint fix 2021-01-29 10:19:57 -04:00
Neevash Ramdial c09f24d945 migrate error builder callback using typedef 2021-01-29 10:19:18 -04:00
Neevash Ramdial b08940bd61 extract typedef to file 2021-01-29 10:18:41 -04:00
Deven Joshi 8195bfd3c9 fix: pagination hotfix 2021-01-29 19:47:21 +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
Deven Joshi 5ce0bd50b2 feat: Added new screenshots 2021-01-29 18:11:28 +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
Salvatore GiordanoandGitHub 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 <[email protected]>
2021-01-29 13:33:45 +05:30