Age | Commit message (Expand) | Author |
2019-08-16 | Fix blurhash and autoplay not working on public pages (#11585) | Eugen Rochko |
2019-03-15 | Bump webpacker from 3.5.5 to 4.0.2 (#10277) | Yamagishi Kazutoshi |
2018-10-06 | Change documentation URL (#8898) | Eugen Rochko |
2018-04-20 | Replace preload link tag to Rails helper (#7192) | Yamagishi Kazutoshi |
2017-10-31 | Add ServiceWorker caching for static assets (#5524) | Nolan Lawson |
2017-10-11 | Only preload JS in /web pages (#5325) | Nolan Lawson |
2017-09-02 | Add link to 'noscript' message (#4561) | m4sk1n |
2017-07-23 | Improve noscript message and style (#4315) | Eugen Rochko |
2017-07-23 | Change logo.png to logo.svg for web UI (#4307) | Yamagishi Kazutoshi |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-08 | Replace OEmbed and initial state Rabl templates with serializers (#4110) | Eugen Rochko |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-07-06 | Add a setting allowing the use of system's default font in Web UI (#4033) | Damien Erambert |
2017-06-08 | fix: Warn if JavaScript is disabled (#3634) | Sorin Davidoi |
2017-05-29 | Add preference setting for delete toot modal (#3368) | Atsushi Yamamoto |
2017-05-08 | Prevent selection of unacceptable Content-Type files (#2910) | Yamagishi Kazutoshi |
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano |
2017-05-03 | Replace sprockets/browserify with Webpack (#2617) | Eugen Rochko |
2017-04-18 | Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif | Eugen Rochko |
2017-04-18 | Instance helper to replace site title helper (#2038) | Matt Jankowski |
2017-04-17 | Add gif auto-play/pause preference | Patrick Figel |
2017-04-16 | Onboarding modal (#1883) | Eugen |
2017-04-15 | Fix cross-origin integrity (#1871) | Eugen |
2017-04-15 | Send initial state in a <script type="application/json"> tag (#1806) | Joachim Viide |
2017-04-14 | Implementing Subresource Integrity (#1729) | maxypy |
2017-04-11 | Allow user to disable the boost confirm dialog in preferences | blackle |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-01-12 | Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to... | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-09 | Improve initialState loading | Eugen Rochko |
2016-12-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ho... | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-09-24 | Only load JS on homepage, no other page uses it | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko |
2016-09-13 | Adding sense of self to the UI, cleaning up routing, adding third (detail) co... | Eugen Rochko |
2016-08-26 | The frontend will now be an OAuth app, auto-authorized. The frontend will use... | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |
2016-03-25 | Fix Sidekiq pooling issues. Remove API docs from homepage, replace with | Eugen Rochko |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko |
2016-03-12 | Customized more doorkeeper views, only logged in users can create oauth apps | Eugen Rochko |
2016-03-12 | Adding config for puma, dashboard layout, fixing some queries | Eugen Rochko |
2016-03-06 | Adding GNU Public license, adding home timeline, reblog/favourite counters | Eugen Rochko |
2016-03-05 | Customizing devise views and controllers | Eugen Rochko |
2016-02-22 | Made some progress | Eugen Rochko |