You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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
8 years ago
..
about Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 8 years ago
accounts Removing external hub completely, fix #333 fixing digit-only hashtags, 8 years ago
admin Improved admin UI 8 years ago
api Private visibility on statuses prevents non-followers from seeing those 8 years ago
auth i18n for devise mailer too 9 years ago
home Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 8 years ago
layouts Improved launcher icon on Android 8 years ago
notification_mailer Localizations for most server-side strings 9 years ago
oauth/authorizations Fix OAuth authorization page and add a spec for it 9 years ago
settings Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
shared Adding some localizations 9 years ago
stream_entries Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 8 years ago
tags Fix public tags page 8 years ago
user_mailer i18n for devise mailer too 9 years ago
xrd Adding application/jrd+json webfinger resource 9 years ago