Commit Graph
100 Commits
Author SHA1 Message Date
Sahil KumarandGitHub fa98f968b0 Merge branch 'develop' into chore/bump-desktop-drop-version-v0.4 2022-12-06 14:27:51 +05:30
Sahil KumarandGitHub 6364b92738 Merge pull request #1383 from GetStream/chore/bump-lottie-to-v2 2022-12-06 14:26:37 +05:30
Sahil KumarandGitHub 5c8abfbdfc Merge branch 'develop' into chore/bump-lottie-to-v2 2022-12-06 14:26:25 +05:30
Sahil KumarandGitHub b5b6fa1f62 Merge pull request #1381 from GetStream/fix/image-attachment-web 2022-12-06 14:25:14 +05:30
1e9e942c46 feat(llc, ui): add support for thumbUrl in video attachment. (#1362)
* feat(llc, ui): add support for thumbUrl in file attachment.

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

* chore(ui): use widget.fit instead of hardcoded fit.

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

* fix analysis

Signed-off-by: xsahil03x <[email protected]>
Co-authored-by: Salvatore Giordano <[email protected]>
2022-10-24 11:27:46 +02:00
Sahil KumarandGitHub 2cef380a11 Merge pull request #1295 from GetStream/3rd-party-video-integration 2022-09-09 13:43:41 +05:30
Sahil KumarandGitHub 3f5e1792dd Merge branch 'develop' into 3rd-party-video-integration 2022-09-09 13:05:19 +05:30
Sahil Kumar 5b179febd6 chore(llc): move files to correct folders.
Signed-off-by: xsahil03x <[email protected]>
2022-09-09 13:03:16 +05:30
Sahil KumarandGitHub 4532a0dd69 Merge pull request #1321 from GetStream/fix/client-subscription 2022-08-29 16:06:16 +05:30
Sahil Kumar 31f92922cb chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-08-29 15:24:29 +05:30
Sahil Kumar bbdf54cf24 fix(llc): only start listening to event once connected.
Signed-off-by: xsahil03x <[email protected]>
2022-08-29 15:18:06 +05:30
Sahil KumarandGitHub ceab9175ce Release v4.5.0 (#1308)
* chore(llc, ui, core): bump version to v4.5.0

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

* chore(ui, core): update CHANGELOG.md

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

Signed-off-by: xsahil03x <[email protected]>
2022-08-23 12:31:52 +02:00
Sahil KumarandGitHub fd33705d61 Merge pull request #1300 from GetStream/perf/fix-image-resizing-in-message-list 2022-08-19 14:27:15 +05:30
Sahil Kumar 6c78ad49c8 chore(ui): fix analysis issues
Signed-off-by: xsahil03x <[email protected]>
2022-08-19 13:01:25 +05:30
Sahil Kumar ae199c636a feat(ui): Added thumbnailSize, thumbnailResizeType, and thumbnailCropType params to StreamMessageWidget and StreamAttachmentPicker to customize the appearance of image thumbnails.
Signed-off-by: xsahil03x <[email protected]>
2022-08-19 12:04:50 +05:30
Sahil KumarandGitHub c581938a49 Merge pull request #1305 from GetStream/feat/channel-list-mutable-filters 2022-08-16 16:11:09 +05:30
Sahil KumarandGitHub df1c83a126 Merge branch 'develop' into feat/channel-list-mutable-filters 2022-08-16 15:47:38 +05:30
Sahil KumarandGitHub 71f4ed6805 Merge pull request #1299 from GetStream/fix/channel-list-controller 2022-08-16 15:32:46 +05:30
Sahil Kumar 0117e4cb7c fix(core): use copyWith while setting controller items.
Signed-off-by: xsahil03x <[email protected]>
2022-08-16 15:32:10 +05:30
Sahil Kumar 10fffc335f feat(core): Add ChannelListController.filter and ChannelListController.sort setters.
Signed-off-by: xsahil03x <[email protected]>
2022-08-16 15:27:11 +05:30
Sahil KumarandGitHub 6afde872e5 Merge pull request #1297 from GetStream/fix/channel-event-handler 2022-08-08 16:15:30 +05:30
Sahil KumarandGitHub f04c5f8ad3 Merge pull request #1298 from GetStream/feat/hide-history 2022-08-08 16:12:06 +05:30
Sahil Kumar 19244738ba feat(llc): add hide_history flag in channel.addMembers.
Signed-off-by: xsahil03x <[email protected]>
2022-08-08 15:50:09 +05:30
Sahil Kumar 9fa5ac49d0 fix(core): only handle the channel list event if the state is success.
Signed-off-by: xsahil03x <[email protected]>
2022-08-08 15:11:28 +05:30
Sahil KumarandGitHub bd1876c159 fix(ui): fix stopTyping unhandled exceptions when network is off or spotty. (#1296)
* feat(llc, ui): Introduce `keyStrokeHandler` to properly handle keyStrokes.

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

* chore(ui): update CHANGELOG.md

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

* test(llc): add key_stroke_handler_test.dart

Signed-off-by: xsahil03x <[email protected]>
2022-08-05 16:57:32 +02:00
Sahil KumarandGitHub b3a7ca2897 fix(llc): Fix Channel.removeMessage not able to remove thread message. (#1294)
Signed-off-by: xsahil03x <[email protected]>
2022-08-04 13:14:57 +02:00
Sahil KumarandGitHub bf8630068b fix(ui): substitute mentioned user ids with user names in system message (#1278)
Signed-off-by: xsahil03x <[email protected]>
2022-07-22 12:04:32 +02:00
Sahil KumarandGitHub bbb22f891b Update CHANGELOG.md 2022-07-20 22:24:14 +05:30
Sahil KumarandGitHub f6f0d6e9a2 Merge pull request #1189 from geweald/feat/indexed-db-web 2022-07-20 22:21:26 +05:30
Sahil KumarandGitHub dd47db04dd feat(llc): add support for AttachmentFileUploaderProvider. (#1246)
* feat(llc): add support for `AttachmentFileUploaderProvider`.

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

* chore(llc): update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>
2022-07-06 14:43:15 +02:00
Sahil Kumar 816746da8a fix(ui): Fix ChannelListTile sendingIndicator isMessageRead calculation.
Signed-off-by: xsahil03x <[email protected]>
2022-07-04 16:41:50 +05:30
Sahil Kumar b87cd1d30f chore(ui): fix analyzer
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 17:02:02 +05:30
Sahil Kumar 07431bf75a chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 16:50:47 +05:30
Sahil Kumar 58922ca7ee feat(ui): animate pinned message color
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 16:49:04 +05:30
Sahil Kumar 37d22bdf85 chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 14:20:19 +05:30
Sahil Kumar 64bf65491d fix(ui): video breaks bottom photo carousel.
Signed-off-by: xsahil03x <[email protected]>
2022-06-13 14:18:22 +05:30
Sahil Kumar a8a09a3ae2 fix(llc): Persistence not removing hidden channels.
Signed-off-by: xsahil03x <[email protected]>
2022-06-10 17:34:31 +05:30
Sahil Kumar 621daba5e3 chore(persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-06-09 14:13:44 +05:30
Sahil Kumar c6eb075cee feat(persistence): save channel.ownCapabilities in db
Signed-off-by: xsahil03x <[email protected]>
2022-06-09 14:10:01 +05:30
Sahil Kumar 389bd8f295 test(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:54:26 +05:30
Sahil Kumar 8b13bcebba chore(llc): fix lint
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:49:00 +05:30
Sahil Kumar 2fdf3282e6 refactor(llc): use dio.fetch instead of dio.request
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:24:06 +05:30
Sahil Kumar 00bad6b7e8 refactor(llc): remove dio deprecated methods
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:07:49 +05:30
Sahil Kumar 3ee768f51f chore(llc): remove extra quotes
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 15:45:48 +05:30
Sahil Kumar 89a3d09478 test(llc): fix user, own_user tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 15:43:40 +05:30
Sahil Kumar 5f265a069b chore(llc): fix lints
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:58:29 +05:30
Sahil Kumar d65eeeb85a refactor(llc): regenerate attachment_file.freezed.dart
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:55:52 +05:30
Sahil Kumar 0213fa6f1f refactor(llc, ui): migrate enums to v3
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:18:30 +05:30
Sahil Kumar b3e5986290 test(llc): fix own_user test
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:53:05 +05:30
Sahil Kumar 731db0ccc1 feat(llc): handle member.updated events in channel client
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:23:10 +05:30
Sahil Kumar 8ba8402d80 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:11:51 +05:30
Sahil Kumar de3e1c9862 refactor(llc): convert the implementation into non-breaking
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:07:22 +05:30
Sahil Kumar beee0e41c4 feat(llc): create disabled, hidden, truncatedAt a field in channel
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 15:50:51 +05:30
Sahil KumarandGitHub 9ebfaf55f3 Update packages/stream_chat/lib/src/core/models/channel_state.dart 2022-05-19 14:54:05 +05:30
Sahil KumarandGitHub dd4506a926 Update packages/stream_chat/lib/src/core/models/channel_model.dart 2022-05-19 14:53:11 +05:30
Sahil Kumar 63f568bf90 refactor(llc): move membership from channel_model to channel_state
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:51:28 +05:30
Sahil Kumar 15b2c10534 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:36:56 +05:30
Sahil Kumar b1e4e134ca feat(llc): add support for channel.membership
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:34:04 +05:30
Sahil KumarandGitHub 4731d97f53 Update dart_code_metrics.yaml 2022-05-19 13:37:46 +05:30
Sahil KumarandGitHub 342704c69f Update dart code metrics 2022-05-19 13:35:14 +05:30
Sahil Kumar ef7f271a00 doc(repo): add complete example link
Signed-off-by: xsahil03x <[email protected]>
2022-05-18 17:10:03 +05:30
Sahil Kumar 32eae500d3 doc(docs): Add sentry guide
Signed-off-by: xsahil03x <[email protected]>
2022-05-18 17:07:53 +05:30
Sahil KumarandGitHub a665151b6e Update dart_code_metrics.yaml 2022-05-18 12:13:43 +05:30
Sahil Kumar 2f9a35f3fa test(repo): fix tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 18:21:33 +05:30
Sahil Kumar 069f380f41 chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 16:58:24 +05:30
Sahil Kumar 2499755a05 chore(repo): fix workflow
Signed-off-by: xsahil03x <[email protected]>
2022-05-12 15:06:48 +05:30
Sahil Kumar 278fb2dd69 chore(repo): bump min dart sdk version to 2.17.0
Signed-off-by: xsahil03x <[email protected]>
2022-05-12 13:28:09 +05:30
Sahil KumarandGitHub 4cb7e50a74 Merge pull request #1110 from rlee1990/develop 2022-05-06 17:20:41 +05:30
Sahil Kumar 2e8f630d5f test(llc): update sendImage, sendFile tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-06 15:56:08 +05:30
Sahil Kumar 893d28c673 chore(llc): update changelog
Signed-off-by: xsahil03x <[email protected]>
2022-05-05 20:17:01 +05:30
xsahil03x f0e4a01f7a Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into develop 2022-05-05 20:11:43 +05:30
Sahil Kumar d62d42c8c4 feat(llc): add support for extraData in while uploading file
Signed-off-by: xsahil03x <[email protected]>
2022-05-05 19:48:48 +05:30
Sahil KumarandGitHub a13b926928 Apply suggestions from code review 2022-05-05 19:24:37 +05:30
Sahil Kumar 52e590371b doc(docs): add stream_channel_list_event_handler.mdx
Signed-off-by: xsahil03x <[email protected]>
2022-05-02 19:01:01 +05:30
Sahil Kumar 51a3711613 chore(ui): remove generics from grid views, update docs
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:14:01 +05:30
Sahil Kumar 264253feae chore(ui): update doc
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:00:34 +05:30
Sahil Kumar 7589e39323 chore(ui): export StreamMessageSearchGridView
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 17:57:15 +05:30
Sahil Kumar 5e96574629 feat(ui): add stream_message_search_grid_view.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 17:56:32 +05:30
Sahil Kumar 2142577a7d chore(core): remove stream_channel_list_loading_tile.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:33:25 +05:30
Sahil Kumar 1e9a5b6c1e feat(core, ui): add grid views, minor refactoring
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:31:01 +05:30
Sahil Kumar 381e1c06f5 chore(core): remove dead code
Signed-off-by: xsahil03x <[email protected]>
2022-04-25 17:04:10 +05:30
Sahil Kumar 942af38146 feat(core, ui): added PagedValueGridView, added additional params in ListViews
Signed-off-by: xsahil03x <[email protected]>
2022-04-25 16:58:23 +05:30
Sahil Kumar 0f8c92f486 chore(core): deprecate UsersBloc and MessageSearchBloc
Signed-off-by: xsahil03x <[email protected]>
2022-04-22 18:14:32 +05:30
Sahil Kumar fbeb656567 chore(llc): export defaultLogHandler, LogRecord
Signed-off-by: xsahil03x <[email protected]>
2022-04-22 16:22:45 +05:30
Sahil Kumar f074bccdc5 feat(ui, core): add remaining v4 list-views
Signed-off-by: xsahil03x <[email protected]>
2022-04-19 12:38:21 +05:30
xsahil03x 1d1b6b8bdd Merge remote-tracking branch 'origin/develop' into v4
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
#	packages/stream_chat/lib/src/client/channel.dart
#	packages/stream_chat_flutter/CHANGELOG.md
2022-04-01 17:31:41 +05:30
Sahil KumarandGitHub 5f75c6949f Merge pull request #1048 from GetStream/fix/mutes 2022-04-01 14:41:53 +05:30
3ebf05bddf Update packages/stream_chat/lib/src/core/models/channel_mute.dart
Co-authored-by: Ayush Shekhar <[email protected]>
2022-04-01 14:10:48 +05:30
Sahil Kumar d938a0759d test(llc): add test for mute model
Signed-off-by: xsahil03x <[email protected]>
2022-04-01 14:10:04 +05:30
Sahil KumarandGitHub 8758dc862c Merge branch 'develop' into fix/mutes 2022-04-01 13:59:16 +05:30
Sahil KumarandGitHub af8c188301 Merge pull request #1049 from GetStream/fix/channel_update_event 2022-04-01 13:58:49 +05:30
Sahil KumarandGitHub 4cd8d6b00f Apply suggestions from code review 2022-04-01 13:19:22 +05:30
Sahil Kumar 23dd1b0022 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-03-31 15:39:49 +05:30
Sahil Kumar 1a64d045ee fix(llc): merge channel in channel.update event
Signed-off-by: xsahil03x <[email protected]>
2022-03-31 15:38:22 +05:30
Sahil Kumar f26553dab3 chore(llc): Update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-03-31 14:54:36 +05:30
Sahil Kumar 679faffbaf fix(llc): segregate mute from channel mutes
Signed-off-by: xsahil03x <[email protected]>
2022-03-30 20:43:21 +05:30
Sahil Kumar 604546db38 test(llc): add persistence update thread test
Signed-off-by: xsahil03x <[email protected]>
2022-03-25 15:39:28 +05:30
Sahil Kumar 181a2b7f63 fix(llc): Remove old thread reactions before saving new
Signed-off-by: xsahil03x <[email protected]>
2022-03-25 15:32:13 +05:30
Sahil Kumar dc007653d4 test(llc): fix queryChannels test
Signed-off-by: xsahil03x <[email protected]>
2022-03-24 22:55:38 +05:30
Sahil Kumar d924c18a69 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-03-24 20:51:47 +05:30