Salvatore Giordano
|
3620e57f98
|
chore(core,ui): update pubspec version
|
2022-03-16 09:05:50 +01:00 |
|
Salvatore Giordano
|
935f4bcc03
|
chore(llc,core,ui): update pubspec and changelogs
|
2022-03-15 17:20:01 +01:00 |
|
Sahil Kumar
|
1f0bf3bd6b
|
Update packages/stream_chat_flutter_core/CHANGELOG.md
|
2022-03-01 19:55:03 +05:30 |
|
Sahil Kumar
|
98dbe30ffb
|
chore(llc, core, ui): bump versions to 3.5.0
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2022-03-01 18:09:25 +05:30 |
|
Salvatore Giordano
|
5580fc2ba1
|
Apply suggestions from code review
Co-authored-by: Gordon <pggordonhayes@gmail.com>
|
2022-02-03 11:33:10 +01:00 |
|
Salvatore Giordano
|
a18d9610c0
|
chore(core): bump version
|
2022-02-02 15:41:09 +01:00 |
|
Salvatore Giordano
|
3b6a4ba36b
|
chore(repo): fix analysis
|
2022-01-31 12:35:29 +01:00 |
|
Sahil Kumar
|
bb3f48d42f
|
fix(core): Replaced all StreamController.add() with .safeAdd() to fix bad state errors.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2022-01-24 16:22:28 +05:30 |
|
Salvatore Giordano
|
512d68af63
|
Merge pull request #849 from dkrutskikh/develop
chore(repo): add missed trailing commas
|
2022-01-10 12:09:51 +01:00 |
|
Dmitry Krutskikh
|
800ab448f7
|
chore(repo): add missed trailing commas
|
2022-01-06 09:05:22 +03:00 |
|
Salvatore Giordano
|
63f8c40cb9
|
chore(core): update changelog
|
2021-12-16 11:32:04 +01:00 |
|
Salvatore Giordano
|
54977de7fd
|
fix(core): do not move a channel when the new message is a thread reply
|
2021-12-16 11:31:13 +01:00 |
|
Salvatore Giordano
|
cd6e7ac035
|
Merge branch 'develop' into release/3.3.1
|
2021-12-09 11:40:08 +01:00 |
|
Deven Joshi
|
48dbeb3f9f
|
update connectivity deps
|
2021-12-08 13:19:32 +05:30 |
|
Salvatore Giordano
|
28c05e7afc
|
chore(core): update changelog and bump version
|
2021-12-03 16:24:27 +01:00 |
|
Salvatore Giordano
|
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 <xdsahil@gmail.com>
|
2021-11-29 22:56:02 +05:30 |
|
Salvatore Giordano
|
33dcec8cb8
|
chore(core): update changelog and bump version
|
2021-11-29 14:49:06 +01:00 |
|
Salvatore Giordano
|
0dd9af0906
|
fix(llc): dispose channel on deletion
|
2021-11-26 11:46:02 +01:00 |
|
Salvatore Giordano
|
fb38b5c01e
|
Merge pull request #782 from dkrutskikh/trailing-commas
chore(repo): add missed trailing commas
|
2021-11-23 10:27:30 +01:00 |
|
Dmitry Krutskikh
|
424b753ca7
|
chore(repo): add missed trailing commas
|
2021-11-21 20:29:15 +03:00 |
|
Salvatore Giordano
|
ffeed57c8f
|
fix(core): fix tests
|
2021-11-19 15:58:46 +01:00 |
|
Deven Joshi
|
be8b319691
|
fixes name
|
2021-11-10 20:01:02 +05:30 |
|
Deven Joshi
|
bfacbaa1ad
|
feat: Added a queryAround implementation
|
2021-11-10 18:16:16 +05:30 |
|
Deven Joshi
|
085d8cf344
|
feat: Added a queryAround implementation
|
2021-11-10 18:12:27 +05:30 |
|
Deven Joshi
|
013316af73
|
feat: Added a queryAround implementation
|
2021-11-10 18:07:42 +05:30 |
|
Deven Joshi
|
afc8026547
|
feat: Added a queryAround implementation
|
2021-11-10 17:56:35 +05:30 |
|
Salvatore Giordano
|
b8f0ae14f4
|
fix analysis
|
2021-11-03 15:14:36 +01:00 |
|
Salvatore Giordano
|
f6f9e017cf
|
fix core header
|
2021-11-03 13:18:54 +01:00 |
|
Salvatore Giordano
|
63e5eb0a24
|
clean up
|
2021-11-03 13:12:39 +01:00 |
|
Salvatore Giordano
|
55e4c1ebd5
|
use a static map for additional headers
|
2021-11-03 12:53:36 +01:00 |
|
Salvatore Giordano
|
1729cbcbb6
|
chore(core): fix example
|
2021-11-02 18:17:33 +01:00 |
|
Salvatore Giordano
|
685de93e31
|
feat(llc,core,ui): send used package in the headers
|
2021-11-02 18:09:49 +01:00 |
|
Deven Joshi
|
a4e6f152cb
|
fix tests
|
2021-11-01 18:40:07 +05:30 |
|
Salvatore Giordano
|
b151369935
|
chore(core): bump version
|
2021-10-29 12:46:46 +02:00 |
|
Salvatore Giordano
|
ccd95d7bd9
|
chore(llc,core,ui,persistence): update dependencies
|
2021-10-29 12:22:46 +02:00 |
|
Gordon Hayes
|
b41b08cf34
|
fix: default message filter
|
2021-10-19 18:02:03 +02:00 |
|
Sahil Kumar
|
506146959c
|
chore: bump code metrics to v4.4.0
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2021-10-07 19:50:07 +05:30 |
|
Sahil Kumar
|
ed43d53c5a
|
Merge branch 'develop' into repo/dart-code-metrics
|
2021-10-07 18:13:34 +05:30 |
|
Salvatore Giordano
|
1ea8f38293
|
fix(core): fix analysis
|
2021-10-05 14:44:49 +02:00 |
|
Salvatore Giordano
|
9766b38244
|
chore(llc,core,ui): update changelog and pubspecs
|
2021-10-05 14:36:47 +02:00 |
|
Salvatore Giordano
|
d808276fe3
|
chore(llc,core,ui): update changelog and pubspecs
|
2021-10-05 10:53:00 +02:00 |
|
Sahil Kumar
|
bf21f7b350
|
chore(repo): finish adding dart_code_metrics.yaml
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2021-10-01 16:45:18 +05:30 |
|
Sahil Kumar
|
f7723198de
|
chore: fix dependency conflicts
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2021-10-01 16:45:18 +05:30 |
|
Sahil Kumar
|
2157340784
|
chore(repo): run dart fix
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2021-10-01 16:45:18 +05:30 |
|
Sahil Kumar
|
ca7cf541a7
|
chore(repo): fix lints
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2021-10-01 16:45:16 +05:30 |
|
Sahil Kumar
|
6e48f9754d
|
feat(repo): add dart_code_metrics
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2021-10-01 16:44:19 +05:30 |
|
Salvatore Giordano
|
148ab9871b
|
Merge branch 'develop' into overlay-portal
|
2021-09-29 17:34:30 +02:00 |
|
Sahil Kumar
|
6686cc1af6
|
feat(ui): improve add support for mentionAllAppUsers in UserMentionsOverlay.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
|
2021-09-27 16:27:17 +05:30 |
|
Salvatore Giordano
|
2b5e827e13
|
chore(ui,core,persistance,localization): loose dependency constraints
|
2021-09-27 10:48:46 +02:00 |
|