Commit Graph
2388 Commits
Author SHA1 Message Date
Sahil Kumar 816746da8a fix(ui): Fix ChannelListTile sendingIndicator isMessageRead calculation.
Signed-off-by: xsahil03x <[email protected]>
2022-07-04 16:41:50 +05:30
Salvatore Giordano 117bffee1c missing space 2022-06-20 16:18:44 +02:00
Salvatore Giordano 0428627569 chore(localization): bump version 2022-06-20 14:15:10 +02:00
Salvatore Giordano 437c4dad8d chore(persistence): bump version 2022-06-20 14:14:31 +02:00
Salvatore Giordano 0bdd8a20d1 chore(ui): bump version 2022-06-20 14:14:03 +02:00
Salvatore Giordano f62a37c5be chore(core): bump version 2022-06-20 14:13:34 +02:00
Salvatore Giordano 84fd7bae81 chore(llc): bump version 2022-06-20 14:12:50 +02:00
Salvatore Giordano beb39d329a chore(llc): update changelog 2022-06-20 12:41:52 +02:00
Salvatore Giordano 537a529530 fix(llc): fix x-stream-client header 2022-06-20 12:41:11 +02:00
Salvatore Giordano 25d97270ee chore(ui): update changelog 2022-06-20 10:32:40 +02:00
Salvatore Giordano fb4dc76532 fix(ui): request permission only when showing the picker 2022-06-20 10:32:40 +02:00
Salvatore GiordanoandGitHub 7732953e8c Merge pull request #1209 from GetStream/fix/null-map-values
fix(llc): handle user extra data name null condition
2022-06-20 10:25:23 +02:00
Salvatore Giordano 1cce2e6b8a fix(ui): add comment 2022-06-17 13:39:58 +02:00
Salvatore GiordanoandGitHub 04768a10ef Update packages/stream_chat_flutter/CHANGELOG.md 2022-06-17 13:36:51 +02:00
Salvatore GiordanoandGitHub 7133955bbe Update packages/stream_chat_flutter/lib/src/message_list_view.dart 2022-06-17 13:36:20 +02:00
Salvatore Giordano 2d19f7c86f chore(ui): update changelog 2022-06-17 13:11:42 +02:00
Salvatore Giordano 8e130f7f66 feat(ui): open message list to unread position 2022-06-17 13:11:00 +02:00
Salvatore Giordano 228f53fbe4 fix(ui): pass unreadCount to unreadMessagesSeparatorBuilder 2022-06-17 12:03:29 +02:00
Salvatore Giordano c6224ab8c8 chore(ui,localizations): update changelog 2022-06-17 11:42:47 +02:00
Salvatore Giordano f3ab200137 feat(ui, localizations): add unread messages label 2022-06-17 11:41:25 +02:00
Gordon Hayes 58f4ceed64 fix: handle user extra data name null condition 2022-06-15 14:55:22 +02:00
Ayush Shekhar 43abcf3e0d Updated changelog 2022-06-15 16:53:34 +05:30
Ayush Shekhar 2de3eb196f Fixed url matching logic for url enrichment 2022-06-15 16:48:45 +05:30
Sahil Kumar b87cd1d30f chore(ui): fix analyzer
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 17:02:02 +05:30
Sahil Kumar 07431bf75a chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 16:50:47 +05:30
Sahil Kumar 58922ca7ee feat(ui): animate pinned message color
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 16:49:04 +05:30
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
Sahil Kumar a8a09a3ae2 fix(llc): Persistence not removing hidden channels.
Signed-off-by: xsahil03x <[email protected]>
2022-06-10 17:34:31 +05:30
Ayush Shekhar 5104e9dbb6 Updated photo_view to 0.14.0 2022-06-10 05:02:32 +05:30
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
Florian DanielandGitHub 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 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 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 GiordanoandGitHub 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
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 24c80fe05e Merge branch 'develop' into release/4.2.0 2022-05-20 12:37:53 +02:00
Salvatore GiordanoandGitHub 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
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