Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 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
Salvatore GiordanoandGitHub 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
Salvatore GiordanoandGitHub 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
Salvatore GiordanoandGitHub c40580c3a7 Merge pull request #1195 from flodaniel/patch-1
chore(localization): improve german translations
2022-06-09 09:50:31 +02:00
Salvatore GiordanoandGitHub 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 GiordanoandGitHub 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 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
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
Salvatore GiordanoandGitHub 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 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
Salvatore GiordanoandGitHub 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
Salvatore Giordano ae68226cb6 chore(llc,core,ui): update pubspec and changelogs 2022-05-20 11:11:00 +02:00
Salvatore GiordanoandGitHub 180e4475d2 Merge branch 'develop' into fix/channel-unset 2022-05-19 15:23:54 +02:00
Salvatore GiordanoandGitHub 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
Salvatore GiordanoandGitHub 18c3171103 Merge branch 'develop' into fix/channel-unset 2022-05-19 14:51:36 +02:00
Salvatore GiordanoandGitHub 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
Salvatore Giordano 434214e735 fix test 2022-05-19 14:02:58 +02:00
Salvatore GiordanoandGitHub ab139277b2 Merge pull request #1152 from GetStream/guide/sentry
docs(doc): add sentry guide
2022-05-19 13:34:25 +02:00
Salvatore Giordano 789e6e781b fix analysis 2022-05-19 12:18:32 +02:00
Salvatore Giordano e7ba4bc8ca fix action 2022-05-19 11:52:00 +02:00
Salvatore Giordano 3c0969c904 fix action 2022-05-19 11:48:49 +02:00
Salvatore Giordano 6633dfbae3 Merge branch 'develop' into guide/sentry 2022-05-19 11:29:20 +02:00
Salvatore GiordanoandGitHub 8ae6023d48 Merge pull request #1156 from GetStream/xsahil03x-patch-2
chore(repo): update dart code metrics
2022-05-19 10:20:46 +02:00
Salvatore Giordano 69723b0503 fix(ui): fix thread indicator overflow 2022-05-18 11:17:18 +02:00
Salvatore GiordanoandGitHub 8024ed63ad Merge pull request #1151 from GetStream/xsahil03x-patch-1
Update dart_code_metrics.yaml
2022-05-18 10:50:09 +02:00
Salvatore GiordanoandGitHub 8985a0fe69 Merge pull request #1144 from GetStream/hotfix/messagePagination
fix(llc, core): fix message pagination parameters
2022-05-17 10:36:44 +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 GiordanoandGitHub df32dc5377 Merge pull request #1142 from GetStream/fix/pass_message_action_flags
fix(ui): Visibility override flags not passed to StreamMessageActionsModal
2022-05-16 15:52:54 +02:00
Salvatore Giordano 9963af9f91 Merge branch 'develop' into fix/pass_message_action_flags 2022-05-16 15:35:42 +02:00
Salvatore GiordanoandGitHub 68d6f83700 Merge pull request #1141 from GetStream/chore/flutter-3
chore(repo): upgrade to flutter 3.0
2022-05-16 15:20:23 +02:00
Salvatore Giordano f969b4a51d fix format 2022-05-16 14:54:59 +02:00
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
Salvatore Giordano d5f449c04f chore(repo): update flutter 2022-05-12 08:22:53 +02:00
Salvatore GiordanoandGitHub dc43c88246 Merge pull request #1132 from GetStream/hotfix/messageWidget
fix(ui): refactor message widget bottom row
2022-05-11 10:22:34 +02:00
Salvatore Giordano d79ce76d13 refactor(ui): refactor thread indicators 2022-05-10 15:52:15 +02:00
Salvatore Giordano 6975be45f3 fix(ui): fix baseline 2022-05-10 15:48:24 +02:00
Salvatore Giordano 0194db6e57 fix(ui): fix layout 2022-05-10 12:12:14 +02:00
Salvatore Giordano 1abb724074 Merge branch 'develop' into hotfix/messageWidget 2022-05-10 11:45:24 +02:00
Salvatore Giordano 855ba4a747 chore(ui): update changelog 2022-05-10 10:38:10 +02:00
Salvatore Giordano 6c1e3adf4a fix(ui): refactor message widget bottom row 2022-05-10 10:37:02 +02:00
Salvatore Giordano 3297d73e06 fix(ui): fix headers alignment 2022-05-10 10:36:12 +02:00
Salvatore GiordanoandGitHub 561c2007e5 Merge pull request #1127 from GetStream/release/4.1.0
chore(llc,core,ui,persistence,localization): update changelog and pu…
2022-05-07 12:17:34 +02:00
Salvatore Giordano d0a3975cf2 chore(llc,core,ui,persistence,localizations): update changelog and pubspec 2022-05-06 17:40:22 +02:00
Salvatore GiordanoandGitHub de35944c81 Merge pull request #1124 from GetStream/chore/deprecate_member_role
feat(llc,ui,persistence): Deprecated Member.role in favor of Member.channelRole
2022-05-06 17:37:08 +02:00
Salvatore Giordano 7f1f8d2a65 fix analysis 2022-05-06 17:26:47 +02:00
Salvatore GiordanoandGitHub ead0eafb50 Merge pull request #1122 from GetStream/feat/disable_mentions_overlay_message_input
feat(ui): Add option to disable mentions overlay in StreamMessageInput
2022-05-06 14:59:29 +02:00
Salvatore Giordano c158924b0e fix(ui): fix message widget thread indicator 2022-05-06 12:25:49 +02:00
Salvatore GiordanoandGitHub 9dab952a4c Merge pull request #1114 from mkoehne/feat/german-translation
feat(localization): add German localization
2022-05-05 10:37:58 +02:00
fcdd62ffb2 Apply suggestions from code review
Co-authored-by: Stefan Blos <[email protected]>
2022-05-05 10:12:48 +02:00
Salvatore Giordano 4944516c13 fix(localization): fix tests 2022-05-05 09:57:28 +02:00
Salvatore GiordanoandGitHub 2166f6d688 Merge pull request #1118 from GetStream/hotfix/messageWidget
fix(ui): fix message widget thread indicator in reverse mode
2022-05-05 08:42:15 +02:00
Salvatore Giordano 44972fdc3f chore(ui): update changelog 2022-05-04 12:58:45 +02:00
Salvatore Giordano 3e1c787297 fix(ui): fix message widget thread indicator in reverse mode 2022-05-04 12:57:58 +02:00
Salvatore Giordano 4729c9906b chore(ui): update example 2022-05-04 11:08:08 +02:00
Salvatore Giordano 1362c30dd0 chore(localizations): update changelog and readme 2022-05-04 10:00:30 +02:00
Salvatore Giordano 11b32fb5f9 cleanup 2022-05-04 09:58:43 +02:00
Salvatore Giordano 2165df7c94 doc(ui): fix doc ref 2022-05-04 09:54:49 +02:00
Salvatore GiordanoandGitHub 94ea5b1a66 Merge pull request #1116 from GetStream/chore/updateUiReadme
docs(ui): add photo_manager android requirements
2022-05-04 09:50:20 +02:00
Salvatore GiordanoandGitHub 9874822082 Update packages/stream_chat_flutter/README.md 2022-05-04 09:48:38 +02:00
Salvatore GiordanoandGitHub f373db0596 Merge pull request #1115 from GetStream/hotfix/attachmentPicker
fix(ui): fix attachment picker ui
2022-05-04 09:44:36 +02:00
Salvatore Giordano d90ed2e7d1 doc(ui): add photo_manager android requirements 2022-05-04 09:44:04 +02:00
Salvatore Giordano 1b45b22074 chore(ui): update changelog 2022-05-04 09:37:25 +02:00
Salvatore Giordano 45ca096f94 fix(ui): fix attachment picker ui 2022-05-04 09:35:28 +02:00
Salvatore GiordanoandGitHub 9204a6213a Merge pull request #1112 from GetStream/release/4.0.1
chore(llc,core,ui, persistence): update pubspec and changelogs
2022-05-03 16:39:56 +02:00
Salvatore Giordano 075f9414de fix localization tests 2022-05-03 15:44:03 +02:00
Salvatore Giordano 7f562d3ee8 update melos 2022-05-03 12:58:47 +02:00
Salvatore Giordano 5ce540ad4a chore(llc,core,ui, persistence): update pubspec and changelogs 2022-05-03 12:05:09 +02:00
Salvatore Giordano 41f2d55f70 polish 4.0.0 and prepare 4.0.1 2022-05-03 11:58:55 +02:00
Salvatore Giordano 9c05625f9b update changelogs and readmes 2022-05-03 09:48:41 +02:00
Salvatore Giordano 32a32c7ab0 update readme 2022-05-03 09:30:51 +02:00
Salvatore Giordano 8d26f42ab9 update readme 2022-05-03 09:27:21 +02:00
Salvatore GiordanoandGitHub 2c5b1e5932 Merge pull request #855 from GetStream/v4
chore(llc,core,ui): v4
2022-05-03 09:00:00 +02:00
Salvatore Giordano 7850e10b83 doc(docs): add removed deprecated methods 2022-05-03 08:58:59 +02:00
Salvatore Giordano bc63a488fb update readme 2022-05-03 08:53:12 +02:00
Salvatore Giordano 44834047d6 fix publishing 2022-05-03 08:48:07 +02:00
Salvatore Giordano 2e54334255 update pubspec and changelogs 2022-05-02 21:18:41 +02:00
Salvatore Giordano 61e4c471fb fix analysis 2022-05-02 21:09:55 +02:00
Salvatore Giordano 69b6ae7b55 fix test 2022-05-02 18:17:27 +02:00
Salvatore GiordanoandGitHub ce16002315 Merge pull request #1108 from GetStream/docs/v4
docs(repo): update docs for v4
2022-05-02 17:55:08 +02:00
ecfb5aadb7 Update docusaurus/docs/Flutter/guides/migration_guide_4_0.mdx
Co-authored-by: Deven Joshi <[email protected]>
2022-05-02 17:50:39 +02:00
Salvatore Giordano 6f6032441c remove deprecated stuff from older versions 2022-05-02 17:45:06 +02:00
37ca6f7211 Update docusaurus/docs/Flutter/stream_chat_flutter/stream_message_widget.mdx
Co-authored-by: Deven Joshi <[email protected]>
2022-05-02 17:44:44 +02:00
Salvatore Giordano ef1f6cf30c fix typo 2022-05-02 15:41:30 +02:00
Salvatore Giordano 1522181294 doc(docs): add grid docs 2022-05-02 15:40:55 +02:00
Salvatore Giordano a2e7bc452b cleanup 2022-05-02 13:15:47 +02:00
Salvatore Giordano bd12ece9ea PagedValueListenableBuilder 2022-05-02 12:44:28 +02:00
Salvatore Giordano 0ec80452b6 LazyLoadScrollView 2022-05-02 12:15:32 +02:00
Salvatore Giordano 402b0038c6 StreamMessageInputController 2022-05-02 11:59:32 +02:00