300 Commits
Author SHA1 Message Date
Sahil Kumar 623d48e32b Add custom sort support for offline channels
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-26 18:30:22 +05:30
Salvatore Giordano 925817383f fix example 2021-02-24 10:48:04 +01:00
Salvatore Giordano 950a2347b2 update core readme 2021-02-24 10:17:44 +01:00
Salvatore Giordano 750c5305f4 update pinned messages 2021-02-23 13:19:31 +01:00
Sahil Kumar cf6ae8761e [Persistence] Add support for pinned messages
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-22 17:39:23 +05:30
Salvatore Giordano a3e1a5d97d [persistence] bump version 2021-02-19 17:31:33 +01:00
Sahil Kumar 4b18bf8f54 Add preparing state to attachment upload state
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 20:01:08 +05:30
Salvatore Giordano 29ac66228d publish packages 2021-02-18 13:38:34 +01:00
Salvatore Giordano e6fcd9bfea version bp 2021-02-18 12:50:19 +01:00
Sahil Kumar f6075bd933 Merge branch 'master' of https://github.com/GetStream/stream-chat-flutter into feat/custom-attachment-upload
 Conflicts:
	packages/stream_chat_flutter/pubspec.yaml
	packages/stream_chat_flutter_core/pubspec.yaml
	packages/stream_chat_persistence/pubspec.yaml
2021-02-16 21:25:48 +05:30
Sahil Kumar 0a6948cf32 [Async Attachment Upload] Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:21:15 +05:30
Salvatore Giordano e4d278fbbe bump version of packages 2021-02-09 10:45:47 +01:00
Sahil Kumar 628542f99b [LLC, UI-KIT] Add support for custom attachment upload delegate
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-05 14:57:17 +05:30
Salvatore Giordano 4998ac2042 add changelog links 2021-02-04 15:14:10 +01:00
Sahil KumarandGitHub 3167db033f Merge branch 'master' into hotfix/readmes 2021-02-04 18:16:51 +05:30
Salvatore Giordano 2e6af62b64 update changelogs 2021-02-04 13:34:37 +01:00
Salvatore GiordanoandGitHub 2ebbe58969 Merge branch 'master' into hotfix/readmes 2021-02-04 13:21:54 +01:00
Salvatore Giordano 27e5bb595f update examples using latest llc version 2021-02-04 13:11:57 +01:00
Salvatore Giordano d8d795d03f update readmes 2021-02-04 10:59:37 +01:00
Salvatore Giordano 1c067a532d [persistence] import stream_chat from pub 2021-02-04 10:05:23 +01:00
Salvatore Giordano bed1e23441 update dependencies 2021-02-01 18:24:25 +01:00
Salvatore Giordano 1b4c3f4434 update persistence dep 2021-02-01 18:01:18 +01:00
Salvatore Giordano fcab7800c2 update action 2021-02-01 17:46:36 +01:00
Salvatore Giordano 711c20b967 fix persistence bugs and update example 2021-02-01 16:50:52 +01:00
Sahil Kumar f8aae9c941 [StreamChatPersistence] Update example README.md
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 20:59:45 +05:30
Sahil Kumar 0e5dcfb354 [StreamChatPersistence] Add example
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 20:54:24 +05:30
Salvatore Giordano 964a428f2e rename package folders 2021-02-01 15:45:58 +01:00
Salvatore Giordano 23feabe85e rename Client to StreamChatClient 2021-02-01 15:30:46 +01:00
Salvatore Giordano 1751cd6092 change rc to beta 2021-02-01 15:15:28 +01:00
Salvatore Giordano 4e6d64064e [llc] update changelog and readme 2021-02-01 15:13:59 +01:00
Sahil Kumar fe45b2ef6e Update README.md
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 19:11:57 +05:30
Salvatore Giordano 0d4db87906 check messagePagination nullability 2021-02-01 09:55:53 +01:00
Sahil Kumar b8e9d8efdc [Persistence] Add more docs
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-01 13:55:29 +05:30
Sahil Kumar 74707093b6 [Persistence] Update LICENSE
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 20:22:04 +05:30
Sahil Kumar f69821b813 [Persistence] Update changelog, pubspec
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 20:15:29 +05:30
Sahil Kumar e85a4326d6 [Persistence] Delete members, read data before adding new one
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 19:17:07 +05:30
Sahil Kumar 5954dfa2b2 [Persistence] Analyzer warning
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:38:11 +05:30
Sahil Kumar 1c54b3f36f [Persistence] Doc
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:32:29 +05:30
Sahil Kumar 0013cb98fd Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:31:43 +05:30
Sahil Kumar db275bfa71 [LLC, Persistence] Use pagination options instead of single filter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-28 19:51:48 +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 3b9af05214 [StreamChatPersistence] Fix ownReactions userId bug
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-27 15:51:55 +05:30
Sahil Kumar 1521558304 Make stream_chat_persistence a add on dependency instead of shipping it with the llc
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-27 12:52:37 +05:30
Sahil Kumar eaf322f660 [StreamChatPersistence] Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:55:23 +05:30
Sahil Kumar a869e458f4 [StreamChatPersistence] Add generated files
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:52:08 +05:30
Sahil Kumar 959aeab567 [StreamChatPersistence] Minor changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:49:05 +05:30
Sahil Kumar ad979529d2 remove unwanted dependencies
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-26 16:12:14 +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 82fee14f68 [StreamChatPersistence] Ran formatter
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-25 19:23:38 +05:30
Sahil Kumar 657b58af8b [StreamChatPersistence] Add initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-25 19:14:55 +05:30