pleroma/lib/pleroma
Martin Kühl f4fcea5258 Revert "Mastodon API: Fake support for loading filters"
This reverts commit c1d07da4e1.

The fake support was superseded by 6e030129fb which actually implements the faked filters API.

This change removes the fake support and ensures that the actual implementation is used.
2018-09-18 11:59:10 +02:00
..
gopher formatting 2018-09-10 00:28:40 +00:00
http http: fix TLS server name indication 2018-08-24 20:04:50 +00:00
plugs Update legacy passwords automatically. 2018-09-05 22:30:14 +02:00
uploaders [Pleroma.Uploaders.Local]: Add configuration for custom url path 2018-09-02 19:00:16 +02:00
web Revert "Mastodon API: Fake support for loading filters" 2018-09-18 11:59:10 +02:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
activity.ex activity: drop recipients_to/recipients_cc fields 2018-08-29 18:41:02 +00:00
application.ex Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00
filter.ex [MastodonAPI] Add filters 2018-08-27 15:09:05 +02:00
formatter.ex everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directly 2018-09-10 00:14:47 +00:00
html.ex html: add policy which transforms inline images to pass through the media proxy 2018-09-16 02:16:16 +00:00
list.ex MastoAPI: Add streaming for lists. 2018-05-30 16:48:59 +03:00
notification.ex do not create notification for yourself 2018-05-11 11:31:17 +02:00
object.ex object: add helper functions to handle various forms of a given object and return a normalized one 2018-06-27 13:06:52 +00:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex Add backend failure handling with :ok | :error so the uploader can handle it. 2018-08-29 22:07:28 -03:00
user.ex user: add moderator_user_query() 2018-09-03 12:03:23 +00:00
user_invite_token.ex Token-generating task 2018-06-17 14:30:07 +03:00