aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-04Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.exminibikini
2020-05-04Ignore unexpected query paramsEgor Kislitsyn
2020-05-04Transmogrifier: Rely on LikeValidator.lain
2020-05-04LikeValidator: Fix up context.lain
2020-05-04LikeValidator: Fix up missing recipients.lain
2020-05-04Pipeline: Move transctioning to common pipeline.lain
2020-05-04ActivityPub: Don't fetch `Application` follower counts.lain
2020-05-04Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-03Webfinger: Request account info with the acct schemelain
2020-05-03DeleteValidator: The deleted activity id is an object idlain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-03Transmogrifier: Don't fetch actor that's guaranteed to be there.lain
2020-05-03DeleteValidator: Improve code readabilityLain Soykaf
2020-05-02Only update follower/following stats for actor types of users and bots.Mark Felder
2020-05-02Merge branch 'feature/1710-consolidate-instance-info' into 'develop'rinpatch
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 'follow-request-notifications' into 'develop'rinpatch
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-02Merge remote-tracking branch 'remotes/origin/develop' into follow-request-not...Ivan Tashkinov
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-01MappedSignatureToIdentityPlug: Fix.lain
2020-05-01Signature: Handle non-ap ids in key ids.lain
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-01User deletion mix task: Use common pipeline.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-01Made follow request notifications non-optional (removed config switch).Ivan Tashkinov
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-30User: Use common pipeline to delete user activitieslain
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