summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30refactor emoji api with fixesAlexander Strizhakov
2020-04-30return data only for updated emojiAlexander Strizhakov
2020-04-30Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_create_requ...lain
2020-04-30Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop'lain
2020-04-30Merge branch 'develop' into openapi/notificationsEgor Kislitsyn
2020-04-30Merge branch 'develop' into openapi/reportsEgor Kislitsyn
2020-04-29Merge branch 'fix/add-exclude-replies-openapi' into 'develop'rinpatch
2020-04-30Add exlude_replies to OpenAPI spec for account timelinesrinpatch
2020-04-29Update AdminFE build in preparation for the 2.0.3 releaseMark Felder
2020-04-29Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_response.exlain
2020-04-29Apply suggestion to lib/pleroma/web/pleroma_api/controllers/chat_controller.exlain
2020-04-29Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.exlain
2020-04-29Apply suggestion to lib/pleroma/chat.exlain
2020-04-29Apply suggestion to docs/API/chats.mdlain
2020-04-29Change Pleroma.CaptchaTest to be a regular module instead of GenServerEgor Kislitsyn
2020-04-29Add tests for account registration with captcha enabled and improve errorsEgor Kislitsyn
2020-04-29Fix account registration when captcha is enabled but not providedEgor Kislitsyn
2020-04-29Document `captcha_answer_data` parameterEgor Kislitsyn
2020-04-29Chat message creation: Check actor.lain
2020-04-29Transmogrifier: Fetch missing actors for chatmessages.lain
2020-04-29Transmogrifier: Remove ChatMessageHandling module.lain
2020-04-29Pipeline: Always run common_pipeline in a transaction for now.lain
2020-04-29ChatOperation: Refactor.lain
2020-04-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-29Merge branch 'automatic-authentication-and-instance-publicity-checks' into 'd...lain
2020-04-29added testMaksim Pechnikov
2020-04-28Add OpenAPI spec for NotificationControllerEgor Kislitsyn
2020-04-28[#2349] Post-merge fix.Ivan Tashkinov
2020-04-28Merge remote-tracking branch 'remotes/origin/develop' into automatic-authenti...Ivan Tashkinov
2020-04-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-28Merge branch 'docs/notification_destroy_multiple' into 'develop'lain
2020-04-28Pipeline: Unify, refactor, DRY.lain
2020-04-28Document DELETE /api/v1/notifications/destroy_multipleMark Felder
2020-04-28CreateChatMessageValidator: Validate object existencelain
2020-04-28Create activity handling: Flip it and reverse itlain
2020-04-28Add OpenAPI spec for ReportControllerEgor Kislitsyn
2020-04-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-28Merge branch 'openapi/account' into 'develop'rinpatch
2020-04-28SideEffects: Use Object.normalize to get the object.lain
2020-04-28Recipient Type: Cast all elements as ObjectIDs.lain
2020-04-28Merge branch 'mongoose-secure' into 'develop'lain
2020-04-28convert markdown content to htmlMaksim Pechnikov
2020-04-28formatingfence
2020-04-27Move single used schemas to operation schemaEgor Kislitsyn
2020-04-27mongooseim test: explicitly set password for the deactivated usedfence
2020-04-27requested changes to mongoose testfence
2020-04-27requested changes to mongoose_im_controller.exfence
2020-04-27Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schemaEgor Kislitsyn
2020-04-27add tests for deactivated users for mongoose authfence
2020-04-27secure mongoose auth endpointfence