Commit Graph
230 Commits
Author SHA1 Message Date
Sahil Kumar 621daba5e3 chore(persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-06-09 14:13:44 +05:30
Sahil Kumar c6eb075cee feat(persistence): save channel.ownCapabilities in db
Signed-off-by: xsahil03x <[email protected]>
2022-06-09 14:10:01 +05:30
Sahil Kumar 069f380f41 chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 16:58:24 +05:30
Sahil Kumar 278fb2dd69 chore(repo): bump min dart sdk version to 2.17.0
Signed-off-by: xsahil03x <[email protected]>
2022-05-12 13:28:09 +05:30
Salvatore Giordano d0a3975cf2 chore(llc,core,ui,persistence,localizations): update changelog and pubspec 2022-05-06 17:40:22 +02:00
Salvatore Giordano 7f1f8d2a65 fix analysis 2022-05-06 17:26:47 +02:00
Ayush Shekhar 7a0706fe5f Updated changelogs 2022-05-06 17:27:19 +05:30
Ayush Shekhar bba503a6f4 Deprecated role in Member and introduced channelRole 2022-05-06 17:19:45 +05:30
Salvatore Giordano 5ce540ad4a chore(llc,core,ui, persistence): update pubspec and changelogs 2022-05-03 12:05:09 +02:00
Salvatore Giordano 41f2d55f70 polish 4.0.0 and prepare 4.0.1 2022-05-03 11:58:55 +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 b6bb3608e5 Migrated llc Lists to be nullable instead of being an empty array 2022-04-26 21:11:24 +05:30
Salvatore Giordano c057436927 fix analysis 2022-04-26 12:24:14 +02:00
Salvatore Giordano d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +01:00
Salvatore Giordano 04f2d05742 fix android build for persistence 2022-03-21 16:07:48 +01:00
Salvatore Giordano 7d2bb534b1 Merge branch 'develop' into v4 2022-03-07 11:45:04 +01:00
Salvatore Giordano 3c6b87a036 chore(persistence): fix drift version 2022-02-03 14:18:16 +01:00
69b79f28e9 Update packages/stream_chat_persistence/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-03 12:00:34 +01:00
7b63e568c2 Update packages/stream_chat_persistence/pubspec.yaml
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-03 12:00:29 +01:00
Salvatore Giordano d1c961d7f5 chore(persistence): bump version 2022-02-02 15:42:12 +01:00
Salvatore Giordano 7e2a1846d8 chore(repo): fix analysis 2022-02-01 10:31:10 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Salvatore Giordano 88dbc09df6 Merge branch 'develop' into v4 2022-01-25 11:40:02 +01:00
Sahil Kumar d8f4c12de3 chore(persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-01-19 19:01:58 +05:30
Sahil Kumar 6054c30137 feat(persistence): Use hard-coded drift versions.
Signed-off-by: xsahil03x <[email protected]>
2022-01-19 18:58:59 +05:30
Dmitry Krutskikh 800ab448f7 chore(repo): add missed trailing commas 2022-01-06 09:05:22 +03:00
Salvatore Giordano 67f9700b4a restoration wip 2021-12-13 17:17:23 +01:00
Salvatore Giordano 4655a01a74 fix tests 2021-11-24 11:24:22 +01:00
Dmitry Krutskikh 424b753ca7 chore(repo): add missed trailing commas 2021-11-21 20:29:15 +03:00
Salvatore GiordanoandGitHub 9000a6c758 Update packages/stream_chat_persistence/pubspec.yaml 2021-10-29 15:16:02 +02:00
Salvatore Giordano ccd95d7bd9 chore(llc,core,ui,persistence): update dependencies 2021-10-29 12:22:46 +02:00
Sahil Kumar c58ddb1aef refactor(persistence): moor to drift name change migration.
Signed-off-by: xsahil03x <[email protected]>
2021-10-25 14:01:42 +05:30
Sahil Kumar 506146959c chore: bump code metrics to v4.4.0
Signed-off-by: xsahil03x <[email protected]>
2021-10-07 19:50:07 +05:30
Sahil Kumar bf21f7b350 chore(repo): finish adding dart_code_metrics.yaml
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar f7723198de chore: fix dependency conflicts
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar 2157340784 chore(repo): run dart fix
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar ca7cf541a7 chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:16 +05:30
Sahil Kumar 6e48f9754d feat(repo): add dart_code_metrics
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:44:19 +05:30
Sahil Kumar dd6c838699 chore(persistence): switch test to flutter_test
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:18:49 +05:30
Salvatore Giordano 2b5e827e13 chore(ui,core,persistance,localization): loose dependency constraints 2021-09-27 10:48:46 +02:00
Salvatore Giordano 175d4d3860 chore(ui,core,persistance,localization): added dependency changelogs 2021-09-27 09:30:59 +02:00
Salvatore Giordano bc27b5e70c chore(persistence): bump version 2021-09-22 15:32:56 +02:00
Salvatore Giordano f032a72d00 chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5 2021-09-22 10:30:23 +02:00
Sahil KumarandGitHub cce1f3a420 Merge branch 'develop' into fix/message-search-pagination 2021-09-08 15:51:33 +05:30
Sahil Kumar 885c1f2cae chore(llc, persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 13:10:38 +05:30
xsahil03x fd6fcef9b2 Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into fix/message-search-pagination 2021-09-06 19:37:33 +05:30
Sahil Kumar 4ddb0703b3 fix(llc, ui): message search pagination
Signed-off-by: xsahil03x <[email protected]>
2021-09-06 19:35:04 +05:30
Sahil Kumar 7e0997838e fix: updateChannelStates invocation sequence as per foreign keys relations.
Signed-off-by: xsahil03x <[email protected]>
2021-09-06 19:21:28 +05:30
Salvatore Giordano 442b22a007 Merge branch 'develop' into fix-cascade-deletion 2021-09-03 10:30:52 +02:00