Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-06 | CI: Bump lint stage to elixir-1.12 | Haelwenn (lanodan) Monnier | |
Elixir 1.12 changed formatting rules, this allows to avoid having to rollback to run `mix format` | |||
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-06-04 | Use atoms as keys in `ActivityPub.fetch_*` functions options | Egor Kislitsyn | |
2020-05-13 | Add OpenAPI spec for StatusController | Egor Kislitsyn | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-10-30 | Merge branch 'develop' into feature/fast_sanitize | Mark Felder | |
2019-10-30 | Rip out the rest of htmlsanitizeex | rinpatch | |
2019-10-11 | Replace `user.following` with Pleroma.FollowingRelationship | Egor Kislitsyn | |
2019-09-27 | Extract status actions from `MastodonAPIController` into `StatusController` | Egor Kislitsyn | |
2019-07-10 | Add license/copyright to all project files | feld | |
2019-05-15 | bbs: chase timeline containment patch | William Pitcock | |
2019-05-04 | BBS: Credo fixes. | lain | |
2019-05-04 | BBS: Use cached user fetcher. | lain | |
2019-05-04 | BBS: small fixes. | lain | |
2019-03-31 | BBS: Some fixes. | lain | |
2019-03-31 | Add replying. | lain | |
2019-03-31 | BBS: Tests and formatting. | lain | |
2019-03-31 | BBS: Some more functionality. | lain | |