Commit Graph
2932 Commits
Author SHA1 Message Date
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Efthymis Sarmpanis
354ae323b2 chore(repo): bump connectivity_plus (#1750)
Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 4.0.2 to 5.0.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v5.0.1/packages/connectivity_plus)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Efthymis Sarmpanis <[email protected]>
2023-10-31 14:02:26 +02:00
Kanat KiialbaevandGitHub 844df20617 fix(core): video attachment upload (#1754)
* fix video attachment upload

* fix test

* add changelog
2023-10-23 10:19:32 +03: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 KumarandGitHub df740186f5 chore(core): add mixin support to StreamChannelListEventHandler. 2023-10-02 15:14:29 +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 d0b8e90bb1 chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-07 18:51:18 +05:30
Sahil Kumar b2c9ffe77d fix(llc): fix not able to upload attachmentFile without name.
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-07 18:49:33 +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 7cbdb3bde0 feat(core): add support for StreamChannel.loadingBuilder and .errorBuilder.
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-06 21:50:27 +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 78c64a057d chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-24 13:40:12 +05:30
Sahil Kumar 549aab5140 fix(llc): fix not able to update message with type: reply.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-24 13:38:53 +05:30
Sahil Kumar 8ba2f57764 chore(persistence): run build runner.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 15:26:52 +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 d94f96b7a1 chore: fix lints.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:08:44 +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 015628bd7b chore(localization): bump stream_chat_flutter
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit 677b71e728)
2023-08-17 13:29:36 +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 2c10f3eb7d chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-10 15:06:22 +05:30
Sahil Kumar 40af5a3278 fix(llc): channel.query not initializing state.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-10 15:02:19 +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 f284534165 Update packages/stream_chat_persistence/pubspec.yaml 2023-08-08 13:07:36 +05:30
dependabot[bot]andSahil Kumar f71bfb178a chore(deps): bump mocktail in /packages/stream_chat_persistence
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:36 +05:30
Sahil Kumar a4c862e337 Update packages/stream_chat_flutter_core/pubspec.yaml 2023-08-08 13:07:07 +05:30
dependabot[bot]andSahil Kumar caad0c5aa8 chore(deps): bump mocktail in /packages/stream_chat_flutter_core
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:07 +05:30
Sahil KumarandGitHub 332abc4f21 Update packages/stream_chat/pubspec.yaml 2023-08-08 12:35:47 +05:30
dependabot[bot]andGitHub 5371380fc7 chore(deps): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat
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-07 19:17:55 +00:00
Sahil Kumar 493667559b chore: fix analysis.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-04 18:09:12 +05:30
Sahil Kumar 39b2686e2c chore: update CHANGELOG.md 2023-08-04 16:31:30 +05:30
Sahil Kumar 346183b6ee feat(llc): add support for channel.countUnreadMentions(). 2023-08-04 16:29:31 +05:30