Commit Graph
2047 Commits
Author SHA1 Message Date
Salvatore Giordano f0efec30a3 review fix 2021-02-25 15:16:41 +01:00
Salvatore Giordano 209e0b1738 cleanup 2021-02-25 11:20:31 +01:00
Salvatore Giordano 628ec27b77 fix stackoverflow bug 2021-02-25 11:19:56 +01:00
Salvatore Giordano 75cdaaf062 add platform type to userAgent header 2021-02-25 10:43:54 +01:00
Salvatore GiordanoandGitHub 01cbc3c4de Merge pull request #275 from GetStream/pin-messages-offline-support
[Persistence] Add support for pinned messages
2021-02-24 11:54:54 +01:00
Salvatore Giordano 085eef9468 Merge branch 'develop' into pin-messages-offline-support 2021-02-24 11:50:28 +01:00
Salvatore Giordano 61598891e6 update action 2021-02-24 11:46:32 +01:00
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 36d0c74a0d use updatechannelstate 2021-02-24 10:17:33 +01:00
Salvatore Giordano e0e25e7caf move cleaning logic to channel state 2021-02-23 17:42:52 +01:00
Salvatore Giordano b66a16c7f1 clear expired pinned messages 2021-02-23 13:37:13 +01:00
Salvatore Giordano 750c5305f4 update pinned messages 2021-02-23 13:19:31 +01:00
Sahil KumarandGitHub f9f5302601 Merge branch 'master' into pin-messages-offline-support 2021-02-22 19:47:19 +05:30
Sahil Kumar 6c501d875b [LLC -> Channel] Expose channel pinned messages in the form of getter and a stream
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-22 19:46:44 +05:30
Salvatore GiordanoandGitHub d93c907383 Merge pull request #276 from GetStream/sachaarbonel-patch-1
Update attachment.dart
2021-02-22 15:06:03 +01:00
Sacha ArbonelandGitHub 9a2419632b Update attachment.dart 2021-02-22 14:44:31 +01:00
Sahil KumarandGitHub 9361a858ce Merge branch 'master' into pin-messages-offline-support 2021-02-22 17:42:52 +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
Salvatore Giordano 69fa71a381 fix core example ios 2021-02-22 12:34:38 +01:00
Salvatore GiordanoandGitHub 953a82c7bc Merge pull request #272 from GetStream/fix-attachment-upload-state
Add `preparing` state to attachment upload state
2021-02-19 17:51:34 +01:00
Salvatore Giordano ae3daeec29 [ui] bump version 2021-02-19 17:33:36 +01:00
Salvatore Giordano ffd68c0dc4 [core] bump version 2021-02-19 17:32:32 +01:00
Salvatore Giordano a3e1a5d97d [persistence] bump version 2021-02-19 17:31:33 +01:00
Salvatore Giordano 9ad78ab684 [llc] bump version 2021-02-19 17:27:35 +01:00
Salvatore GiordanoandGitHub 65d69cecce Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:52:45 +01:00
Salvatore GiordanoandGitHub 6da15f72cc Merge pull request #271 from GetStream/feat/pin-message
Feat -> Pin Message
2021-02-19 16:52:33 +01:00
Salvatore GiordanoandGitHub dc74cccd4e Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:17:47 +01:00
Salvatore GiordanoandGitHub f36e1e8efd Merge branch 'master' into feat/pin-message 2021-02-19 16:17:38 +01:00
Salvatore GiordanoandGitHub 5c4f6fe7e8 Merge pull request #269 from GetStream/feature/partial-update
feat: Added updatePartial endpoint
2021-02-19 16:16:59 +01:00
Salvatore GiordanoandGitHub 1f07a6e04e Merge branch 'master' into feature/partial-update 2021-02-19 16:10:54 +01:00
Salvatore GiordanoandGitHub 23ceb64f49 Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:01:51 +01:00
Salvatore Giordano 5845683eb1 fix error builder 2021-02-19 15:34:16 +01:00
Sahil KumarandGitHub 7b70372f46 Merge branch 'master' into feat/pin-message 2021-02-19 20:04:05 +05:30
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 6f60bb8abb [core] update example 2021-02-19 14:28:07 +01:00
Sahil Kumar c2bdb342a0 Merge remote-tracking branch 'origin/feat/pin-message' into feat/pin-message 2021-02-19 18:17:09 +05:30
Sahil Kumar 0b58969d6f [Core -> Message] Add docComments
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 18:16:58 +05:30
Sahil KumarandGitHub 26250dfa47 Merge branch 'master' into feat/pin-message 2021-02-19 18:11:12 +05:30
Sahil Kumar 24d7866456 [Core->MessageSearchBloc] Align with the new changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 18:10:47 +05:30
Sahil Kumar 0c04ac1ea7 [LLC] Fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:59:32 +05:30
Salvatore Giordano 08bd5a8ca8 [core] add default pagination value + implement pagination in example 2021-02-19 13:14:31 +01:00
Sahil Kumar 259b8f2094 [LLC] Fix search functions
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:06:45 +05:30
Sahil Kumar e9ecd1cc35 [LLC] Add pin message feature
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 17:06:45 +05:30
Deven Joshi 8402a6cade feat: Added test 2021-02-19 16:24:36 +05:30
Deven Joshi 6f994c6a3a feat: Added test 2021-02-19 16:10:51 +05:30
Sahil KumarandGitHub 801472c540 Merge branch 'master' into feature/partial-update 2021-02-19 14:58:05 +05:30
Salvatore GiordanoandGitHub 24ce5333ce Merge pull request #270 from GetStream/add-attachment-delete-methods
[LLC -> AttachmentFileUploader] Add remaining delete methods
2021-02-19 10:23:27 +01:00
Sahil KumarandGitHub 63b25719dd Merge branch 'master' into add-attachment-delete-methods 2021-02-19 14:43:12 +05:30
Salvatore GiordanoandGitHub b70b53a593 Merge branch 'master' into feature/partial-update 2021-02-19 10:08:44 +01:00