akkoma/lib/pleroma/web/activity_pub
href 5bb88fd174
Runtime configuration
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.
2018-11-06 19:41:15 +01:00
..
mrf Runtime configuration 2018-11-06 19:41:15 +01:00
views Merge branch 'feature/relay' into 'develop' 2018-08-27 08:29:25 +00:00
activity_pub.ex Runtime configuration 2018-11-06 19:41:15 +01:00
activity_pub_controller.ex Get rid of Pleroma.Config in favor of Application 2018-11-06 15:12:53 +01:00
mrf.ex format & made get_policies/1 private 2018-05-10 18:51:58 +02:00
relay.ex relay: only relay create activities 2018-08-06 08:22:16 +00:00
transmogrifier.ex Runtime configuration 2018-11-06 19:41:15 +01:00
utils.ex activitypub: transmogrifier: add support for Page objects 2018-11-01 09:59:43 +00:00