Commit Graph
2807 Commits
Author SHA1 Message Date
Sahil KumarandGitHub ffeef9fc3e Update packages/stream_chat/lib/src/client/channel.dart 2023-06-20 15:00:30 +05:30
Sahil Kumar 0356b42fd4 fix: minor fixes.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:59:01 +05:30
Sahil Kumar ac04e67720 chore: remove unused import.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:43:45 +05:30
Sahil Kumar c6f64fdc96 chore: migrate and update tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:43:13 +05:30
xsahil03x 84b50fc852 Merge remote-tracking branch 'origin/develop' into refactor/message-status 2023-06-20 14:32:30 +05:30
Sahil Kumar c7e2975856 chore(ui): remove pedantic from test.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 20:21:29 +05:30
Sahil Kumar 1bfeff93bf chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 16:16:08 +05:30
Sahil Kumar a225140810 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:57:32 +05:30
Sahil Kumar bdc85b4873 feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:57:32 +05:30
Sahil Kumar 816f4a2243 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:24:45 +05:30
Sahil Kumar de9328d491 feat(ui): add support for builder to override avatars in StreamChannelAvatar.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:24:21 +05:30
Sahil Kumar 324e9df44d fix: cancel timer on dispose.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 14:16:05 +05:30
Sahil Kumar 631cecbf43 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 14:13:51 +05:30
Sahil Kumar 5db41595e2 fix(llc): handle channel mute expiration.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 14:08:04 +05:30
Sahil KumarandGitHub 7b1453aeca Merge branch 'develop' into refactor/message-status 2023-06-17 06:35:49 +05:30
Sahil KumarandGitHub 057bad89cd Merge branch 'develop' into feat/persistence-message-local-remote-sync 2023-06-17 06:30:45 +05:30
Sahil Kumar 5064a27de5 test: better tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 06:30:28 +05:30
Sahil Kumar 517154cc8f refactor(persistence): Align message entity with StreamChat.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 06:18:23 +05:30
Sahil Kumar 839868c89a chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 05:01:53 +05:30
Sahil Kumar ab573006e8 fix(ui): fix attachment picker not able to find streamChatTheme.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 05:00:00 +05:30
Sahil Kumar faf656717c fix: use createdAt property to determine if the message is synced.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 04:55:04 +05:30
Sahil Kumar 810957c516 refactor: deprecate MessageSendingStatus in favor of MessageState.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 03:57:16 +05:30
Sahil Kumar d1862e9671 test: fix tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 03:54:11 +05:30
Sahil Kumar 6ec8595ce7 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 02:58:07 +05:30
Sahil Kumar f6d9247d3d chore: remove print statement.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 02:56:08 +05:30
Sahil Kumar c39c27b616 fix(llc): fix message order when sent quickly.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 02:53:56 +05:30
Sahil KumarandGitHub b341d66a89 fix(core): fix index check for channel channelList availablitity. 2023-06-16 15:40:29 +05:30
Sahil Kumar 95f21e66b9 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:41:24 +05:30
Sahil Kumar 3f61cdaea2 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:40:28 +05:30
Sahil Kumar 09d9ec3ed5 feat(ui): add support for quotedMessageBuilder.
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:37:56 +05:30
Sahil Kumar 190f267496 refactor(ui): refactor stream quouted message.
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:13:56 +05:30
Sahil Kumar 607cd91bcf chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-15 19:18:10 +05:30
Sahil Kumar d9be58ab8f feat(ui): add ability to override delete confirm button tap.
Signed-off-by: xsahil03x <[email protected]>
2023-06-15 19:15:04 +05:30
Sahil Kumar e0abad2e94 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 18:49:50 +05:30
Sahil Kumar aaecd7de29 feat(ui): add support for MessageInput.allowedAttachmentPickerTypes.
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 18:45:26 +05:30
Sahil Kumar e03a01685c chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 16:22:36 +05:30
Sahil Kumar 86d7017662 fix(ui): fix scrollController not working correctly for unread.
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 16:21:19 +05:30
andrewsmedina 8b10fe8451 fix StreamUserListTile to receive tileColor properly
the tileColor was not repassed to ListTile
2023-06-12 20:04:43 -03:00
Sahil KumarandGitHub 7fb23b6318 Merge branch 'develop' into fix/breaking-image-decoder-deprecation 2023-06-09 16:17:33 +05:30
Sahil Kumar 58981688a9 chore: update deprecation message.
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 16:16:20 +05:30
Sahil Kumar 9ca2ce859b chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 16:09:10 +05:30
Sahil Kumar b4cf74716a fix(ui) deprecate MediaThumbnailProvider.loadBuffer.
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 16:04:39 +05:30
Sahil Kumar 0d367d9bb1 chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 15:26:02 +05:30
kanatandkanat 68408354c8 [1266] fix formatting 2023-06-08 20:22:19 -07:00
kanatandkanat dc1e6e54e8 [1266] add debug page to check the mute flow 2023-06-08 20:20:28 -07:00
Sahil Kumar c533c0dbdf chore: remove debug code.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:55:32 +05:30
Sahil Kumar 77484980a3 chore: fix formatting.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:41:25 +05:30
Sahil Kumar 3dfd59c36e chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:08:25 +05:30
Sahil KumarandGitHub 1a7a05c62f Apply suggestions from code review 2023-06-07 19:20:34 +05:30
Sahil KumarandGitHub b15af874ff Merge branch 'develop' into develop 2023-06-07 19:15:30 +05:30