akkoma/lib/pleroma
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
..
captcha Use :ets.match_delete to delete old captchas 2018-12-17 20:35:21 +03:00
emails [#114] Improved tests. 2018-12-14 13:52:04 +03:00
gopher Make gopher respect ip 2018-12-07 19:21:58 +01:00
http fix compile warnings 2018-12-09 20:50:08 +03:00
plugs Instance/Static runtime plug 2018-12-17 22:50:59 +01:00
upload Merge branch 'anonymize-filter-text' into 'develop' 2018-12-10 19:03:06 +00:00
uploaders fix compile warnings 2018-12-09 20:50:08 +03:00
user Mastodon API: Fix PUT /api/web/settings 2018-12-16 13:15:34 +02:00
web Instance/Static runtime plug 2018-12-17 22:50:59 +01:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
activity.ex Pleroma.Activity.mastodon_notification_type/1 2018-12-14 13:22:10 +01:00
application.ex Add base CAPTCHA support (currently only kocaptcha) 2018-12-15 03:12:44 +03:00
config.ex Pleroma.Config.delete/1 2018-11-30 18:27:27 +01:00
emoji.ex fix compile warnings 2018-12-09 20:50:08 +03:00
filter.ex fix compile warnings 2018-12-09 20:50:08 +03:00
formatter.ex fixed typo 2018-12-14 21:21:37 +03:00
html.ex fix markdown formatting 2018-12-14 16:03:58 +03:00
list.ex fix compile warnings 2018-12-09 20:50:08 +03:00
mime.ex Merge branch 'fix/theora-detection-read-bytes' into 'develop' 2018-12-10 19:04:06 +00:00
notification.ex fix compile warnings 2018-12-09 20:50:08 +03:00
object.ex [#210] Mastodon: actor storing for media uploads, ownership check to update_media. 2018-12-06 10:26:17 +03:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
reverse_proxy.ex fix compile warnings 2018-12-09 20:50:08 +03:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex updates 2018-12-10 13:27:37 +03:00
user.ex Fix tagging problems for existing instances. 2018-12-17 20:12:01 +01:00
user_invite_token.ex fix compile warnings 2018-12-09 20:50:08 +03:00