1659 Commits
Author SHA1 Message Date
Deven JoshiandGitHub 8388a3f8cb Update packages/stream_chat_flutter/CHANGELOG.md 2023-12-05 16:53:12 +05:30
Efthymis Sarmpanis c7eb90f750 fix(ui): export StreamAttachmentWidgetBuilder 2023-12-05 13:20:09 +02:00
Efthymis Sarmpanis f38bb753e4 Merge branch 'develop' 2023-12-04 13:27:38 +02:00
Efthymis Sarmpanis ed16cb82d0 fix(ui): remove deprecated showReactionPickerTail parameter in StreamMessageWidget 2023-12-04 13:06:52 +02:00
Efthymis Sarmpanis 20716c78e4 chore(repo): synchronize versions 2023-12-04 12:41:58 +02:00
Efthymis Sarmpanis d168239ad3 fix(ui): fix merge error 2023-12-04 12:22:34 +02:00
Efthymis Sarmpanis 68f7413b8a Merge remote-tracking branch 'origin/v7.0.0' 2023-12-04 12:16:34 +02:00
Maciej BrażewiczandGitHub 3a00ce2542 Merge branch 'develop' into dependabot/pub/packages/stream_chat_flutter/share_plus-8.0.0 2023-11-30 15:38:35 +01:00
Maciej BrażewiczandGitHub 873a664a20 Merge branch 'develop' into dependabot/pub/packages/stream_chat_flutter/file_picker-6.1.1 2023-11-30 14:12:39 +01:00
Efthymis Sarmpanis 6d22158b34 Release: v6.12.0 2023-11-24 14:14:34 +02:00
Efthymis Sarmpanis 0d7559e3d8 fix(llc): when removing current user from channel check for null in the callback
Closes #1753
2023-11-24 13:46:22 +02:00
dependabot[bot]andGitHub c1b5b2609d chore(deps): bump file_picker in /packages/stream_chat_flutter
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 5.5.0 to 6.1.1.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-11-06 19:56:52 +00:00
Efthymis Sarmpanis 02d686cc75 fix(ui): deprecate exposed showReactionPickerTail in MessageWidget
`showReactionPickerTail` property is bind with `showReactionPicker` as it is the only one needed to couple the reaction modal with the tail

Closes #1759
2023-11-02 15:08:53 +02:00
dependabot[bot]andGitHub 9f51764d59 chore(deps): bump share_plus in /packages/stream_chat_flutter
Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v8.0.0/packages/share_plus)

---
updated-dependencies:
- dependency-name: share_plus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-10-09 20:01:08 +00:00
Sahil Kumar 9c05ac76e7 chore(repo): prepare for release.
Signed-off-by: Sahil Kumar <[email protected]>
2023-10-02 15:24:56 +05:30
Sahil Kumar 62b59f8cc3 fix(ui): fix video_player:macos multiple possible implementations.
Signed-off-by: Sahil Kumar <[email protected]>
2023-10-02 15:00:05 +05:30
Sahil Kumar 08bc18a4a0 chore(repo): prepare for release.
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-11 14:53:03 +05:30
Sahil Kumar 0352249cdd chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-07 17:51:09 +05:30
Sahil Kumar 8a0214df03 fix(ui): allowedAttachmentPickerTypes not working on mobile devices.
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-07 17:51:09 +05:30
Sahil Kumar c20132b550 Merge remote-tracking branch 'origin/develop' into v7.0.0
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
#	packages/stream_chat_flutter/CHANGELOG.md
#	packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
#	packages/stream_chat_flutter_core/CHANGELOG.md
2023-09-07 16:19:20 +05:30
Sahil Kumar e00664f5a8 feat(ui): added support for MessageWidget.onReactionsHover.
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-06 17:57:15 +05:30
Sahil Kumar 9f4c31c1bd chore: fix lints.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-18 19:50:05 +05:30
Sahil Kumar 115dced88e Merge remote-tracking branch 'origin/v7.0.0' into refactor/attachments
# Conflicts:
#	packages/stream_chat_flutter/lib/src/fullscreen_media/full_screen_media.dart
#	packages/stream_chat_flutter/lib/src/fullscreen_media/full_screen_media_desktop.dart
#	packages/stream_chat_flutter/pubspec.yaml
2023-08-18 19:47:14 +05:30
Sahil Kumar 61c68b7fb9 chore(repo): prepare for release.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-18 16:29:49 +05:30
Sahil Kumar f14c00a6ac chore(repo): bump min flutter SDK to 3.13.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-18 15:46:48 +05:30
Sahil Kumar bcaeb59855 Merge remote-tracking branch 'origin/develop' into v7.0.0
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
#	packages/stream_chat/lib/version.dart
#	packages/stream_chat/pubspec.yaml
#	packages/stream_chat_flutter/CHANGELOG.md
#	packages/stream_chat_flutter/lib/src/channel/channel_preview.dart
#	packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
#	packages/stream_chat_flutter/lib/src/user/user_item.dart
#	packages/stream_chat_flutter/pubspec.yaml
#	packages/stream_chat_flutter_core/CHANGELOG.md
#	packages/stream_chat_flutter_core/pubspec.yaml
#	packages/stream_chat_localizations/CHANGELOG.md
#	packages/stream_chat_localizations/pubspec.yaml
#	packages/stream_chat_persistence/CHANGELOG.md
#	packages/stream_chat_persistence/pubspec.yaml
2023-08-18 13:15:08 +05:30
Sahil Kumar 8aa4322911 chore: set changelog as per chronology.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-18 13:10:37 +05:30
Sahil Kumar 6d23a3b3e9 chore(repo): prepare for release.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:40:00 +05:30
Sahil Kumar 046b696a25 fix(ui): fix for flutter 3.13
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:08:34 +05:30
Sahil Kumar 7c495ad520 chore(llc, core, persistence, ui, localization): bump dependencies, update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:04:55 +05:30
Sahil Kumar d684e74b8c chore(ui): fix lint.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 13:54:38 +05:30
Sahil Kumar b34f725ff1 chore: migrate loadBuffer to loadImage.
Signed-off-by: xsahil03x <[email protected]>
2023-08-17 13:29:55 +05:30
Sahil Kumar 5e8c8602a9 chore: minor change.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit d1ce69d539)
2023-08-17 13:29:46 +05:30
Sahil Kumar 4f6fbe994d chore(ui): bump jiffy to v6.2.1
Signed-off-by: xsahil03x <[email protected]>

(cherry picked from commit 79faac57e5)
Signed-off-by: xsahil03x <[email protected]>
2023-08-17 13:29:13 +05:30
Sahil Kumar 7adc99fecb feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit bdc85b4873)
2023-08-17 13:28:57 +05:30
Sahil Kumar 875ff934b6 chore(repo): updated minimum supported SDK version to Flutter 3.10/Dart 3.0
Signed-off-by: xsahil03x <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 13:13:13 +05:30
Sahil Kumar c19bea00e6 chore: fix analysis.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 16:55:13 +05:30
Sahil Kumar 8df5853343 chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 16:44:23 +05:30
Sahil Kumar 27074ddb55 fix(ui): fix video player controls getting hidden.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 16:42:48 +05:30
Sahil Kumar 4ea732b065 chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 14:57:49 +05:30
kanatandSahil Kumar 8e557719b9 fix format 2023-08-16 14:56:31 +05:30
kanatandSahil Kumar 67006dd678 allow override reactions tap 2023-08-16 14:56:31 +05:30
Sahil Kumar a58fed335a chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 18:00:01 +05:30
Sahil Kumar 5ea185567a feat(ui): Add support for listening errors in AttachmentPicker.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 17:58:48 +05:30
Sahil Kumar 1264fa1d7a chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 16:02:26 +05:30
Sahil Kumar cf8088ee7f fix(ui): fix replaceMentions not working with usernames.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 16:02:26 +05:30
Sahil Kumar 31a5d5430f Update packages/stream_chat_flutter/pubspec.yaml 2023-08-08 13:07:56 +05:30
dependabot[bot]andSahil Kumar ad65177e05 chore(deps): bump mocktail in /packages/stream_chat_flutter
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.0)

---
updated-dependencies:
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-08-08 13:07:56 +05:30
Sahil Kumar eeb957f903 chore: fix formatting.
Signed-off-by: xsahil03x <[email protected]>
2023-07-29 00:14:58 +05:30
Sahil Kumar 795c49480b chore: minor ui fixes.
Signed-off-by: xsahil03x <[email protected]>
2023-07-29 00:12:09 +05:30