Salvatore Giordano and GitHub
a37bf2bde4
fix(llc): fix connecting while connecting and disconneting ( #1237 )
...
* fix(llc): fix connecting while connecting and disconneting
* chore(llc): update changelog
* chore(llc): add test
* chore(llc): improve test
* fix(llc): _resetRequestFlags regardless of the connection status
2022-07-05 12:08:08 +02:00
Salvatore Giordano
d2883c87f0
fix(ui): fix lazy load scroll view
2022-07-04 15:33:15 +02:00
Salvatore Giordano and GitHub
4153f0d6cb
Merge pull request #1235 from GetStream/fix/unread-indicator
...
fix(ui): Fix `ChannelListTile` sendingIndicator `isMessageRead` calculations
2022-07-04 15:31:46 +02:00
Salvatore Giordano
05d376cffb
fix(core): allow scroll notification bubbling in lazy load scroll view
2022-07-04 12:15:45 +02:00
Salvatore Giordano
e5f77076a9
fix(doc): push notification guide now uses the latest cli version
2022-06-23 15:35:07 +02:00
Salvatore Giordano and GitHub
c8171105a8
Merge pull request #1216 from GetStream/release/4.3.0
...
chore(llc,core,ui,persistence,localization): minor version
2022-06-20 16:34:46 +02:00
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 and GitHub
dbe7ceefd5
Merge pull request #1215 from GetStream/hotfix/package
...
fix(llc): fix x-stream-client header
2022-06-20 14:03:13 +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 and GitHub
bb2d008e03
Merge pull request #1214 from GetStream/hotfix/filePicker
...
fix(ui): request permission only when showing the picker
2022-06-20 11:51:50 +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 Giordano and GitHub
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 and GitHub
ee0aa1a3ff
Merge pull request #1213 from GetStream/feature/openToUnread
...
feat(ui): open message list to unread position
2022-06-17 14:15:47 +02:00
Salvatore Giordano
1cce2e6b8a
fix(ui): add comment
2022-06-17 13:39:58 +02:00
Salvatore Giordano and GitHub
04768a10ef
Update packages/stream_chat_flutter/CHANGELOG.md
2022-06-17 13:36:51 +02:00
Salvatore Giordano and GitHub
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 and GitHub
2ff509027f
Merge pull request #1212 from GetStream/feature/newMessageLabel
...
feat(ui,localization): add unread messages label
2022-06-17 12:22:15 +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
Salvatore Giordano and GitHub
57d176a69c
Merge pull request #1210 from GetStream/docs/fix-user-list-view-doc
...
docs(doc): fix user list view doc
2022-06-16 09:56:23 +02:00
Salvatore Giordano and GitHub
1360aea74b
Merge pull request #1207 from GetStream/fix/url_enrich_logic
...
fix(ui): The URL enrichment logic does not allow path or query params in URL
2022-06-15 13:39:57 +02:00
Salvatore Giordano and GitHub
842d979675
Merge pull request #1204 from GetStream/feat/animate-pinned-color
...
feat(ui): animate pinned message color
2022-06-13 14:55:23 +02:00
Salvatore Giordano and GitHub
c4de28fd81
Update CONTRIBUTING.md
2022-06-13 14:47:37 +02:00
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
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
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
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
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
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
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
Salvatore Giordano
ae68226cb6
chore(llc,core,ui): update pubspec and changelogs
2022-05-20 11:11:00 +02:00
Salvatore Giordano and GitHub
180e4475d2
Merge branch 'develop' into fix/channel-unset
2022-05-19 15:23:54 +02:00
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
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
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
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 Giordano and GitHub
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 Giordano and GitHub
8024ed63ad
Merge pull request #1151 from GetStream/xsahil03x-patch-1
...
Update dart_code_metrics.yaml
2022-05-18 10:50:09 +02:00
Salvatore Giordano and GitHub
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 Giordano and GitHub
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 Giordano and GitHub
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 Giordano and GitHub
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 Giordano and GitHub
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 Giordano and GitHub
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 Giordano and GitHub
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 Giordano and GitHub
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 Giordano and GitHub
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