summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-04-29Object Validator Types: Add Recipients.lain
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-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-28Pipeline: Unify, refactor, DRY.lain
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 'develop' into global-status-expirationEgor Kislitsyn
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-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
2020-04-27Credo fixes.lain
2020-04-27Chat API: Align more to Pleroma/Mastodon API.lain
2020-04-27ChatView: Add actor_account_idlain
2020-04-27InstanceController: Add extensions to `/api/v1/instance`lain
2020-04-27Credo fixes.lain
2020-04-27Chat Schemas: Inline unimportant Schemas.lain
2020-04-27Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-04-26Let blob: pass CSPAlex Gleason
2020-04-25[#1706] Formatting fix.Ivan Tashkinov
2020-04-25[#1706] Prevented error on unresolved activity actors for timeline actions.Ivan Tashkinov
2020-04-24[#2409] Made `GET /api/v1/accounts/:id/favourites` auth-optional, adjusted te...Ivan Tashkinov
2020-04-24Merge branch 'bugfix/announce-race-condition' into 'develop'rinpatch
2020-04-24Merge branch 'reply-filtering-refactor' into 'develop'lain
2020-04-24Reply Filtering: Refactor.lain
2020-04-24Merge branch 'openapi-improvements' into 'develop'lain
2020-04-24Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-04-24[#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :sk...Ivan Tashkinov
2020-04-24reply filteringAlexander
2020-04-24Announcements: Prevent race condition.lain
2020-04-24Credo fixes.lain
2020-04-24ActivitPub: Remove `like` function.lain
2020-04-24Support validation for inline OpenAPI schema and automatic tests for examplesEgor Kislitsyn