akkoma
2020-04-30 Lain SoykafMerge branch 'develop' of ssh://git.pleroma.social...
2020-04-30 lainDeleteValidator: Don't federate local deletions of...
2020-04-30 lainMerge branch 'dismiss-notification-on-follow-request...
2020-04-30 lainActivityPub: Remove `delete` function.
2020-04-30 lainUser: Use common pipeline to delete user activities
2020-04-30 lainSideEffects: Fix comment
2020-04-30 lainSideEffects: On deletion, reduce the reply count cache
2020-04-30 Haelwenn (lanodan... Increase tests on AP C2S
2020-04-30 lainCredo fixes.
2020-04-30 lainSideEffects: On deletion, reduce the User note count.
2020-04-30 lainSideEffectsTest: Test streaming.
2020-04-30 HaelwennMerge branch 'emoji-upload' into 'develop'
2020-04-30 lainObjectValidator: Refactor.
2020-04-30 lainSideEffects: Stream out deletes.
2020-04-30 lainDeleteValidator: Add internal helper field after valida...
2020-04-30 lainStreamerTest: Separate deletion test.
2020-04-30 eugenijmDismiss the follow request notification on rejection
2020-04-30 Ivan TashkinovRefactoring of :if_func / :unless_func plug options...
2020-04-30 Alexander Strizhakovfix for auth check
2020-04-30 lainAP C2S: Use common pipelin for deletes.
2020-04-30 lainCommonAPI: Use common pipeline for deletions.
2020-04-30 lainCredo fixes.
2020-04-30 lainSideEffects: Handle deletions.
2020-04-30 lainDeleteValidator: Deleting a user is valid.
2020-04-30 lainTransmogrifier: Handle incoming deletes for non-user...
2020-04-30 Alexander Strizhakovdocs update
2020-04-30 Alexander Strizhakovdocs fix
2020-04-30 Alexander Strizhakovlist of options for pack metadata
2020-04-30 Alexander Strizhakoverror rename
2020-04-30 Alexander Strizhakovchangelog entry
2020-04-30 Alexander Strizhakovemoji api packs changes in routes with docs update
2020-04-30 Alexander Strizhakovremoving entry from changelog
2020-04-30 Alexander Strizhakovdocs update
2020-04-30 Alexander Strizhakovrefactor emoji api with fixes
2020-04-30 lainDeleteValidator: Mastodon sends unaddressed deletes.
2020-04-30 Alexander Strizhakovreturn data only for updated emoji
2020-04-30 lainTransmogrifier Tests: Extract deletion tests.
2020-04-30 lainObjectValidator: Add actor fetcher.
2020-04-30 lainTypo fix.
2020-04-30 lainMerge branch '1364-no-pushes-from-blocked-domains-users...
2020-04-30 Egor KislitsynMerge branch 'develop' into openapi/notifications
2020-04-30 Egor KislitsynMerge branch 'develop' into openapi/reports
2020-04-29 rinpatchMerge branch 'fix/add-exclude-replies-openapi' into...
2020-04-29 rinpatchAdd exlude_replies to OpenAPI spec for account timelines
2020-04-29 Mark FelderUpdate AdminFE build in preparation for the 2.0.3 release
2020-04-29 Egor KislitsynChange Pleroma.CaptchaTest to be a regular module inste...
2020-04-29 Egor KislitsynAdd tests for account registration with captcha enabled...
2020-04-29 Egor KislitsynFix account registration when captcha is enabled but...
2020-04-29 Egor KislitsynDocument `captcha_answer_data` parameter
2020-04-29 lainObjectValidator: Add validation for `Delete`s.
2020-04-29 lainLikeValidator: Use Recipients Type.
2020-04-29 lainObject Validator Types: Add Recipients.
2020-04-29 lainMerge branch 'automatic-authentication-and-instance...
2020-04-29 Maksim Pechnikovadded test
2020-04-28 Egor KislitsynAdd OpenAPI spec for NotificationController
2020-04-28 Ivan Tashkinov[#2349] Post-merge fix.
2020-04-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-28 lainMerge branch 'docs/notification_destroy_multiple' into...
2020-04-28 Mark FelderDocument DELETE /api/v1/notifications/destroy_multiple
2020-04-28 Egor KislitsynAdd OpenAPI spec for ReportController
2020-04-28 rinpatchMerge branch 'openapi/account' into 'develop'
2020-04-28 lainMerge branch 'mongoose-secure' into 'develop'
2020-04-28 Maksim Pechnikovconvert markdown content to html
2020-04-28 Maksim Pechnikovfix markdown format
2020-04-27 fenceformating
2020-04-27 Egor KislitsynMove single used schemas to operation schema
2020-04-27 fencemongooseim test: explicitly set password for the deacti...
2020-04-27 fencerequested changes to mongoose test
2020-04-27 fencerequested changes to mongoose_im_controller.ex
2020-04-27 Egor KislitsynUse `json_response_and_validate_schema/2` in tests...
2020-04-27 fenceadd tests for deactivated users for mongoose auth
2020-04-27 fencesecure mongoose auth endpoint
2020-04-27 lainChangelog: Add info about `/api/v1/instance` changes
2020-04-27 lainDocs: Add `/api/v1/instance` information
2020-04-27 lainInstanceController: Add extensions to `/api/v1/instance`
2020-04-27 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-27 Alexander Strizhakovdescriptions that module names are shortened
2020-04-26 rinpatchMerge branch 'img-src-blob' into 'develop'
2020-04-26 Alex GleasonLet blob: pass CSP
2020-04-25 lainMerge branch '1706-dm-timeline-failure-fix' into 'develop'
2020-04-25 Ivan Tashkinov[#1706] Formatting fix.
2020-04-25 Ivan Tashkinov[#1706] Prevented error on unresolved activity actors...
2020-04-24 Ivan Tashkinov[#2409] Made `GET /api/v1/accounts/:id/favourites`...
2020-04-24 rinpatchMerge branch 'bugfix/announce-race-condition' into...
2020-04-24 lainMerge branch 'reply-filtering-refactor' into 'develop'
2020-04-24 lainReply Filtering: Refactor.
2020-04-24 lainMerge branch 'openapi-improvements' into 'develop'
2020-04-24 Ivan Tashkinov[#2409] Tested all auth setup configs in AuthTestContro...
2020-04-24 lainApply suggestion to CHANGELOG.md
2020-04-24 lainUpdate differences_in_mastoapi_responses.md
2020-04-24 Alexander Strizhakovbench sync
2020-04-24 Alexander Strizhakovupdating benchmarks
2020-04-24 Alexanderformatting
2020-04-24 Alexanderreply filtering
2020-04-24 lainAnnouncements: Prevent race condition.
2020-04-24 lainMerge branch 'feature/remove-unused-like-code' into...
2020-04-24 lainCredo fixes.
2020-04-24 lainActivitPub: Remove `like` function.
2020-04-24 Egor KislitsynSupport validation for inline OpenAPI schema and automa...
2020-04-23 Ivan Tashkinov[#2409] Fixed before-action callback results persistence.
next