Commit Graph

3992 Commits

Author SHA1 Message Date
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 <xdsahil@gmail.com>
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 <xdsahil@gmail.com>
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 <xdsahil@gmail.com>
2022-01-31 12:57:54 +05:30
Sahil Kumar 1b6051a38d feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-01-31 12:57:54 +05:30
Salvatore Giordano 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 Giordano 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
Salvatore Giordano 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 Giordano 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 <xdsahil@gmail.com>
2022-01-24 16:22:28 +05:30
Sahil Kumar 32d946da2a chore(ui): Update CHANGELOG.md.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-01-24 15:19:37 +05:30
Sahil Kumar be54f4e610 fix(ui): fix cast error while compressing video.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-01-24 15:17:50 +05:30
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 <xdsahil@gmail.com>
2022-01-19 19:01:58 +05:30
Sahil Kumar 6054c30137 feat(persistence): Use hard-coded drift versions.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-01-19 18:58:59 +05:30
Salvatore Giordano 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 Giordano 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 <xdsahil@gmail.com>
2022-01-18 16:32:16 +05:30
Sahil Kumar c0ae7a8768 feat(llc): Deprecate location in favor of edge server.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
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
Salvatore Giordano 512d68af63 Merge pull request #849 from dkrutskikh/develop
chore(repo): add missed trailing commas
2022-01-10 12:09:51 +01:00
Salvatore Giordano 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 Giordano 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
Deven Joshi 149f8c9e60 added changelog 2021-12-29 17:33:39 +05:30
Deven Joshi 96f0c8bf92 fixed unread count after member removed 2021-12-29 17:25:56 +05:30
Salvatore Giordano e0f135762f Merge pull request #840 from GetStream/svg-fixes
fix(ui): fixed svgs
2021-12-27 11:01:39 +01:00
Salvatore Giordano 7f24be3498 Merge branch 'develop' into svg-fixes 2021-12-27 11:01:21 +01:00
Deven Joshi 3ecfb745a2 fixed svgs 2021-12-27 15:30:22 +05:30
Salvatore Giordano 5a4fe2963f Merge pull request #830 from GetStream/hotfix/media-download
fix(ui): media download
2021-12-27 10:54:12 +01:00
Salvatore Giordano 793bbbac47 Merge branch 'develop' into hotfix/media-download 2021-12-27 10:54:03 +01:00
Deven Joshi b87e18ff3e fixed svgs 2021-12-27 13:36:22 +05:30
Salvatore Giordano 13a863fb81 Merge pull request #832 from GetStream/video-fix
feat(ui): added autoplay to videos
2021-12-20 11:00:12 +01:00
Salvatore Giordano 0aed43b188 fix(ui): use all message attachments in FullScreenMedia page 2021-12-20 10:55:51 +01:00
Deven Joshi cb60567372 added autoplay to videos 2021-12-16 17:13:55 +05:30
Deven Joshi 2638b148d0 added autoplay to videos 2021-12-16 17:11:07 +05:30
Salvatore Giordano 63f8c40cb9 chore(core): update changelog 2021-12-16 11:32:04 +01:00
Salvatore Giordano 54977de7fd fix(core): do not move a channel when the new message is a thread reply 2021-12-16 11:31:13 +01:00
Salvatore Giordano 505b11b12e chore(ui): update changelog 2021-12-16 10:19:29 +01:00
Salvatore Giordano a5005bb78f fix(ui): use file extension instead of mimeType 2021-12-16 10:17:42 +01:00
Salvatore Giordano 536fb45d5b Merge pull request #824 from GetStream/feat/enrichUrl
feat(llc): Add enrichUrl endpoint.
2021-12-13 12:22:43 +01:00
Sahil Kumar a5242627f9 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2021-12-13 15:53:36 +05:30
Sahil Kumar 5567708fe9 feat(llc): Add enrichUrl endpoint.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2021-12-13 15:50:33 +05:30
Salvatore Giordano 338690488a Merge pull request #810 from GetStream/release/3.3.1
chore(llc,core,ui): 3.3.1
2021-12-09 16:09:50 +01:00
Salvatore Giordano cd6e7ac035 Merge branch 'develop' into release/3.3.1 2021-12-09 11:40:08 +01:00