Commit Graph
1814 Commits
Author SHA1 Message Date
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
Salvatore Giordano ceb7cc0bdb solved a couple of analysis issues 2021-02-01 19:08:58 +01:00
Salvatore Giordano d775aabfd5 fix stream_chat_flutter version 2021-02-01 18:36:40 +01:00
Salvatore Giordano ea0bac5df6 update dependencies of stream_chat_flutter 2021-02-01 18:34:26 +01:00
Salvatore Giordano bed1e23441 update dependencies 2021-02-01 18:24:25 +01:00
Salvatore Giordano 80196c5a7a update dependencies 2021-02-01 18:19:46 +01:00
Salvatore Giordano 1b4c3f4434 update persistence dep 2021-02-01 18:01:18 +01:00
Salvatore Giordano fcab7800c2 update action 2021-02-01 17:46:36 +01:00
Salvatore Giordano b7cd66e40d remove dart:io import 2021-02-01 17:30:48 +01:00
Salvatore Giordano 711c20b967 fix persistence bugs and update example 2021-02-01 16:50:52 +01:00
Salvatore GiordanoandGitHub fbf5e125c6 Merge pull request #248 from GetStream/add-persistence-example
[StreamChatPersistence] Add Example
2021-02-01 16:31:17 +01:00
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
Salvatore Giordano 3a6dd5e2cc fix dependencies 2021-02-01 16:16:06 +01:00
Salvatore Giordano 38a1b880e5 update deps 2021-02-01 16:11:29 +01:00
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