Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-31 | Pleroma.Constants.as_local_public/0 --> ↵ | Alex Gleason | |
Pleroma.Web.ActivityPub.Utils.as_local_public/0 Move as_local_public/0 to stop making modules depend on Web at compile-time | |||
2021-03-01 | Store application details in the object under the generator key, not ↵ | Mark Felder | |
application key | |||
2021-02-12 | Inject fake application metadata and validate it is stripped by transmogrifier | Mark Felder | |
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-12-28 | Revert "Merge branch 'features/hashtag-column' into 'develop'" | Haelwenn | |
This reverts merge request !2824 | |||
2020-12-22 | Insert text representation of hashtags into object["hashtags"] | Haelwenn (lanodan) Monnier | |
Includes a new mix task: pleroma.database fill_old_hashtags | |||
2020-10-15 | Add Pleroma.Constants.as_local_public/0 | Egor Kislitsyn | |
2020-06-01 | Merge remote-tracking branch 'origin/develop' into feature/embeddable-posts | Egor Kislitsyn | |
2020-05-13 | Add `pleroma_internal` as an internal field | Alex Gleason | |
2020-05-02 | static-fe.css: Restore and move to /priv/static/static-fe | Haelwenn (lanodan) Monnier | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-09-30 | Pleroma.Constants: Fix typo. | lain | |
2019-09-30 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-09-18 | Move object internal fields to a constant | rinpatch | |
2019-07-29 | constants: add as_public constant and use it everywhere | Ariadne Conill | |