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 ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
8 years ago
..
about Fix #487 8 years ago
accounts simplify emojification on public pages with .emojify class 8 years ago
admin Update settings to re-use admin layout, one big navigation tree, improve settings forms 8 years ago
api Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
auth Split 2FA login into two prompts 8 years ago
authorize_follow simplify emojification on public pages with .emojify class 8 years ago
errors Improve error page layouting. 500 page has to stay static because it's 8 years ago
home Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 8 years ago
layouts Update settings to re-use admin layout, one big navigation tree, improve settings forms 8 years ago
notification_mailer Follow requests send e-mail notifications, but are excluded from notifications API 8 years ago
oauth/authorizations Add ability to use remote follow function on other sites 8 years ago
remote_follow Adding remote follow button 8 years ago
settings Update settings to re-use admin layout, one big navigation tree, improve settings forms 8 years ago
shared
stream_entries Add "open in web" link to detailed public status pages 8 years ago
tags Add Microformats2 markup 8 years ago
user_mailer
xrd Add ability to use remote follow function on other sites 8 years ago