hometown/app/views
Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those
Filters out hidden stream entries from Atom feed
Blocks now generate hidden stream entries, can be used to federate blocks
Private statuses cannot be reblogged (generates generic 422 error for now)
POST /api/v1/statuses now takes visibility=(public|unlisted|private) param instead of unlisted boolean
Statuses JSON now contains visibility=(public|unlisted|private) field
2016-12-21 20:04:13 +01:00
..
about Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 2016-12-21 00:13:13 +01:00
accounts Removing external hub completely, fix #333 fixing digit-only hashtags, 2016-12-18 12:24:37 +01:00
admin Improved admin UI 2016-12-13 13:42:10 +01:00
api Private visibility on statuses prevents non-followers from seeing those 2016-12-21 20:04:13 +01:00
auth i18n for devise mailer too 2016-11-16 18:25:21 +01:00
home Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 2016-12-21 00:13:13 +01:00
layouts Improved launcher icon on Android 2016-12-21 00:28:57 +01:00
notification_mailer Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
oauth/authorizations Fix OAuth authorization page and add a spec for it 2016-11-18 23:10:44 +01:00
settings Per-status control for unlisted mode, also federation for unlisted mode 2016-11-30 21:34:59 +01:00
shared Adding some localizations 2016-11-15 23:02:57 +01:00
stream_entries Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 2016-12-21 00:13:13 +01:00
tags Fix public tags page 2016-12-04 16:56:45 +01:00
user_mailer i18n for devise mailer too 2016-11-16 18:25:21 +01:00
xrd Adding application/jrd+json webfinger resource 2016-10-18 02:54:49 +02:00