 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 KumarandGitHub
|
62f51d49ca
|
Merge pull request #1618 from GetStream/fix/attachment-picker-theme-not-found
|
2023-06-17 05:18:30 +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 KumarandGitHub
|
3509945021
|
Merge pull request #1616 from GetStream/fix/message-order
|
2023-06-17 04:53:01 +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 KumarandGitHub
|
42ac263ca5
|
Merge pull request #1611 from GetStream/feat/quoted-message-builder
|
2023-06-16 02:55:24 +05:30 |
|
 Sahil KumarandGitHub
|
5d6926d39e
|
Merge branch 'develop' into feat/quoted-message-builder
|
2023-06-16 02:43:34 +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 KumarandGitHub
|
7ac202b475
|
Merge pull request #1610 from GetStream/feat/ui-hard-delete
|
2023-06-15 19:31:41 +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 KumarandGitHub
|
fe60a72ab3
|
Merge pull request #1608 from GetStream/feat/allowed-attachment-picker-types
|
2023-06-13 19:00:35 +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 KumarandGitHub
|
cc5b730dfc
|
Merge pull request #1607 from GetStream/fix/scrollcontroller-null-check
|
2023-06-13 16:40:05 +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 |
|
 Sahil KumarandGitHub
|
2994614ad9
|
Merge pull request #1606 from indaband/fix_stream_user_list_tile_color
|
2023-06-13 13:40:48 +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
|
535cd00a65
|
Merge pull request #1602 from GetStream/fix/breaking-image-decoder-deprecation
|
2023-06-09 16:31:16 +05:30 |
|
 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 KumarandGitHub
|
94cd371c37
|
Merge pull request #1601 from GetStream/fix/1266-mute
|
2023-06-09 15:38:29 +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 KumarandGitHub
|
caeadfe1bd
|
Merge pull request #1598 from GetStream/release/v6.3.0
|
2023-06-08 19:30:50 +05:30 |
|
Sahil Kumar
|
c533c0dbdf
|
chore: remove debug code.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-08 18:55:32 +05:30 |
|
Sahil Kumar
|
92c8225018
|
ci: update flutter version.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-08 18:50:36 +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
|
372fa30b2d
|
Merge pull request #1587 from rlee1990/develop
|
2023-06-07 19:33:26 +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 |
|
rlee1990
|
a08a495593
|
Merge branch 'develop' of https://github.com/rlee1990/stream-chat-flutter into develop
|
2023-06-07 09:35:29 -04:00 |
|
rlee1990
|
c8aa868f40
|
Updated change log
|
2023-06-07 09:34:54 -04:00 |
|
 Sahil KumarandGitHub
|
9f2a2e6961
|
Merge pull request #1596 from GetStream/fix/channel-info-bottom-sheet
|
2023-06-07 18:34:11 +05:30 |
|
 Sahil KumarandGitHub
|
54aa65a4ef
|
Merge branch 'develop' into develop
|
2023-06-07 18:22:24 +05:30 |
|