aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2020-05-02Mastodon API: do not create a following relationship if the corresponding fol...eugenijm
2020-05-02Deactivate local users on deletion instead of deleting the recordrinpatch
2020-05-02[#1732] Made AP C2S :followers and :following endpoints serve on no authIvan Tashkinov
2020-05-02Merge branch 'bugfix/static-fe.css' into 'develop'Haelwenn
2020-05-02static-fe.css: Restore and move to /priv/static/static-feHaelwenn (lanodan) Monnier
2020-05-01OpenAPI: Add `follow_request` to notification typesrinpatch
2020-05-01OpenAPI: Remove max pagination limit from the specrinpatch
2020-05-01Restricted embedding of relationships where applicable (statuses / notificati...Ivan Tashkinov
2020-05-01Merge branch 'openapi/notifications' into 'develop'lain
2020-05-01Merge branch 'openapi/reports' into 'develop'lain
2020-05-01Merge branch 'issue/1577' into 'develop'lain
2020-05-01AdminApiController: Use common pipeline for user deletion.lain
2020-05-01AdminAPIController: Refactor.lain
2020-05-01Merge branch 'fix/captcha' into 'develop'lain
2020-05-01Merge branch 'feature/delete-validator' of git.pleroma.social:pleroma/pleroma...lain
2020-05-01DeleteValidator: Only allow deletion of certain types.lain
2020-05-01pagination fix for service users filtersAlexander Strizhakov
2020-05-01Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-04-30Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma into featu...Lain Soykaf
2020-04-30DeleteValidator: Don't federate local deletions of remote objects.lain
2020-04-30Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop'lain
2020-04-30ActivityPub: Remove `delete` function.lain
2020-04-30SideEffects: Fix commentlain
2020-04-30SideEffects: On deletion, reduce the reply count cachelain
2020-04-30Credo fixes.lain
2020-04-30SideEffects: On deletion, reduce the User note count.lain
2020-04-30SideEffects: Stream out deletes.lain
2020-04-30DeleteValidator: Add internal helper field after validation.lain
2020-04-30Dismiss the follow request notification on rejectioneugenijm
2020-04-30Refactoring of :if_func / :unless_func plug options (general availability). A...Ivan Tashkinov
2020-04-30fix for auth checkAlexander Strizhakov
2020-04-30AP C2S: Use common pipelin for deletes.lain
2020-04-30CommonAPI: Use common pipeline for deletions.lain
2020-04-30SideEffects: Handle deletions.lain
2020-04-30DeleteValidator: Deleting a user is valid.lain
2020-04-30Transmogrifier: Handle incoming deletes for non-user objects.lain
2020-04-30error renameAlexander Strizhakov
2020-04-30emoji api packs changes in routes with docs updateAlexander Strizhakov
2020-04-30refactor emoji api with fixesAlexander Strizhakov
2020-04-30DeleteValidator: Mastodon sends unaddressed deletes.lain
2020-04-30return data only for updated emojiAlexander Strizhakov
2020-04-30ObjectValidator: Add actor fetcher.lain
2020-04-30Typo fix.lain
2020-04-30Merge branch 'develop' into openapi/notificationsEgor Kislitsyn
2020-04-30Merge branch 'develop' into openapi/reportsEgor Kislitsyn
2020-04-30Add exlude_replies to OpenAPI spec for account timelinesrinpatch
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-29ObjectValidator: Add validation for `Delete`s.lain
2020-04-29LikeValidator: Use Recipients Type.lain