Age | Commit message (Collapse) | Author |
|
Runtime configuration
See merge request pleroma/pleroma!430
|
|
|
|
|
|
Related to #85
Everything should now be configured at runtime, with the exception of
the `Pleroma.HTML` scrubbers (the scrubbers used can be
changed at runtime, but their configuration is compile-time) because
it's building a module with a macro.
|
|
Runtime configured router
See merge request pleroma/pleroma!426
|
|
Same API as the old Pleroma.Config
|
|
|
|
Discussed in https://git.pleroma.social/pleroma/pleroma/merge_requests/426#note_7232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/320
|
|
|
|
|
|
This reverts commit d31bbb1cfe04ca6073a322bcf77239e7d4b79839, reversing
changes made to 340ab3cb9068d444b77213e07beb8c2c3ca128b9.
|
|
* Pheonix has an extra scheme whitelist conflicting with ours
* Pheonix doesn’t seems to do URL encoding, just HTML encoding
Closes: https://git.pleroma.social/pleroma/pleroma/issues/307
|
|
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"
See merge request pleroma/pleroma!360
|
|
|
|
|
|
|
|
harden get_actor
|
|
|
|
|
|
|
|
|
|
|
|
value (false)
|
|
|
|
|
|
|
|
|