Commit Graph
17 Commits
Author SHA1 Message Date
Deven Joshi 9ec4c83cfc fixed tests, null errors 2021-04-12 18:44:30 +05:30
Deven Joshi c80fc0a6b4 added null safety for llc 2021-04-08 15:03:16 +05:30
Sahil Kumar 3ec389bd71 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-02 19:19:20 +05:30
Sahil Kumar 9b36f012b3 Merge branch 'feat/nullsafety-stream-chat' of git://github.com/felangel/stream-chat-flutter into felangel-feat/nullsafety-stream-chat 2021-04-02 18:59:52 +05:30
Salvatore GiordanoandGitHub 6d259074eb fix: ws disconnection (#345)
* update ws removing custom implementation; fixed disconnection while connecting

* add test
2021-03-22 09:41:52 +01:00
Felix Angelov 67f62d0692 feat(stream_chat): upgrade to null safe dependencies 2021-03-21 23:27:26 -05:00
Sahil Kumar 81ba72bdcc [LLC] Fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-26 19:36:31 +05:30
Sahil Kumar e9ecd1cc35 [LLC] Add pin message feature
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:06:45 +05:30
Salvatore Giordano b4e4acc40e fix test 2021-02-18 12:05:21 +01:00
Sahil Kumar 8766fabc74 [LLC -> test] Remove dead code
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 20:16:48 +05:30
Sahil Kumar b29f673e91 [LLC] Refactor attachment_file_uploader usage in client and channel
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 20:14:01 +05:30
Salvatore Giordano 5e61c94e18 Merge branch 'master' into deprecate-setUser 2021-02-03 17:00:36 +01:00
Sahil Kumar 845efdc016 Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 15:49:34 +05:30
Sahil Kumar 3e43ba6dc7 [LLC] Deprecate setUser with connectUser
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 15:47:29 +05:30
Sahil Kumar 5347ba78d0 [LLC] Fix reaction tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-03 13:33:33 +05:30
Sahil Kumar 0030de3dd6 [LLC] Fix reactions tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-02 17:23:18 +05:30
Salvatore Giordano 964a428f2e rename package folders 2021-02-01 15:45:58 +01:00