Commit Graph
2075 Commits
Author SHA1 Message Date
Sahil Kumar 81c2a514fb [LLC -> Client] Change queryChannel preferOffline default value to false
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-26 18:46:51 +05:30
Sahil Kumar 771076c29c [LLC -> Client] Expose queryChannelsOnline and queryChannelsOffline
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-26 18:35:26 +05:30
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 GiordanoandGitHub aeecc71154 Merge pull request #289 from GetStream/hotfix/attachmentUpload
default to success and hide indicators if not needed
2021-02-26 13:41:24 +01:00
Salvatore GiordanoandGitHub 3ab9c6ccd7 Merge pull request #282 from GetStream/fix/send-anim-duration
Fix/send anim duration
2021-02-26 13:41:11 +01:00
Salvatore Giordano 114182d50f fix delete image 2021-02-26 13:34:28 +01:00
Salvatore Giordano 9f5cc16dca fix file attachment 2021-02-26 13:32:44 +01:00
Salvatore Giordano f812fbbdc5 default to success and hide indicators if not needed 2021-02-26 13:23:24 +01:00
Salvatore GiordanoandGitHub d099f6386f Merge branch 'develop' into fix/send-anim-duration 2021-02-26 09:45:53 +01:00
Salvatore GiordanoandGitHub 2449fab448 Merge pull request #283 from GetStream/fix/channel-title
fix: channel header text style
2021-02-26 09:44:26 +01:00
Deven Joshi 7db34db7ca feat: Shifted fields from channel to input theme 2021-02-26 13:38:14 +05:30
Deven Joshi feb0eb151e fix: Rolled back changes from other PR 2021-02-26 13:14:48 +05:30
Salvatore GiordanoandGitHub eb453da8a8 Merge pull request #284 from GetStream/fix/image-delete
fix: Delete now deletes a single image
2021-02-25 16:37:38 +01:00
Salvatore Giordano ee61fcdc72 fix inputbackground 2021-02-25 16:36:58 +01:00
Salvatore GiordanoandGitHub ca715a2b89 Merge pull request #285 from GetStream/feature/platformHeader
add platform type to userAgent header
2021-02-25 16:14:23 +01:00
Salvatore Giordano f0efec30a3 review fix 2021-02-25 15:16:41 +01:00
Sahil Kumar d030a97167 [UI-Kit -> ImageActionsModal] Fix delete image
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-25 19:32:05 +05:30
Salvatore GiordanoandGitHub 33555fe741 Merge pull request #281 from GetStream/fix/command-anim
Fix/command anim
2021-02-25 14:16:36 +01:00
Salvatore GiordanoandGitHub aa18e7259f Merge pull request #280 from GetStream/fix/giphy-keyboard
fix: Keyboard now closes when a command is enabled
2021-02-25 13:57:40 +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
Deven Joshi 59c8dca60e fix: Delete now deletes a single image 2021-02-25 14:55:15 +05:30
Deven Joshi 492727754c fix: Delete now deletes a single image 2021-02-25 14:47:04 +05:30
Deven Joshi 0b69d41328 fix: channel header text style 2021-02-25 14:18:08 +05:30
Deven Joshi 03553ea3cd fix: corrected duration 2021-02-25 14:06:27 +05:30
Deven Joshi 949e83c6a9 feat: Added message input theme and send button animation duration 2021-02-25 14:05:08 +05:30
Deven Joshi 8e64f9d383 fix: Commands overflow bug 2021-02-25 13:39:29 +05:30
Deven Joshi 3f139d2eb6 fix: Keyboard now closes when a command is enabled 2021-02-25 12:21:46 +05:30
Salvatore GiordanoandGitHub 0e89971b35 Merge pull request #279 from GetStream/feat/customAttachmentBuilders
Feat/custom attachment builders
2021-02-24 13:16:40 +01:00
Deven Joshi 3d83808a59 feat: Exposed customAttachmentBuilders through MessageListView 2021-02-24 17:10:09 +05:30
Deven Joshi 6b553a026b feat: Exposed customAttachmentBuilders through MessageListView 2021-02-24 17:07:14 +05:30
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