pleroma/lib/pleroma/web
href b1860fe85a
Instance/Static runtime plug
This allows to set-up an arbitrary directory which overrides most of the
static files: index.html static/ emoji/ packs/ sounds/ images/ instance/
favicon.png.

If the files are not present in the directory, the bundled ones in
priv/static will be used.
2018-12-17 22:50:59 +01:00
..
activity_pub fix compile warnings 2018-12-09 20:50:08 +03:00
admin_api [#114] Moved email_invite action to AdminAPIController, adjusted tests. 2018-12-14 12:28:23 +03:00
channels Upgrade to Phoenix 1.4 2018-12-16 17:15:07 +01:00
common_api fix markdown formatting 2018-12-14 16:03:58 +03:00
federator Treat warnings as errors outside of tests. 2018-12-10 19:13:53 +01:00
http_signatures HTTP sig fixes. 2018-11-27 17:42:45 +01:00
mastodon_api Cowboy handler for Mastodon WebSocket 2018-12-17 17:06:18 +01:00
media_proxy updates 2018-12-10 13:27:37 +03:00
nodeinfo [#114] Added `invitesEnabled` to `metadata` of nodeinfo. 2018-12-14 14:13:13 +03:00
oauth fix compile warnings 2018-12-09 20:50:08 +03:00
ostatus Instance/Static runtime plug 2018-12-17 22:50:59 +01:00
push Warn if push is disabled.. 2018-12-14 16:19:28 +01:00
salmon fix warnings 2018-12-12 09:09:19 +03:00
templates [#114] Refactored `password_reset` (moved to TwitterAPI). Added homepage links to password reset result pages. 2018-12-13 13:17:49 +03:00
twitter_api Merge branch '459_fix_user_profile_crash' into 'develop' 2018-12-17 20:16:15 +00:00
views Format the code. 2018-03-30 15:01:53 +02:00
web_finger WebFinger: Sends a 400 when resource param is missing, fix XRD typo in test 2018-12-15 17:56:12 +01:00
websub remove pool and timeout options which duplicate with the default 2018-12-06 11:23:15 +09:00
xml fix warnings 2018-12-12 09:09:19 +03:00
chat_channel.ex Format the code. 2018-03-30 15:01:53 +02:00
controller_helper.ex [#394] Added `users.tags` and admin routes to tag and untag users. Added tests. 2018-12-06 20:06:50 +03:00
endpoint.ex Instance/Static runtime plug 2018-12-17 22:50:59 +01:00
gettext.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
router.ex Instance/Static runtime plug 2018-12-17 22:50:59 +01:00
streamer.ex Cowboy handler for Mastodon WebSocket 2018-12-17 17:06:18 +01:00
web.ex Format the code. 2018-03-30 15:01:53 +02:00