Commit Graph
181 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 0b2330e349 Merge pull request #1072 from GetStream/hotfix/userReconnection
fix(llc): send only user_id while reconnecting
2022-04-13 09:07:41 +02:00
Salvatore Giordano 8a4f80c04d fix(llc): fix tests 2022-04-12 16:10:35 +02:00
Salvatore Giordano 58536e56c0 feat(llc): add additional parameters to channel.truncate 2022-04-12 11:29:40 +02:00
Sahil Kumar d938a0759d test(llc): add test for mute model
Signed-off-by: xsahil03x <[email protected]>
2022-04-01 14:10:04 +05:30
Sahil Kumar 679faffbaf fix(llc): segregate mute from channel mutes
Signed-off-by: xsahil03x <[email protected]>
2022-03-30 20:43:21 +05:30
Sahil Kumar 604546db38 test(llc): add persistence update thread test
Signed-off-by: xsahil03x <[email protected]>
2022-03-25 15:39:28 +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 adf7befd68 test(llc): add userApi.partialUpdateUsers test.
Signed-off-by: xsahil03x <[email protected]>
2022-02-18 17:54:49 +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 e560faa560 Resolved merge conflicts 2022-02-16 19:15:25 +05:30
Ayush Shekhar 6fa746fec3 Fixed unmodifiable const map bug and added client and channel tests 2022-02-16 18:51:06 +05:30
GordonandGitHub c30905f9f8 Merge pull request #890 from squaddy/bugfix/thread_reactions
fix(llc): thread message reactions not updated
2022-02-16 11:51:12 +01:00
GordonandGitHub 8e064bf505 fix(llc): thread message reactions (#1)
* fix: thread reactions not updated

* test: thread message reactions

* docs: update changelog
2022-02-15 11:02:56 +01:00
Sahil Kumar c49641fde7 test(llc): fix markAllRead test
Signed-off-by: xsahil03x <[email protected]>
2022-02-14 19:52:50 +05:30
Sahil Kumar 331d895fa4 test(llc): add tests
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 14:08:24 +05:30
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Sahil Kumar a26edf7c51 chore(llc): fix analysis warnings
Signed-off-by: xsahil03x <[email protected]>
2022-01-18 16:32:16 +05:30
Sahil Kumar c0ae7a8768 feat(llc): Deprecate location in favor of edge server.
Signed-off-by: xsahil03x <[email protected]>
2022-01-17 18:55:17 +05:30
Sahil Kumar 5567708fe9 feat(llc): Add enrichUrl endpoint.
Signed-off-by: xsahil03x <[email protected]>
2021-12-13 15:50:33 +05:30
Salvatore Giordano 85c29992e5 refactor(llc): rename deprecated tests 2021-11-29 15:47:55 +01:00
Deven Joshi 1a876c65c8 making it pretty 2021-11-24 13:49:44 +05:30
Deven Joshi df3d6fc20a fixed test times 2021-11-24 13:48:24 +05:30
Salvatore Giordano bc948d666a fix analysis 2021-11-03 15:21:26 +01:00
Salvatore Giordano b8f0ae14f4 fix analysis 2021-11-03 15:14:36 +01:00
Salvatore Giordano 55e4c1ebd5 use a static map for additional headers 2021-11-03 12:53:36 +01:00
Salvatore Giordano 931f01a554 fix(llc): fix tests 2021-11-03 12:09:07 +01:00
Deven Joshi a4e6f152cb fix tests 2021-11-01 18:40:07 +05:30
Sahil Kumar ca7cf541a7 chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:16 +05:30
Salvatore GiordanoandGitHub a6ad32b39e Merge pull request #698 from GetStream/overlay-portal
refactor(ui): use portal in messageinput overlays
2021-10-01 09:36:47 +02:00
Salvatore Giordano 148ab9871b Merge branch 'develop' into overlay-portal 2021-09-29 17:34:30 +02:00
Sahil Kumar bcf181bf21 fix(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
2021-09-29 18:54:44 +05:30
Deven Joshi a931682b4c added not exists filter 2021-09-27 17:46:57 +05:30
Salvatore Giordano f032a72d00 chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5 2021-09-22 10:30:23 +02:00
Sahil Kumar 403d0e62a0 fix(llc): Connecting user without providing name uses id instead for setting user.name.
Signed-off-by: xsahil03x <[email protected]>
2021-09-21 18:25:21 +05:30
Sahil KumarandGitHub dc3f864d34 Update packages/stream_chat/test/src/core/models/attachment_test.dart 2021-09-16 15:42:40 +05:30
Sahil Kumar b23d86fc55 ref(llc): add fileSize, mimeType in attachment.dart
Signed-off-by: xsahil03x <[email protected]>
2021-09-16 15:35:48 +05:30
Sahil Kumar abc22f0eb9 fix(llc): Fix Filter.empty encoding
Signed-off-by: xsahil03x <[email protected]>
2021-09-15 17:45:32 +05:30
Sahil Kumar 59aad47789 refactor(llc): make Filter.empty constructor const.
Signed-off-by: xsahil03x <[email protected]>
2021-09-15 16:01:00 +05:30
Salvatore GiordanoandGitHub 18c6fd842c Merge pull request #669 from GetStream/fix/client-unread-count
fix(llc): Fix unread count not updating when the current user is set.
2021-09-09 09:41:08 +02:00
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
Sahil KumarandGitHub cce1f3a420 Merge branch 'develop' into fix/message-search-pagination 2021-09-08 15:51:33 +05:30
Sahil KumarandGitHub 86bd9d7a2d Merge branch 'develop' into feat/filters 2021-09-07 18:30:43 +05:30
Salvatore Giordano fe73cf0b71 fix(llc): fix contains filter params 2021-09-07 10:36:53 +02:00
Salvatore Giordano d18286dc8d feat(llc): add tests 2021-09-07 10:10:10 +02:00
xsahil03x fd6fcef9b2 Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into fix/message-search-pagination 2021-09-06 19:37:33 +05:30
Sahil Kumar 4ddb0703b3 fix(llc, ui): message search pagination
Signed-off-by: xsahil03x <[email protected]>
2021-09-06 19:35:04 +05:30
Sahil Kumar 7e0997838e fix: updateChannelStates invocation sequence as per foreign keys relations.
Signed-off-by: xsahil03x <[email protected]>
2021-09-06 19:21:28 +05:30
Salvatore Giordano 442b22a007 Merge branch 'develop' into fix-cascade-deletion 2021-09-03 10:30:52 +02:00
Sahil Kumar b369f18922 feat(llc): add crud for pinned message reactions
Signed-off-by: xsahil03x <[email protected]>
2021-08-31 15:50:25 +05:30
Salvatore Giordano 1ebafb036f fix(llc): update tests 2021-08-30 15:21:59 +02:00