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
|
7e0997838e
|
fix: updateChannelStates invocation sequence as per foreign keys relations.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-06 19:21:28 +05:30 |
|
Dmitry Zhifarsky
|
5db0efadba
|
feat(persistence): add pinned message reactions table
|
2021-08-28 10:04:05 +03:00 |
|
Salvatore Giordano
|
fe7a8a1ed0
|
make language nullable
|
2021-07-28 11:20:07 +02:00 |
|
Sahil Kumar
|
658f7f2504
|
feat(persistence): add support for message.i18n
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-27 20:06:06 +05:30 |
|
Sahil Kumar
|
839ced618b
|
major refactoring
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-05-27 19:59:34 +05:30 |
|
Salvatore Giordano
|
a46186e6a7
|
use Map<String, Object?> for extradata in persistence
|
2021-05-14 11:28:32 +02:00 |
|
Sahil Kumar
|
3bb1b11ee8
|
migrate to nnbd
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-04-20 19:52:06 +05:30 |
|
Sahil Kumar
|
e3589a3030
|
modify entities according to NNBD models
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-04-20 15:37:12 +05:30 |
|
Sahil Kumar
|
e6a27754a2
|
Merge branches 'develop' and 'persistence/add-tests' of https://github.com/GetStream/stream-chat-flutter into persistence/add-tests
Conflicts:
packages/stream_chat_persistence/analysis_options.yaml
packages/stream_chat_persistence/lib/src/dao/channel_query_dao.dart
packages/stream_chat_persistence/lib/src/dao/message_dao.dart
packages/stream_chat_persistence/lib/src/dao/user_dao.dart
packages/stream_chat_persistence/lib/src/db/moor_chat_database.dart
packages/stream_chat_persistence/lib/src/db/shared/native_db.dart
packages/stream_chat_persistence/lib/src/db/shared/unsupported_db.dart
packages/stream_chat_persistence/lib/src/mapper/channel_mapper.dart
packages/stream_chat_persistence/lib/src/stream_chat_persistence_client.dart
packages/stream_chat_persistence/pubspec.yaml
|
2021-03-19 18:26:31 +05:30 |
|
Sahil Kumar
|
74f1752ceb
|
test(persistence): add coverage:ignore-file for entities and db/shared directory
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-03-19 18:21:59 +05:30 |
|
Salvatore Giordano
|
a14045a09d
|
fix analysis
|
2021-03-16 16:52:44 +01:00 |
|
 Sahil KumarandGitHub
|
8ec54f3834
|
style: Apply team linter in stream chat persistence (#331)
* lint(persistence): Apply team linter
Signed-off-by: Sahil Kumar <[email protected]>
* style: flutter format
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-03-15 10:23:44 +01:00 |
|
Sahil Kumar
|
6bdd065888
|
lint(persistence): Apply team linter
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-03-15 12:00:32 +05:30 |
|
Sahil Kumar
|
cf6ae8761e
|
[Persistence] Add support for pinned messages
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-02-22 17:39:23 +05:30 |
|
Sahil Kumar
|
86a122aa23
|
[LLC, Persistence] Add doc comments
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-28 19:48:54 +05:30 |
|
Sahil Kumar
|
a168d3695d
|
[StreamChatPersistence] Fix connectionEventEntity, MessageDao
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-26 15:58:11 +05:30 |
|
Sahil Kumar
|
657b58af8b
|
[StreamChatPersistence] Add initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-25 19:14:55 +05:30 |
|