This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views
Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865)
Create MediaAttachment but without actual file download when domain is blocked with reject_media set to true
Clean up old media files when creating a new domain block with reject_media set to true
Return remote_url in media attachments API if local file is not present
Undo domain block action in admin UI
Ability to enable reject_media from admin UI
2017-04-16 12:51:30 +02:00
..
about About page contact email (#1839) 2017-04-15 13:33:25 +02:00
accounts View spec fix (#1888) 2017-04-16 03:40:33 +02:00
activitypub Add AS2 format to RABL files 2017-02-06 17:00:55 -08:00
admin Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
api Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
auth Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00
authorize_follow Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
errors Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
home Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
notification_mailer Add digest e-mails 2017-03-04 00:00:48 +01:00
oauth Allow setting of default language through config 2017-04-07 12:40:26 +02:00
remote_follow Adding remote follow button 2017-01-01 19:54:34 +01:00
settings Fix up recovery codes design a little (#1866) 2017-04-16 04:32:57 +02:00
shared Fix issue with missing emojify class in views (#1455) 2017-04-10 21:27:52 +02:00
stream_entries View spec fix (#1888) 2017-04-16 03:40:33 +02:00
tags Use site title on tags#show page (#1802) 2017-04-15 02:37:20 +02:00
user_mailer Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
well_known Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00