summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-05Credo fixes.feature/undo-validatorlain
2020-05-05Undoing: Move undoing follows to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing blocks to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing reactions to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05UndoValidator: Add UndoValidator.lain
2020-05-05Transmogrifier tests: Extract Undo handlinglain
2020-05-05Merge branch 'fix/issue-1729' into 'develop'lain
2020-05-04Merge branch 'feature/update-labels-for-activating-settings' into 'develop'feld
2020-05-04Fix inconsistency in language for activating settingsAngelina Filippova
2020-05-04Merge branch 'feature/favorite-refactor' into 'develop'rinpatch
2020-05-04Transmogrifier: Rely on LikeValidator.lain
2020-05-04LikeValidator: Fix up context.lain
2020-05-04LikeValidator: Fix up missing recipients.lain
2020-05-04Transmogrifier tests: Extract like tests.lain
2020-05-04Pipeline: Move transctioning to common pipeline.lain
2020-05-04ActivityPub: Don't fetch `Application` follower counts.lain
2020-05-02Only update follower/following stats for actor types of users and bots.Mark Felder
2020-05-02Replace deprecated Roma by Fedi.lain
2020-05-02Merge branch 'feature/1710-consolidate-instance-info' into 'develop'rinpatch
2020-05-02CHANGELOG.md: Add entry for re-registration banrinpatch
2020-05-02Reword changelog entry for follow relationship bugrinpatch
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-02Merge branch 'fix/1732-authless-following-followers' into 'develop'rinpatch
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 'pleroma-fe-2020-05-02-5f90b6a3' into 'develop'rinpatch
2020-05-02PleromaFE bundle supporting follow request notifications.Ivan 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-02Merge remote-tracking branch 'remotes/origin/develop' into follow-request-not...Ivan Tashkinov
2020-05-01Merge branch 'fix/sporadic-test-failure-alias' into 'develop'rinpatch
2020-05-01Merge branch 'fix/notificatons-follow-request-validation' into 'develop'rinpatch
2020-05-01OpenAPI: Add `follow_request` to notification typesrinpatch
2020-05-01Fix sporadic test compilation failure caused by unused aliasrinpatch
2020-05-01Merge branch 'fix/openapi-limit' into 'develop'lain
2020-05-01OpenAPI: Remove max pagination limit from the specrinpatch
2020-05-01Merge branch 'bugfix/1727-fix-signature-decoding' into 'develop'rinpatch
2020-05-01Merge branch 'fix-notifications-loading-in-pleroma-fe' into 'develop'lain
2020-05-01Updated PleromaFE bundle to prevent notifications loading issue due to unsupp...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-01Merge branch 'fix/captcha' into 'develop'lain
2020-05-01Made follow request notifications non-optional (removed config switch).Ivan Tashkinov
2020-04-30Merge branch 'update/admin-fe-20200429' into 'develop'rinpatch