2932 Commits
Author SHA1 Message Date
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 <[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
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
Deven Joshi 882b60bb8e fix: added stream_chat 2021-01-26 21:47:12 +05:30
Deven Joshi 29837e23f5 fix: analysis issues 2021-01-26 21:37:20 +05:30
Deven Joshi 27ee546eb0 fix: Fix analysis issues 2021-01-26 20:10:39 +05:30
Deven Joshi b2108c49dc doc: Added basic README.md 2021-01-26 19:46:17 +05:30
Deven Joshi ec858e4973 doc: Added some docs for core code 2021-01-26 18:44:02 +05:30
Salvatore Giordano b26fcd171d Merge branch 'feature/new-ui' into feature/ui-split 2021-01-26 12:33:54 +01:00
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
Salvatore Giordano 02cb474957 update sample app version 2021-01-26 11:18:44 +01:00
Salvatore Giordano b5285ff332 update llc dependency in stream_chat_flutter 2021-01-26 11:18:27 +01:00
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
Deven Joshi 016cff2c29 feat: Converted message_search_list_view.dart 2021-01-25 21:17:17 +05:30
Deven Joshi a79f551332 feat: Converted message_list_view.dart 2021-01-25 20:59:50 +05:30
Deven Joshi 5594a9a116 feat: Added fixes and user_list_view.dart 2021-01-25 20:24:22 +05:30
Deven Joshi 0f7a16dc6d feat: Added channel_list new implementation, fixed upper repo 2021-01-25 19:29:32 +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
Deven Joshi 1cbdbf5d6f rfac: Changed names according to convention 2021-01-25 18:39:06 +05:30
Deven Joshi e9fd5c96f5 feat: Added load data to controllers 2021-01-25 17:29:25 +05:30
Deven Joshi 72b9141a0f Merge branch 'feature/ui-split' of https://github.com/GetStream/stream-chat-flutter into feature/ui-split 2021-01-25 12:55:22 +05:30
Deven Joshi c5caf5bfc3 rfac: Added core prefixes 2021-01-25 12:54:55 +05:30
Salvatore Giordano 463dc96a26 add nash iphone to certificates 2021-01-23 11:47:29 +01:00
Salvatore Giordano 7935eb1ac5 enable persistence in sample app 2021-01-22 22:49:59 +01:00
Salvatore Giordano 1bb6b04381 fix analyze 2021-01-22 17:35:30 +01:00
Salvatore Giordano 88777da2a7 fix formatting 2021-01-22 17:23:50 +01:00
Salvatore Giordano 82acc97675 fix formatting 2021-01-22 17:22:18 +01:00
Salvatore Giordano 5ee99f31a3 Merge branch 'feature/new-ui' into feature/ui-split 2021-01-22 17:17:25 +01:00
Salvatore Giordano 9d48d10666 upgrade llc 2021-01-22 15:32:51 +01:00
Salvatore Giordano ad112d3390 bump version 2021-01-22 15:26:48 +01:00
Salvatore Giordano 6035f177f9 fix tutorial examples 2021-01-22 15:24:19 +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