documentation/app/views
Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for
resources that require a user context vs those that don't (such as public timeline)

/api/v1/statuses/public   -> /api/v1/timelines/public
/api/v1/statuses/home     -> /api/v1/timelines/home
/api/v1/statuses/mentions -> /api/v1/timelines/mentions
/api/v1/statuses/tag/:tag -> /api/v1/timelines/tag/:tag
2016-11-08 23:29:08 +01:00
..
about Fix follow icon changing plus to minus, add terms page stub 2016-11-01 18:05:55 +01:00
accounts Account notes (bios) can now contain links. Character limit upped to 160 2016-11-07 01:14:12 +01:00
api/v1 Move timelines API from statuses to its own controller, add a check for 2016-11-08 23:29:08 +01:00
auth Fix #136: Add aria-labels 2016-11-03 19:19:39 +01:00
home Only load JS on homepage, no other page uses it 2016-09-24 13:47:51 +02:00
layouts Fix web app manifests 2016-11-04 14:19:58 +01:00
notification_mailer Slightly improved e-mail notifications 2016-10-02 15:37:35 +02:00
oauth/authorizations Fix OAuth authorization redirect 2016-10-23 12:05:55 +02:00
settings Improving all forms 2016-10-18 16:37:15 +02:00
shared Improving all forms 2016-10-18 16:37:15 +02:00
stream_entries Show media of reblogged statuses in public html view 2016-10-10 18:23:08 +02:00
tags Fix linking of remote hashtags in UI, add public view of hashtags 2016-11-05 17:44:14 +01:00
xrd Adding application/jrd+json webfinger resource 2016-10-18 02:54:49 +02:00