Salvatore Giordano
|
6571cdd487
|
Merge branch 'develop' into v4
|
2022-02-01 16:34:59 +01:00 |
|
Salvatore Giordano
|
c592c46229
|
Merge branch 'develop' into patch-1
|
2022-02-01 15:36:50 +01:00 |
|
Salvatore Giordano
|
a07fdda490
|
fix latest reaction when sending a new reaction
|
2022-02-01 12:16:40 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
c80957ebae
|
fix: thread message deletion
|
2022-02-01 10:31:28 +01:00 |
|
 Sahil KumarandSalvatore Giordano
|
6c624b72b6
|
fix(llc): include message.user while saving users in persistence.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-01 10:31:12 +01:00 |
|
Salvatore Giordano
|
7e2a1846d8
|
chore(repo): fix analysis
|
2022-02-01 10:31:10 +01:00 |
|
 Sahil KumarandSalvatore Giordano
|
d82c533c30
|
fix(llc): Update channel state when member gets banned/unbanned.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-01 10:29:11 +01:00 |
|
 Sahil KumarandSalvatore Giordano
|
e1bdb07128
|
feat(llc): deprecate channel.banUser in favor of channel.banMember.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-01 10:29:11 +01:00 |
|
 Sahil KumarandSalvatore Giordano
|
99af4ab8e2
|
feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-01 10:29:11 +01:00 |
|
Salvatore Giordano
|
90be047cbc
|
Merge branch 'develop' into hotfix/ownReactions
|
2022-02-01 09:54:57 +01:00 |
|
 Salvatore GiordanoandGitHub
|
17246b7d15
|
Merge branch 'develop' into fix/857
|
2022-02-01 09:33:22 +01:00 |
|
 Salvatore GiordanoandGitHub
|
eff92c8df2
|
Merge pull request #876 from GetStream/thread-fix
fix(llc): thread message deletion
|
2022-01-31 14:51:36 +01:00 |
|
Salvatore Giordano
|
3b6a4ba36b
|
chore(repo): fix analysis
|
2022-01-31 12:35:29 +01:00 |
|
Sahil Kumar
|
7723b0c8b6
|
fix(llc): Update channel state when member gets banned/unbanned.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-31 12:57:58 +05:30 |
|
Sahil Kumar
|
15e87f76d5
|
feat(llc): deprecate channel.banUser in favor of channel.banMember.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-31 12:57:54 +05:30 |
|
Sahil Kumar
|
1b6051a38d
|
feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-31 12:57:54 +05:30 |
|
Salvatore Giordano
|
8861b1d424
|
fix(llc): remove deleted reaction in case of reaction.delete event
|
2022-01-28 15:17:03 +01:00 |
|
Salvatore Giordano
|
48a207c8a7
|
fix(llc): reassign latestReactions
|
2022-01-27 12:56:04 +01:00 |
|
Sahil Kumar
|
aaddccdeac
|
fix(llc): include message.user while saving users in persistence.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-26 15:20:07 +05:30 |
|
Salvatore Giordano
|
77d105616d
|
fix(llc): use local ownCapabilities for channel.updated events
|
2022-01-25 15:36:19 +01:00 |
|
Salvatore Giordano
|
88dbc09df6
|
Merge branch 'develop' into v4
|
2022-01-25 11:40:02 +01:00 |
|
Deven Joshi
|
aac83f081d
|
fix: thread message deletion
|
2022-01-24 18:03:02 +05:30 |
|
Salvatore Giordano
|
d7086e7e0e
|
chore(llc): fix analysis
|
2022-01-24 12:10:02 +01:00 |
|
Salvatore Giordano
|
5d0ac10248
|
fix(llc): fix ownReactions population
|
2022-01-24 09:49:10 +01:00 |
|
 Salvatore GiordanoandGitHub
|
c4ea134af7
|
Merge pull request #863 from developerjamiu/chore/comment-fix
chore(repo): make comments follow dart guidelines and fix typos
|
2022-01-18 17:12:19 +01:00 |
|
Sahil Kumar
|
a26edf7c51
|
chore(llc): fix analysis warnings
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-18 16:32:16 +05:30 |
|
 Salvatore GiordanoandGitHub
|
393df3edf9
|
Merge pull request #762 from GetStream/feat/capabilities
feat(llc, ui): user capabilities
|
2022-01-18 11:57:59 +01:00 |
|
Salvatore Giordano
|
3c9f87ea2b
|
fix(llc): fix truncate channel payload
|
2022-01-18 10:48:42 +01:00 |
|
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 |
|
Okanlawon Jamiu
|
a51c4ca195
|
chore(repo): make comment follow dart guidelines and fix typos
|
2022-01-17 11:19:01 +01:00 |
|
Deven Joshi
|
c32311eca3
|
Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
Conflicts:
packages/stream_chat_flutter/lib/src/message_input/message_input.dart
|
2022-01-13 17:25:53 +05:30 |
|
Deven Joshi
|
8492d5ed32
|
added mute channel permission
|
2022-01-06 17:03:31 +05:30 |
|
Salvatore Giordano
|
5d163b9a86
|
add missing permissions and ui
|
2022-01-05 11:18:46 +01:00 |
|
Salvatore Giordano
|
a5baffae29
|
Merge branch 'message-input-controller' into feat/capabilities
|
2022-01-05 10:26:57 +01:00 |
|
Deven Joshi
|
334f360579
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
Conflicts:
packages/stream_chat/CHANGELOG.md
packages/stream_chat_flutter/CHANGELOG.md
|
2022-01-05 14:14:03 +05:30 |
|
Deven Joshi
|
96f0c8bf92
|
fixed unread count after member removed
|
2021-12-29 17:25:56 +05:30 |
|
Salvatore Giordano
|
a445001760
|
Merge branch 'message-input-controller' into feat/unfurl-url-client-side
|
2021-12-28 11:37:28 +01:00 |
|
Salvatore Giordano
|
9652c977a2
|
fix tests
|
2021-12-27 18:00:48 +01:00 |
|
Deven Joshi
|
0c2ce9c955
|
fixed docs
|
2021-12-20 19:29:03 +05:30 |
|
Sahil Kumar
|
e19cc87362
|
feat(ui): add support for OG Attachment preview.
Signed-off-by: xsahil03x <[email protected]>
|
2021-12-20 16:11:12 +05:30 |
|
 Jia-Han WuandGitHub
|
c17fbdbf10
|
fix: Avoid invalid url
|
2021-12-16 15:46:43 +08:00 |
|
Salvatore Giordano
|
ec28d00e81
|
fix message input quoted message
|
2021-12-15 10:51:28 +01:00 |
|
Salvatore Giordano
|
64c32b96ac
|
Merge branch 'develop' into message-input-controller
|
2021-12-13 12:28:32 +01:00 |
|
Sahil Kumar
|
5567708fe9
|
feat(llc): Add enrichUrl endpoint.
Signed-off-by: xsahil03x <[email protected]>
|
2021-12-13 15:50:33 +05:30 |
|
Gordon Hayes
|
42ed167091
|
chore: docs and linting improvements
|
2021-12-10 17:35:58 +01:00 |
|
Salvatore Giordano
|
ff2c8801d5
|
minor updates
|
2021-12-10 10:00:30 +01:00 |
|
Salvatore Giordano
|
830ffcd4a7
|
Merge branch 'develop' into message-input-controller
|
2021-12-10 09:41:32 +01:00 |
|
Salvatore Giordano
|
9e9ed0667b
|
chore(llc): update changelog and bump version
|
2021-12-03 16:23:45 +01:00 |
|
Salvatore Giordano
|
7547bd6b86
|
fix(llc): retry queue now follows the creation date
|
2021-12-03 15:38:23 +01:00 |
|
Salvatore Giordano
|
1b14e7f223
|
fix(llc): fix retry queue mechanism
|
2021-12-03 14:51:11 +01:00 |
|