chinwagsocial/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.
2017-02-04 00:34:31 +01:00
..
about Fix #487 2017-01-17 20:11:16 +01:00
accounts simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
admin Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
api Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
auth Split 2FA login into two prompts 2017-01-28 20:43:38 +01:00
authorize_follow simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
errors Improve error page layouting. 500 page has to stay static because it's 2017-01-21 22:30:47 +01:00
home Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
layouts Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
notification_mailer Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
oauth/authorizations Add ability to use remote follow function on other sites 2016-12-29 16:54:54 +01:00
remote_follow Adding remote follow button 2017-01-01 19:54:34 +01:00
settings Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
shared Adding some localizations 2016-11-15 23:02:57 +01:00
stream_entries Add "open in web" link to detailed public status pages 2017-01-30 23:01:37 +01:00
tags Add Microformats2 markup 2017-01-06 18:10:10 +03:00
user_mailer i18n for devise mailer too 2016-11-16 18:25:21 +01:00
xrd Add ability to use remote follow function on other sites 2016-12-29 16:54:54 +01:00