Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 7faa765d14 fix(ui): Fix message text hiding because of a flutter bug (#1327)
* fix(ui): remove clip

* chore(ui): update changelog
2022-09-13 10:24:25 +02:00
Salvatore Giordano 846d94d058 chore(llc): add more tests 2022-08-26 09:49:28 +02:00
Salvatore Giordano c414150bc8 chore(llc): add more tests 2022-08-26 09:42:03 +02:00
Salvatore Giordano 24b1a8087b fix analysis 2022-08-26 09:18:31 +02:00
Salvatore Giordano b924337d24 chore(llc): add more tests 2022-08-25 18:17:54 +02:00
Salvatore Giordano af055e367b chore(llc): add tests 2022-08-25 17:36:57 +02:00
Salvatore Giordano ba13c9b02f chore(llc): update changelog 2022-08-25 17:36:56 +02:00
Salvatore Giordano a5d0c74fd6 refactor: clean up and add docs 2022-08-25 17:36:27 +02:00
Salvatore Giordano 46e7c0b332 fix(ui): do not linkify system message mentions 2022-07-28 11:34:16 +02:00
Salvatore GiordanoandGitHub 5ad21bc3d2 chore(llc,core,ui,persistence): bump version and changelog (#1288)
* update deps

* chore(llc,core,ui,persistence): bump version and changelog
2022-07-28 10:45:05 +02:00
Salvatore GiordanoandGitHub 89e160969d fix(llc): do not serialize bytes (#1283)
* fix(llc): do not serialize bytes

* chore(llc): update changelog

* fix(ui): cache files picked with photo_manager

* chore(ui): cleanup
2022-07-27 10:36:11 +02:00
e9e35d7d29 fix(ui): fix image download on iOS (#1280)
* fix(ui): fix image download

* chore(ui): update changelog

* Update packages/stream_chat_flutter/lib/src/attachment_actions_modal.dart

* Update packages/stream_chat_flutter/CHANGELOG.md

Co-authored-by: Deven Joshi <[email protected]>

Co-authored-by: Deven Joshi <[email protected]>
2022-07-25 11:31:45 +02:00
Salvatore Giordano b5414349e7 fix(ui): rename const 2022-07-25 10:53:51 +02:00
Salvatore Giordano f9f608ffc3 chore(ui): update changelog 2022-07-22 16:19:45 +02:00
Salvatore Giordano a90638adb1 fix(ui): export kDefaultMaxAttachmentSize and use it in StreamAttachmentPicker default, also increase it to 100Mb 2022-07-22 16:19:08 +02:00
0cffd09415 fix(ui): fix date divider not showing (#1259)
* fix(ui): fix date divider not showing

* chore(ui): update changelog

* chore(ui): minor changes

Signed-off-by: xsahil03x <[email protected]>

* fix(ui): fix separator

Signed-off-by: xsahil03x <[email protected]>

Co-authored-by: Sahil Kumar <[email protected]>
2022-07-11 09:58:43 +02:00
Salvatore GiordanoandGitHub 482d4ed611 fix(ui): fix jiffy locale initialization (#1255)
* fix(ui): fix jiffy locale initialization

* chore(ui): update changelog

* fix(ui): cleanup
2022-07-07 12:19:32 +02:00
Salvatore Giordano d1bfe7e2f8 update version.dart 2022-07-07 12:05:23 +02:00
Salvatore GiordanoandGitHub 6ab94a8aaa chore(llc,core,ui,persistence,localizations): update changelog and pubspec (#1253) 2022-07-07 10:46:36 +02:00
Salvatore GiordanoandGitHub 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 GiordanoandGitHub 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 GiordanoandGitHub 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 GiordanoandGitHub 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 GiordanoandGitHub 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 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 GiordanoandGitHub 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 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 GiordanoandGitHub 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 GiordanoandGitHub 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 GiordanoandGitHub 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 GiordanoandGitHub 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 GiordanoandGitHub c4de28fd81 Update CONTRIBUTING.md 2022-06-13 14:47:37 +02:00
Salvatore GiordanoandGitHub 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 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