aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/bbs/handler.ex
AgeCommit message (Expand)Author
2020-06-04Use atoms as keys in `ActivityPub.fetch_*` functions optionsEgor Kislitsyn
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-03-03Update CopyrightsMark Felder
2019-10-30Merge branch 'develop' into feature/fast_sanitizeMark Felder
2019-10-30Rip out the rest of htmlsanitizeexrinpatch
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-09-27Extract status actions from `MastodonAPIController` into `StatusController`Egor Kislitsyn
2019-07-10Add license/copyright to all project filesfeld
2019-05-15bbs: chase timeline containment patchWilliam Pitcock
2019-05-04BBS: Credo fixes.lain
2019-05-04BBS: Use cached user fetcher.lain
2019-05-04BBS: small fixes.lain
2019-03-31BBS: Some fixes.lain
2019-03-31Add replying.lain
2019-03-31BBS: Tests and formatting.lain
2019-03-31BBS: Some more functionality.lain