Salvatore Giordano and GitHub
a37bf2bde4
fix(llc): fix connecting while connecting and disconneting ( #1237 )
...
* fix(llc): fix connecting while connecting and disconneting
* chore(llc): update changelog
* chore(llc): add test
* chore(llc): improve test
* fix(llc): _resetRequestFlags regardless of the connection status
2022-07-05 12:08:08 +02:00
Salvatore Giordano
117bffee1c
missing space
2022-06-20 16:18:44 +02:00
Salvatore Giordano
84fd7bae81
chore(llc): bump version
2022-06-20 14:12:50 +02:00
Salvatore Giordano
beb39d329a
chore(llc): update changelog
2022-06-20 12:41:52 +02:00
Sahil Kumar
a8a09a3ae2
fix(llc): Persistence not removing hidden channels.
...
Signed-off-by: xsahil03x <[email protected] >
2022-06-10 17:34:31 +05:30
Salvatore Giordano
6d6e484b39
Merge branch 'develop' into release/4.2.0
2022-05-20 12:32:41 +02:00
Salvatore Giordano
ae68226cb6
chore(llc,core,ui): update pubspec and changelogs
2022-05-20 11:11:00 +02:00
Salvatore Giordano and GitHub
180e4475d2
Merge branch 'develop' into fix/channel-unset
2022-05-19 15:23:54 +02:00
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
Salvatore Giordano and GitHub
18c3171103
Merge branch 'develop' into fix/channel-unset
2022-05-19 14:51:36 +02:00
Sahil Kumar
8ba8402d80
chore(llc): update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-19 18:11:51 +05:30
Sahil Kumar
15b2c10534
chore(llc): update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-19 14:36:56 +05:30
Salvatore Giordano
869730ca8f
chore(llc,core): update changelog
2022-05-13 11:52:11 +02:00
Salvatore Giordano
d0a3975cf2
chore(llc,core,ui,persistence,localizations): update changelog and pubspec
2022-05-06 17:40:22 +02:00
Ayush Shekhar
4b9522e0d7
Updated changelog
2022-05-06 20:08:05 +05:30
Ayush Shekhar
d533c3fbc7
Resolved merge conflicts with develop
2022-05-06 17:28:32 +05:30
Ayush Shekhar
7a0706fe5f
Updated changelogs
2022-05-06 17:27:19 +05:30
Sahil Kumar
893d28c673
chore(llc): update changelog
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-05 20:17:01 +05:30
Salvatore Giordano
5ce540ad4a
chore(llc,core,ui, persistence): update pubspec and changelogs
2022-05-03 12:05:09 +02:00
Salvatore Giordano
9c05625f9b
update changelogs and readmes
2022-05-03 09:48:41 +02:00
Salvatore Giordano
2e54334255
update pubspec and changelogs
2022-05-02 21:18:41 +02:00
Salvatore Giordano
da627a6c8a
Merge branch 'develop' into v4
2022-04-29 16:24:12 +02:00
Ayush Shekhar
707e6989ec
Updated changelog
2022-04-27 18:26:14 +05:30
Salvatore Giordano
affe37e684
fix(ui): align new widgets to develop fixes
2022-04-14 10:10:21 +02:00
Salvatore Giordano
2bd088dc50
Merge branch 'v4' into release/4.0.0-beta.2
2022-04-14 10:06:12 +02:00
Salvatore Giordano
9d0f66ee8c
Merge branch 'develop' into v4
2022-04-14 10:04:27 +02:00
Salvatore Giordano
e5b768078b
chore(llc,core,ui): update pubspec and changelogs
2022-04-14 09:50:50 +02:00
Salvatore Giordano
8a438ea321
chore(llc): update changelog
2022-04-14 09:41:05 +02:00
Salvatore Giordano
1926076598
chore(llc,core,ui): update pubspec and changelogs
2022-04-13 17:08:27 +02:00
Salvatore Giordano
e59a2b001c
Merge branch 'develop' into v4
2022-04-13 14:31:44 +02:00
Salvatore Giordano
d1366df2af
chore(llc,core,ui): update pubspec and changelogs
2022-04-13 11:16:29 +02:00
Salvatore Giordano and GitHub
0b2330e349
Merge pull request #1072 from GetStream/hotfix/userReconnection
...
fix(llc): send only user_id while reconnecting
2022-04-13 09:07:41 +02:00
Salvatore Giordano
7d27f357ab
chore(llc): update changelog
2022-04-12 11:31:08 +02:00
Salvatore Giordano
691644dc83
chore(llc): update changelog
2022-04-11 14:30:32 +02:00
Salvatore Giordano
9dd42f1a1c
Merge branch 'develop' into v4
2022-04-04 12:09:21 +02:00
Salvatore Giordano
aa20e11465
chore(llc): update changelog
2022-04-04 11:05:18 +02:00
Salvatore Giordano
ad385c393d
chore(llc): update changelog
2022-04-04 10:36:11 +02:00
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 Kumar and GitHub
8758dc862c
Merge branch 'develop' into fix/mutes
2022-04-01 13:59:16 +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
f26553dab3
chore(llc): Update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2022-03-31 14:54:36 +05:30
Sahil Kumar
d924c18a69
chore(llc): update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2022-03-24 20:51:47 +05:30
Salvatore Giordano
058e2b42cc
chore(llc): update changelog
2022-03-24 11:10:32 +01:00
Salvatore Giordano
d387ae260f
update pubspec and changelogs
2022-03-23 11:02:46 +01:00
6d4e3d76e0
Update packages/stream_chat/CHANGELOG.md
...
Co-authored-by: Gordon <[email protected] >
2022-03-15 18:36:18 +01:00
9bb7e5f0f3
Update packages/stream_chat/CHANGELOG.md
...
Co-authored-by: Gordon <[email protected] >
2022-03-15 18:30:44 +01:00
Salvatore Giordano
935f4bcc03
chore(llc,core,ui): update pubspec and changelogs
2022-03-15 17:20:01 +01:00
Salvatore Giordano
f301a467ba
chore(llc): update changelog
2022-03-15 13:51:31 +01:00
Salvatore Giordano
568431c9a2
chore(llc): update changelog
2022-03-11 11:43:18 +01:00
Sahil Kumar
98dbe30ffb
chore(llc, core, ui): bump versions to 3.5.0
...
Signed-off-by: xsahil03x <[email protected] >
2022-03-01 18:09:25 +05:30