Sahil Kumar
58922ca7ee
feat(ui): animate pinned message color
...
Signed-off-by: xsahil03x <[email protected] >
2022-06-13 16:49:04 +05:30
Salvatore Giordano and GitHub
f06d930cf5
Merge pull request #1202 from GetStream/fix/video-breaks-carousel
...
fix(ui): video breaks bottom photo carousel.
2022-06-13 11:24:11 +02:00
Sahil Kumar
37d22bdf85
chore(ui): update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2022-06-13 14:20:19 +05:30
Sahil Kumar
64bf65491d
fix(ui): video breaks bottom photo carousel.
...
Signed-off-by: xsahil03x <[email protected] >
2022-06-13 14:18:22 +05:30
Salvatore Giordano and GitHub
97471281f0
Merge pull request #1201 from GetStream/fix/hidden-channel
...
fix(llc): Persistence not removing hidden channels.
2022-06-10 14:24:18 +02:00
Sahil Kumar
a8a09a3ae2
fix(llc): Persistence not removing hidden channels.
...
Signed-off-by: xsahil03x <[email protected] >
2022-06-10 17:34:31 +05:30
Salvatore Giordano and GitHub
6048ca09f9
Merge pull request #1200 from GetStream/chore/update_photo_view
...
chore(ui): Updated photo_view to 0.14.0
2022-06-10 09:35:01 +02:00
Ayush Shekhar
5104e9dbb6
Updated photo_view to 0.14.0
2022-06-10 05:02:32 +05:30
Salvatore Giordano and GitHub
5e3cec1f94
Merge pull request #1198 from GetStream/feat/persistence-channel-capabilities
...
feat(persistence): save channel.ownCapabilities in db
2022-06-09 11:14:36 +02:00
Sahil Kumar
621daba5e3
chore(persistence): update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2022-06-09 14:13:44 +05:30
Sahil Kumar
c6eb075cee
feat(persistence): save channel.ownCapabilities in db
...
Signed-off-by: xsahil03x <[email protected] >
2022-06-09 14:10:01 +05:30
Salvatore Giordano and GitHub
c40580c3a7
Merge pull request #1195 from flodaniel/patch-1
...
chore(localization): improve german translations
2022-06-09 09:50:31 +02:00
Florian Daniel and GitHub
a131f3fdd0
Improve german translations
...
For flagged messages the german word "markieren" only means "marked", while "melden" means "report", which is more suitable in this context.
For viewLibrary, it is better to say "öffnen" which means "open" -> as this is what happens when the user clicks this button in the app.
2022-06-08 15:56:42 +02:00
Salvatore Giordano and GitHub
1bd5124d4e
Merge pull request #1193 from GetStream/hotfix/commands
...
fix(ui): Fix commands resetting the `StreamMessageInputController.value`
2022-06-08 15:47:39 +02:00
Salvatore Giordano
55540e8ef3
chore(ui): update changelog
2022-06-08 15:07:40 +02:00
Salvatore Giordano
a16cb7afab
fix(ui): Fix commands resetting the `StreamMessageInputController.value
2022-06-08 15:06:13 +02:00
Salvatore Giordano and GitHub
7784515173
Merge pull request #1182 from GetStream/hotfix/fileDownload
...
fix(ui): fix file download
2022-05-31 16:55:45 +02:00
Salvatore Giordano
f3b2926492
make workflow run on pr update
2022-05-31 15:09:12 +02:00
Salvatore Giordano
a3285c340e
chore(ui): update changelog
2022-05-31 10:46:13 +02:00
Salvatore Giordano
525380bddd
fix(ui): fix file download
2022-05-31 10:45:03 +02:00
Salvatore Giordano and GitHub
8633ee28dc
Merge pull request #1172 from GetStream/feat/remove-dio-deprecations
...
refactor(llc): remove dio deprecated methods
2022-05-20 15:46:07 +02:00
Salvatore Giordano
76fe3f79d2
chore(ui): fix doc
2022-05-20 15:22:47 +02:00
Salvatore Giordano
5b6721a9d7
chore(repo): remove previous no response config
2022-05-20 15:07:05 +02:00
Salvatore Giordano
e7763fca91
chore(repo): add no-response action
2022-05-20 15:06:50 +02:00
Sahil Kumar
389bd8f295
test(llc): fix tests
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 17:54:26 +05:30
Sahil Kumar
8b13bcebba
chore(llc): fix lint
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 17:49:00 +05:30
Sahil Kumar
2fdf3282e6
refactor(llc): use dio.fetch instead of dio.request
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 17:24:06 +05:30
Sahil Kumar
00bad6b7e8
refactor(llc): remove dio deprecated methods
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 17:07:49 +05:30
Salvatore Giordano and GitHub
e51b7b171e
Merge pull request #1171 from GetStream/release/4.2.0
...
chore(llc,core,ui): update pubspec and changelogs
2022-05-20 13:11:07 +02:00
Salvatore Giordano
24c80fe05e
Merge branch 'develop' into release/4.2.0
2022-05-20 12:37:53 +02:00
Salvatore Giordano and GitHub
f8997ff69e
Merge pull request #1170 from GetStream/refactor/enums
...
refactor(llc, ui): migrate enums to v3
2022-05-20 12:37:25 +02:00
Salvatore Giordano
6d6e484b39
Merge branch 'develop' into release/4.2.0
2022-05-20 12:32:41 +02:00
Salvatore Giordano and GitHub
1c333c6c43
Merge pull request #1166 from GetStream/fix/channel-unset
...
feat(llc): create disabled, hidden, truncatedAt a field in channel
2022-05-20 12:32:18 +02:00
Sahil Kumar
3ee768f51f
chore(llc): remove extra quotes
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 15:45:48 +05:30
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
Sahil Kumar
d65eeeb85a
refactor(llc): regenerate attachment_file.freezed.dart
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 14:55:52 +05:30
Salvatore Giordano
ae68226cb6
chore(llc,core,ui): update pubspec and changelogs
2022-05-20 11:11:00 +02:00
Sahil Kumar
0213fa6f1f
refactor(llc, ui): migrate enums to v3
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 14:18:30 +05:30
Salvatore Giordano and GitHub
180e4475d2
Merge branch 'develop' into fix/channel-unset
2022-05-19 15:23:54 +02:00
Sahil Kumar
b3e5986290
test(llc): fix own_user test
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-19 18:53:05 +05:30
Salvatore Giordano and GitHub
715f70a246
Merge pull request #1167 from GetStream/feat/listen-channel-member-updated
...
feat(llc): handle member.updated events in channel client
2022-05-19 14:54:36 +02:00
Sahil Kumar
731db0ccc1
feat(llc): handle member.updated events in channel client
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-19 18:23:10 +05:30
Salvatore Giordano and GitHub
18c3171103
Merge branch 'develop' into fix/channel-unset
2022-05-19 14:51:36 +02:00
Salvatore Giordano and GitHub
f5786ce079
Merge pull request #1165 from GetStream/feat/channel-membership
...
feat(llc): add support for channel.membership
2022-05-19 14:43:26 +02:00
Sahil Kumar
8ba8402d80
chore(llc): update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-19 18:11:51 +05:30
Sahil Kumar
de3e1c9862
refactor(llc): convert the implementation into non-breaking
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-19 18:07:22 +05:30
Salvatore Giordano
434214e735
fix test
2022-05-19 14:02:58 +02:00
Salvatore Giordano and GitHub
ab139277b2
Merge pull request #1152 from GetStream/guide/sentry
...
docs(doc): add sentry guide
2022-05-19 13:34:25 +02:00
Gordon Hayes
9691454990
docs: review and fixes
2022-05-19 12:53:33 +02:00