Pleroma/lib/pleroma/web
lain fdab01ab56 Merge branch 'fix/rich-media-fake-statuses' into 'develop'
Rich Media: Do not cache URLs for preview statuses

Closes #1987

See merge request pleroma/pleroma!2956
2020-09-07 10:19:19 +00:00
..
activity_pub Merge branch 'bugfix/incoming-poll-emoji' into 'develop' 2020-09-03 11:50:30 +00:00
admin_api Merge branch 'relay-fix-admin-fe' into 'develop' 2020-08-24 17:03:18 +00:00
api_spec Fix removing an account from a list 2020-09-01 12:49:32 +02:00
auth User table: ensure bio is always a string 2020-09-01 10:45:42 +03:00
channels
common_api Notification: Small refactor. 2020-08-31 11:02:54 +02:00
federator
feed feed/user_controller: Return 404 when the user is remote 2020-07-29 14:02:02 +02:00
mailer
mastodon_api Merge branch 'fix/2095-deactivated-account-reset' into 'develop' 2020-09-02 17:11:24 +00:00
media_proxy added paginate+search for admin/MediaProxy URLs 2020-08-11 10:30:13 +03:00
metadata User table: ensure bio is always a string 2020-09-01 10:45:42 +03:00
mongooseim
nodeinfo Nodeinfo: Add chat information back in. 2020-06-26 13:04:15 +02:00
oauth [#2025] Defaulted OAuth login scopes choice to all scopes when user selects no scopes. 2020-08-06 16:00:00 +03:00
ostatus
pleroma_api Chats: Add cascading delete on both referenced users. 2020-08-31 16:48:17 +02:00
preload [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 2020-08-14 20:55:45 +03:00
push Rename notification "privacy_option" setting 2020-06-26 12:45:46 -05:00
rich_media Merge branch 'fix/rich-media-fake-statuses' into 'develop' 2020-09-07 10:19:19 +00:00
static_fe
streamer Streamer: Don't filter out announce notifications. 2020-07-04 17:11:37 +02:00
templates templates/layout/app.html.eex: fix link color 2020-08-05 00:01:30 +02:00
twitter_api Disallow password resets for deactivated accounts. 2020-09-02 09:09:13 -05:00
views Merge branch 'develop' into 'cleanup/masto_fe-default_settings' 2020-07-27 16:35:47 +00:00
web_finger correct pool and uniform headers format 2020-09-02 09:16:51 +03:00
xml
api_spec.ex
chat_channel.ex [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. 2020-07-23 15:08:30 +03:00
controller_helper.ex Force 204 responses to be empty, fixes #2029 2020-08-07 13:02:39 -05:00
embed_controller.ex
endpoint.ex Endpoint: Serve a dynamically configured admin interface 2020-07-29 13:03:04 +02:00
fallback_redirect_controller.ex
gettext.ex
masto_fe_controller.ex Add warning against parsing/reusing MastoFE settings blob 2020-06-22 23:45:29 +02:00
metadata.ex
oauth.ex
preload.ex
rel_me.ex
router.ex AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpoint 2020-07-14 18:02:44 -05:00
translation_helpers.ex
uploader_controller.ex
web.ex