summaryrefslogtreecommitdiff
path: root/lib/pleroma/bbs/handler.ex
AgeCommit message (Expand)Author
2023-04-23Remove SSH/BBS feature from coreduponin
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-05-22BBS: add repeat functionalityduponin
2022-05-22BBS: show post ID when postedduponin
2022-05-22BBS: add post favourite featureduponin
2022-05-21Apply Hélène suggestionsHélène
2022-05-21BBS: mark notification as readduponin
2022-05-21BBS: show notifactionsduponin
2022-05-21BBS: put a new line for each HTML break in an activityduponin
2022-05-19decode HTML to be human readable in BBSduponin
2022-05-19add thread show in BBS frontendduponin
2022-05-18fix Ctrl-c catch on SSH BBSduponin
2022-02-25Copyright bump for 2022Sean King
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
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