Commit Graph
2974 Commits
Author SHA1 Message Date
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
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
Sahil Kumar ff3ad6b16d fix: fix test.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 23:26:32 +05:30
Sahil Kumar 72e0c7b6e9 chore: fix lints.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:07:03 +05:30
Sahil Kumar 93b4158897 refactor: improve fullscreen_media, minor changes.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:07:02 +05:30
Sahil Kumar 572207c354 test: some more test.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:07:02 +05:30
Sahil Kumar db6febc989 test: fix more test.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:07:02 +05:30
Sahil Kumar b2171b5572 test: fix test.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:07:02 +05:30
Sahil Kumar e8de28854b feat: more implementation.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:07:02 +05:30
Sahil Kumar f246de55a1 refactor!: initial attachments refactor.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:07:02 +05:30
Sahil Kumar d982f6e8c7 chore(ui): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:04:32 +05:30
xsahil03x 8366fbf6cd Merge remote-tracking branch 'origin/develop' into v7.0.0
# Conflicts:
#	packages/stream_chat_flutter/CHANGELOG.md
#	packages/stream_chat_flutter/pubspec.yaml
2023-07-28 20:53:26 +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 e884c75505 chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 20:50:16 +05:30
xsahil03x c02dcabbf6 Merge remote-tracking branch 'origin/develop' into v7.0.0 2023-07-24 20:26:40 +05:30
Sahil Kumar bee807c0a5 chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 19:01:17 +05:30
Sahil Kumar 53e7037f46 test: fix tests.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:45:58 +05:30
Sahil Kumar 2306cbd1c2 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:35:35 +05:30
Sahil Kumar 6d4b226da7 feat(llc): add support for setting message.type.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:35:35 +05:30
Sahil Kumar 332b928b9a fix(persistence): fix column message.state not found.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:04:47 +05:30
Sahil Kumar 6af3aaa773 chore: update localization changelog.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 945cc05ee6 chore: fix localization version.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar fa6f1f7501 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 8ac7522d6d chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 678fe4e807 chore: minor fix, add test
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar b6cc2e0899 chore: some fixes.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 87e8cd9051 chore: migrate loadBuffer to loadImage.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 972a0f5993 chore(repo): remove deprecated code.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 406ed66d1b chore: minor change.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit d1ce69d539)
2023-07-18 16:35:35 +05:30
Sahil Kumar 2be14c3c12 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>

(cherry picked from commit 4312687d15)
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar c881d6b9be chore(localization): bump stream_chat_flutter
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit 677b71e728)
2023-07-18 16:35:35 +05:30
Sahil Kumar f944094131 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-07-18 16:35:35 +05:30
Sahil Kumar e008c7057b chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 07780b4576 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit a225140810)
2023-07-18 16:35:35 +05:30
Sahil Kumar c1c4b9584a feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit bdc85b4873)
2023-07-18 16:35:35 +05:30
Sahil Kumar 531b79b9ff chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 88cb8abc68 chore(repo): updated minimum supported SDK version to Flutter 3.10/Dart 3.0
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +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