Commit Graph
41 Commits
Author SHA1 Message Date
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 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 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
Salvatore Giordano 388829e32d rename _manuallyClosed to _manuallyDisconnected 2021-01-26 10:51:26 +01:00
Salvatore Giordano 20f37a6ff0 fix 2021-01-26 10:27:35 +01:00
Salvatore Giordano a8c44829b4 return if calling disconnect more than once in websocket 2021-01-26 10:26:39 +01:00
Salvatore Giordano e39daa0d6e llc version bump 2021-01-26 10:13:21 +01:00
Salvatore Giordano 773b8d5579 stop ws reconnection after calling disconnect 2021-01-26 10:12:13 +01:00
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
Salvatore Giordano ad112d3390 bump version 2021-01-22 15:26:48 +01:00
Salvatore GiordanoandGitHub 663f2f9fed Merge pull request #230 from GetStream/nash/migrate-to-enum
[Flutter-SDK] Migrate to push enum
2021-01-22 15:08:52 +01:00
Neevash Ramdial 6817ec51b2 update push provider in client test 2021-01-22 09:49:56 -04:00
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
Neevash Ramdial e7b4e9acd6 update test 2021-01-22 06:47:28 -04:00
Neevash Ramdial a28d046fce [Dart-Client] Add enum for supported push providers 2021-01-22 06:38:12 -04:00
Neevash Ramdial e27f3f8de1 reinialize LLC example 2021-01-21 06:35:10 -04:00
Neevash Ramdial b5feb31fd0 remove example 2021-01-21 06:27:35 -04:00
Salvatore Giordano ec915a9087 fix button style 2021-01-20 18:00:29 +01:00
Neevash Ramdial 5da83a3f59 update default readme 2021-01-20 11:09:55 -04:00
Neevash Ramdial e3f90de28e Add example to dart client 2021-01-20 11:09:44 -04:00
Neevash Ramdial 18cdd2473c update dart sdk version 2021-01-20 10:26:03 -04:00
Neevash Ramdial 022386d457 Resolve lint:pub warnings 2021-01-15 12:30:50 -04:00
Neevash Ramdial f4f6285cdb remove dart client example 2021-01-15 12:19:41 -04:00
Neevash Ramdial 4589dd8645 resolve melos analyze warnings 2021-01-15 12:17:48 -04:00
Neevash Ramdial 228233d89e fix dependency conflicts 2021-01-15 11:11:57 -04:00
Salvatore Giordano be75bf3fb3 update llc repo 2021-01-14 12:24:16 +01:00
Salvatore Giordano b609be4ba9 fix rxdart version 2021-01-13 12:10:12 +01:00
Neevash Ramdial 5f1b84ccb7 ignore ios build files 2021-01-07 12:21:27 -04:00
Neevash Ramdial d1ffe1f0e3 update dart client dependencies 2021-01-07 12:11:19 -04:00
Neevash Ramdial f28cc91301 add dart client to packages 2021-01-07 12:09:26 -04:00