Commit Graph
16 Commits
Author SHA1 Message Date
Rafał Adasiewicz bc5d452782 add line break in comments 2022-12-16 15:38:47 +01:00
Rafał Adasiewicz cc7231d370 fix tests 2022-12-16 15:08:40 +01:00
d09d3817b5 fix(persistence,llc,core,ui): deprecated sort, add channelStateSort s… (#1366)
* fix(persistence,llc,core,ui): deprecated sort, add channelStateSort sorting the channels offline using the state

* update changelogs

* update tests

* remove deprecated test

* change threashold

* minor fixes

* remove tests

* fix(persistence): minor changes.

Signed-off-by: xsahil03x <[email protected]>

Signed-off-by: xsahil03x <[email protected]>
Co-authored-by: Sahil Kumar <[email protected]>
2022-10-25 17:07:02 +02:00
Sahil Kumar 8b13bcebba chore(llc): fix lint
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:49:00 +05:30
Salvatore GiordanoandGitHub f8997ff69e Merge pull request #1170 from GetStream/refactor/enums
refactor(llc, ui): migrate enums to v3
2022-05-20 12:37:25 +02:00
Sahil Kumar 89a3d09478 test(llc): fix user, own_user tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 15:43:40 +05:30
Sahil Kumar 5f265a069b chore(llc): fix lints
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:58:29 +05:30
Ayush Shekhar 28649107ee Added a new field called push provider name in addDevice api call 2022-04-27 18:23:17 +05:30
Sahil Kumar dc007653d4 test(llc): fix queryChannels test
Signed-off-by: xsahil03x <[email protected]>
2022-03-24 22:55:38 +05:30
Sahil Kumar d4b9a10e54 feat(llc): add support for partialUserUpdate endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-02-18 17:12:27 +05:30
Ayush Shekhar 6fa746fec3 Fixed unmodifiable const map bug and added client and channel tests 2022-02-16 18:51:06 +05:30
Sahil Kumar 331d895fa4 test(llc): add tests
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 14:08:24 +05:30
Sahil Kumar 5567708fe9 feat(llc): Add enrichUrl endpoint.
Signed-off-by: xsahil03x <[email protected]>
2021-12-13 15:50:33 +05:30
Deven Joshi a4e6f152cb fix tests 2021-11-01 18:40:07 +05:30
Sahil Kumar f4e37e23d6 fix(llc): Fix unread count not updating when the current user is set.
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 16:37:34 +05:30
Salvatore Giordano 26407a0f15 rename test folder 2021-08-20 11:03:04 +02:00