Sahil Kumar
|
2cab266c90
|
feat(ui): add channel list event handler in channel list controller.
Signed-off-by: xsahil03x <[email protected]>
|
2021-12-06 14:04:13 +05:30 |
|
Sahil Kumar
|
fcb9e308c7
|
chore(ui): initial channel list view draft with controller.
Signed-off-by: xsahil03x <[email protected]>
|
2021-12-06 14:04:13 +05:30 |
|
Salvatore Giordano
|
14cd59f11b
|
chore(llc): update changelog
|
2021-12-03 15:54:30 +01:00 |
|
Salvatore Giordano
|
48e8ac2597
|
fix(llc): revert message action
|
2021-12-03 15:45:39 +01:00 |
|
Salvatore Giordano
|
3773846101
|
fix(llc): revert message action
|
2021-12-03 15:45:13 +01:00 |
|
Salvatore Giordano
|
06b090dac2
|
fix(llc): revert message action
|
2021-12-03 15:43:49 +01:00 |
|
Salvatore Giordano
|
7547bd6b86
|
fix(llc): retry queue now follows the creation date
|
2021-12-03 15:38:23 +01:00 |
|
Salvatore Giordano
|
1b14e7f223
|
fix(llc): fix retry queue mechanism
|
2021-12-03 14:51:11 +01:00 |
|
Salvatore Giordano
|
10115df9cd
|
fix(ui): update core dependency
|
2021-12-02 12:37:48 +01:00 |
|
Sahil Kumar
|
e5a1a74f07
|
chore(llc): add index check in unreadCount setter.
Signed-off-by: xsahil03x <[email protected]>
|
2021-12-01 01:10:18 +05:30 |
|
Sahil Kumar
|
9315b13a04
|
chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2021-11-30 23:41:18 +05:30 |
|
Sahil Kumar
|
5826074f3d
|
fix(llc): fix user, channel unreadCount
Signed-off-by: xsahil03x <[email protected]>
|
2021-11-30 23:39:22 +05:30 |
|
 Salvatore GiordanoandGitHub
|
f7e7c897c8
|
Merge pull request #798 from GetStream/xsahil03x-patch-1
ci(repo): fix melos bs for transitive deps
|
2021-11-30 10:01:59 +01:00 |
|
Sahil Kumar
|
1e49156618
|
test(core): fix failing tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-11-29 22:56:02 +05:30 |
|
Salvatore Giordano
|
3bd545e504
|
minor fixes
|
2021-11-29 16:29:22 +01:00 |
|
Salvatore Giordano
|
85c29992e5
|
refactor(llc): rename deprecated tests
|
2021-11-29 15:47:55 +01:00 |
|
Deven Joshi
|
06cc4acb2e
|
removed params
|
2021-11-29 20:07:45 +05:30 |
|
Salvatore Giordano
|
707bb65e93
|
refactor(ui): rename deprecated args
|
2021-11-29 15:25:12 +01:00 |
|
Salvatore Giordano
|
ca513e86ef
|
chore(ui): update changelog and bump version
|
2021-11-29 14:51:00 +01:00 |
|
Salvatore Giordano
|
33dcec8cb8
|
chore(core): update changelog and bump version
|
2021-11-29 14:49:06 +01:00 |
|
Salvatore Giordano
|
b8a6d39efb
|
chore(llc): update changelog and bump version
|
2021-11-29 14:47:59 +01:00 |
|
 Salvatore GiordanoandGitHub
|
9b92f591ab
|
Merge pull request #770 from GetStream/feat/hard-delete
feat(llc): added hard delete
|
2021-11-26 15:28:40 +01:00 |
|
Deven Joshi
|
60bbd60d93
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into hotfix/event
|
2021-11-26 17:27:58 +05:30 |
|
 
|
f951be82f7
|
Apply suggestions from code review
Co-authored-by: Deven Joshi <[email protected]>
|
2021-11-26 12:56:21 +01:00 |
|
Salvatore Giordano
|
577b731768
|
remove listener from channel
|
2021-11-26 12:33:31 +01:00 |
|
Salvatore Giordano
|
0dd9af0906
|
fix(llc): dispose channel on deletion
|
2021-11-26 11:46:02 +01:00 |
|
Salvatore Giordano
|
e9d148ef49
|
fix models
|
2021-11-26 10:47:48 +01:00 |
|
Salvatore Giordano
|
eb186a92fb
|
chore(llc): update changelog
|
2021-11-26 10:37:51 +01:00 |
|
Salvatore Giordano
|
e5abb8fffe
|
fix(llc): ChannelEvent.membersCount default to 0
|
2021-11-26 10:36:57 +01:00 |
|
Deven Joshi
|
f3c0f4b494
|
fixed tests
|
2021-11-25 17:03:17 +05:30 |
|
Deven Joshi
|
065df414df
|
fixed deletion off the main list and offline storage
|
2021-11-25 16:54:23 +05:30 |
|
Deven Joshi
|
5916a282d1
|
fixed tests
|
2021-11-25 15:03:32 +05:30 |
|
Deven Joshi
|
be5038d93a
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/hard-delete
Conflicts:
packages/stream_chat/CHANGELOG.md
|
2021-11-25 14:45:02 +05:30 |
|
 Salvatore GiordanoandGitHub
|
0bb3ea675a
|
Merge branch 'develop' into hotfix/filePicker
|
2021-11-24 15:49:51 +01:00 |
|
Salvatore Giordano
|
6da3632e7f
|
chore(ui): update changelog
|
2021-11-24 15:49:14 +01:00 |
|
Salvatore Giordano
|
b9378517fe
|
fix(llc): do not use withData: true property
|
2021-11-24 15:38:53 +01:00 |
|
 Salvatore GiordanoandGitHub
|
2d986b28a8
|
Merge branch 'develop' into hotfix/readIndicator
|
2021-11-24 15:12:03 +01:00 |
|
Salvatore Giordano
|
dfc2e480d2
|
chore(ui): update changelog
|
2021-11-24 12:42:06 +01:00 |
|
Salvatore Giordano
|
44bf613f8d
|
fix(ui): listen for read events in the message widget
|
2021-11-24 12:41:25 +01:00 |
|
Salvatore Giordano
|
4655a01a74
|
fix tests
|
2021-11-24 11:24:22 +01:00 |
|
Deven Joshi
|
78145d7746
|
fixed analysis
|
2021-11-24 13:54:00 +05:30 |
|
Deven Joshi
|
1a876c65c8
|
making it pretty
|
2021-11-24 13:49:44 +05:30 |
|
Deven Joshi
|
df3d6fc20a
|
fixed test times
|
2021-11-24 13:48:24 +05:30 |
|
Salvatore Giordano
|
a0fac0b17b
|
fix(llc,ui): fix user presence indicator update
|
2021-11-23 16:15:48 +01:00 |
|
 Salvatore GiordanoandGitHub
|
63fb8105d3
|
Merge pull request #780 from GetStream/fix/indicator
fix(llc): unread indicator
|
2021-11-23 10:27:57 +01:00 |
|
 Salvatore GiordanoandGitHub
|
fb38b5c01e
|
Merge pull request #782 from dkrutskikh/trailing-commas
chore(repo): add missed trailing commas
|
2021-11-23 10:27:30 +01:00 |
|
 Salvatore GiordanoandGitHub
|
ee3035d62b
|
Update packages/stream_chat/CHANGELOG.md
|
2021-11-23 10:26:37 +01:00 |
|
Salvatore Giordano
|
5009dd20e3
|
Merge branch 'develop' into fix/indicator
|
2021-11-23 10:24:17 +01:00 |
|
Deven Joshi
|
e44c20baf9
|
testing
|
2021-11-22 15:21:54 +05:30 |
|
Deven Joshi
|
7c5263df0e
|
testing
|
2021-11-22 14:58:00 +05:30 |
|