Commit Graph
1608 Commits
Author SHA1 Message Date
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 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 5b93f73cd3 chore(ui): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 20:47:15 +05:30
Sahil Kumar bee807c0a5 chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 19:01:17 +05:30
mtz 68b1afea3e send onLinkTap on url attachement 2023-07-17 11:09:15 -03:00
Sahil Kumar a920b580fb chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 20:01:03 +05:30
Sahil Kumar 3722d00901 fix(ui): fix MessageWidget onLongPress.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 19:20:50 +05:30
Sahil Kumar e93e5ae04e chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 18:12:01 +05:30
xsahil03x fb55b820ce Merge remote-tracking branch 'origin/develop' into refactor/message-status
# Conflicts:
#	packages/stream_chat_flutter/lib/src/message_actions_modal/message_actions_modal.dart
#	packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
#	packages/stream_chat_flutter/lib/src/message_widget/message_widget_content.dart
#	packages/stream_chat_flutter/lib/src/message_widget/reactions/message_reactions_modal.dart
2023-07-12 17:59:52 +05:30
Sahil Kumar c742abce5e chore: reduce path dev version to 1.8.2
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 16:17:59 +05:30
Sahil Kumar 8f84c843d5 chore: add path in dev deps.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 16:15:15 +05:30
Sahil Kumar aff7c3b62b chore: bump example min version.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 15:53:34 +05:30
Sahil Kumar 99c656be1f chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 15:50:55 +05:30
Sahil Kumar 3a9f0b0147 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 20:24:01 +05:30
Sahil Kumar 857542536e chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 20:09:31 +05:30
Sahil Kumar 45f06fc0a1 chore: more revert.
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 19:24:45 +05:30
Sahil Kumar 0e3eef7e1b chore(ui, localization): revert "bump jiffy to v6.2.1"
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 19:21:57 +05:30
Sahil Kumar 58891a4da0 chore(ui): remove path dev dependency.
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 18:54:54 +05:30
Sahil Kumar 6dc6fdc116 chore(repo): updated minimum supported SDK version to Flutter 3.7/Dart 2.19
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 18:46:12 +05:30
Sahil Kumar e76f3e9227 chore: remove flutter test deps from examples.
Signed-off-by: xsahil03x <[email protected]>
2023-07-06 03:35:56 +05:30
Sahil Kumar 44b53611a0 chore(llc, core, persistence, ui, localization): updated minimum supported SDK version to Flutter 3.3/Dart 2.18
Signed-off-by: xsahil03x <[email protected]>
2023-07-06 02:44:15 +05:30
Sahil Kumar 4b2a7be3eb chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-05 15:15:48 +05:30
Sahil Kumar d1ce69d539 chore: minor change.
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:44:36 +05:30
Sahil Kumar 4312687d15 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:44:35 +05:30
Sahil Kumar 79faac57e5 chore(ui): bump jiffy to v6.2.1
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:43:42 +05:30
Sahil Kumar 4e19f07732 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:32:38 +05:30
Sahil Kumar be9d82827e chore(ui): bump share_plus to ^7.0.2
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:32:38 +05:30
Sahil Kumar 7f6cfda9bc chore(ui): bump chewie to ^1.6.0
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:32:38 +05:30
Sahil Kumar 3b09837f61 chore(repo): remove dart-code-metrics.
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:25:55 +05:30
Sahil KumarandGitHub d7715ea9dc Revert "feat(ui): add support for StreamMessageInput.contentInsertionConfiguration." 2023-06-30 14:41:48 +05:30