Commit Graph
2356 Commits
Author SHA1 Message Date
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
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 GiordanoandGitHub 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
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 GiordanoandGitHub 18c3171103 Merge branch 'develop' into fix/channel-unset 2022-05-19 14:51:36 +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
Sahil Kumar beee0e41c4 feat(llc): create disabled, hidden, truncatedAt a field in channel
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 15:50:51 +05:30
Salvatore Giordano 789e6e781b fix analysis 2022-05-19 12:18:32 +02:00
Sahil KumarandGitHub 9ebfaf55f3 Update packages/stream_chat/lib/src/core/models/channel_state.dart 2022-05-19 14:54:05 +05:30
Sahil KumarandGitHub dd4506a926 Update packages/stream_chat/lib/src/core/models/channel_model.dart 2022-05-19 14:53:11 +05:30
Sahil Kumar 63f568bf90 refactor(llc): move membership from channel_model to channel_state
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:51:28 +05:30
Sahil Kumar 15b2c10534 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:36:56 +05:30
Sahil Kumar b1e4e134ca feat(llc): add support for channel.membership
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:34:04 +05:30
Salvatore Giordano 69723b0503 fix(ui): fix thread indicator overflow 2022-05-18 11:17:18 +02:00
Salvatore Giordano e054310fa2 fix typo 2022-05-16 16:56:13 +02:00
Salvatore Giordano e178b9143f fix tests 2022-05-16 16:28:19 +02:00
Salvatore Giordano 7cbbfd6768 Merge branch 'develop' into hotfix/messagePagination 2022-05-16 15:53:18 +02:00
Salvatore Giordano 9963af9f91 Merge branch 'develop' into fix/pass_message_action_flags 2022-05-16 15:35:42 +02:00
Salvatore Giordano f969b4a51d fix format 2022-05-16 14:54:59 +02:00
Sahil Kumar 2f9a35f3fa test(repo): fix tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 18:21:33 +05:30
Sahil Kumar 069f380f41 chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 16:58:24 +05:30
Salvatore Giordano 869730ca8f chore(llc,core): update changelog 2022-05-13 11:52:11 +02:00
Salvatore Giordano 4896c43342 fix(llc, core): fix message pagination parameters 2022-05-13 11:45:36 +02:00
Ayush Shekhar 84dc94dea1 Updated conditions for visibility flags 2022-05-12 14:07:49 +05:30
Ayush Shekhar 25fa3ffc58 Updated changelog 2022-05-12 14:00:25 +05:30
Ayush Shekhar cb40a4ceea Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into fix/pass_message_action_flags 2022-05-12 13:51:47 +05:30
Ayush Shekhar 4ed6381c40 Pass message action visibility flags to actions modal 2022-05-12 13:51:38 +05:30
Sahil Kumar 278fb2dd69 chore(repo): bump min dart sdk version to 2.17.0
Signed-off-by: xsahil03x <[email protected]>
2022-05-12 13:28:09 +05:30
Salvatore Giordano d79ce76d13 refactor(ui): refactor thread indicators 2022-05-10 15:52:15 +02:00