 Salvatore GiordanoandGitHub
|
a6325d7b4e
|
Merge pull request #858 from santiagogarcia97/feat/portuguese-support
feat(localization): added support for Portuguese language
|
2022-02-01 15:35:26 +01:00 |
|
Salvatore Giordano
|
3fe2c64d7e
|
revert changelog and pubspec
|
2022-02-01 15:34:50 +01:00 |
|
Salvatore Giordano
|
7d7274b1c7
|
Merge branch 'develop' into feat/portuguese-support
|
2022-02-01 15:21:12 +01:00 |
|
 Salvatore GiordanoandGitHub
|
4929adf0f7
|
Merge pull request #873 from GetStream/hotfix/ownReactions
fix(llc): fix ownReactions population
|
2022-02-01 14:31:18 +01:00 |
|
 
|
f52b1bc902
|
Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
|
2022-02-01 13:57:24 +01:00 |
|
Salvatore Giordano
|
a07fdda490
|
fix latest reaction when sending a new reaction
|
2022-02-01 12:16:40 +01:00 |
|
Salvatore Giordano
|
90be047cbc
|
Merge branch 'develop' into hotfix/ownReactions
|
2022-02-01 09:54:57 +01:00 |
|
 Salvatore GiordanoandGitHub
|
90850c8369
|
Merge pull request #880 from GetStream/fix/857
feat(llc): Add `queryBannedUsers` endpoint.
|
2022-02-01 09:54:10 +01:00 |
|
Sahil Kumar
|
331d895fa4
|
test(llc): add tests
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-01 14:08:24 +05:30 |
|
 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 GiordanoandGitHub
|
d0d4adb112
|
Merge pull request #877 from GetStream/fix/748
fix(llc): include `message.user` while saving users in persistence.
|
2022-01-31 14:50:25 +01:00 |
|
Salvatore Giordano
|
39bb5aa97e
|
chore(repo): fix metrics
|
2022-01-31 13:34:33 +01:00 |
|
Salvatore Giordano
|
3b6a4ba36b
|
chore(repo): fix analysis
|
2022-01-31 12:35:29 +01:00 |
|
Salvatore Giordano
|
b2c4185682
|
chore(repo): bump flutter and melos version
|
2022-01-31 11:04:08 +01:00 |
|
Sahil Kumar
|
93b425458e
|
chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-31 13:10:02 +05:30 |
|
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
|
9b15dbd299
|
chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-26 15:22:43 +05:30 |
|
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 GiordanoandGitHub
|
4bddff5918
|
Merge pull request #874 from GetStream/fix/860
fix(ui): fix cast error while compressing video.
|
2022-01-25 10:46:28 +01:00 |
|
 Salvatore GiordanoandGitHub
|
8d91f02286
|
Merge pull request #875 from GetStream/fix/848
fix(core): fixed bad state on calling streamController.add
|
2022-01-25 10:45:23 +01:00 |
|
 Santiago GarcíaandGitHub
|
1395d58ccf
|
Merge branch 'develop' into feat/portuguese-support
|
2022-01-24 17:10:44 -03:00 |
|
Deven Joshi
|
aac83f081d
|
fix: thread message deletion
|
2022-01-24 18:03:02 +05:30 |
|
 Salvatore GiordanoandGitHub
|
bbabcfc5ff
|
Merge pull request #867 from GetStream/feat/bump-drift
feat(persistence): Use hard-coded drift versions.
|
2022-01-24 12:06:45 +01:00 |
|
 Salvatore GiordanoandGitHub
|
274df3f2c4
|
Merge pull request #872 from koishi/fix/japanese_localization
fix(localization): fix japanese translations
|
2022-01-24 12:05:42 +01:00 |
|
Sahil Kumar
|
bb3f48d42f
|
fix(core): Replaced all StreamController.add() with .safeAdd() to fix bad state errors.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-24 16:22:28 +05:30 |
|
Sahil Kumar
|
32d946da2a
|
chore(ui): Update CHANGELOG.md.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-24 15:19:37 +05:30 |
|
Sahil Kumar
|
be54f4e610
|
fix(ui): fix cast error while compressing video.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-24 15:17:50 +05:30 |
|
Salvatore Giordano
|
2b4226a182
|
chore(llc): update changelog
|
2022-01-24 09:51:27 +01:00 |
|
Salvatore Giordano
|
5d0ac10248
|
fix(llc): fix ownReactions population
|
2022-01-24 09:49:10 +01:00 |
|
Koichiro Oishi
|
5a5a408862
|
fix(localization): fix japanese translations
|
2022-01-23 20:58:27 +09:00 |
|
Sahil Kumar
|
d8f4c12de3
|
chore(persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-19 19:01:58 +05:30 |
|
Sahil Kumar
|
6054c30137
|
feat(persistence): Use hard-coded drift versions.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-19 18:58:59 +05:30 |
|
 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 |
|
 Salvatore GiordanoandGitHub
|
c34e0d247e
|
Merge pull request #864 from GetStream/feat/edge-base-url
feat(llc): deprecate location in favor of new edge server.
|
2022-01-18 16:58:27 +01:00 |
|
Salvatore Giordano
|
449815dba0
|
fix analysis
|
2022-01-18 16:40:03 +01:00 |
|
Salvatore Giordano
|
b38d23e79d
|
fix analysis
|
2022-01-18 16:18:30 +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 |
|
Okanlawon Jamiu
|
a51c4ca195
|
chore(repo): make comment follow dart guidelines and fix typos
|
2022-01-17 11:19:01 +01:00 |
|
Santiago Garcia
|
270378a7c0
|
added support for Portuguese
|
2022-01-12 11:46:51 -03:00 |
|
 Salvatore GiordanoandGitHub
|
512d68af63
|
Merge pull request #849 from dkrutskikh/develop
chore(repo): add missed trailing commas
|
2022-01-10 12:09:51 +01:00 |
|
 Salvatore GiordanoandGitHub
|
e55915b12e
|
Merge pull request #831 from GetStream/hotfix/channelsOrder
fix(core): channels order
|
2022-01-07 11:08:46 +01:00 |
|
Dmitry Krutskikh
|
800ab448f7
|
chore(repo): add missed trailing commas
|
2022-01-06 09:05:22 +03:00 |
|
 Salvatore GiordanoandGitHub
|
8ac2c36220
|
Merge pull request #843 from GetStream/unread-count-fix
fix(llc): fixed unread count after member removed
|
2021-12-29 14:04:41 +01:00 |
|
Deven Joshi
|
ba63be0cc2
|
corrected changelog
|
2021-12-29 17:37:31 +05:30 |
|