Age | Commit message (Expand) | Author |
2019-08-16 | Fix blurhash and autoplay not working on public pages (#11585) | Eugen Rochko |
2019-04-10 | Add invite request to pending account notification e-mail (#10528) | Eugen Rochko |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-01-13 | Add attachment list fallback to public pages (#9780) | ThibG |
2018-10-12 | Fix missing protocol in dns-prefetch, improve code style (#8963) | Eugen Rochko |
2018-10-10 | Add dns-prefetch if using different host for assets or uploads (#8942) | Eugen Rochko |
2018-09-28 | Revert Font Awesome 5 upgrade (#8810) | Eugen Rochko |
2018-09-27 | Migrate to font-awesome 5.0. (#8799) | Naoki Kosaka |
2018-09-23 | Refactor active_nav_class for use with multiple paths (#8757) | ThibG |
2018-08-26 | Fix regression from #8439 (#8455) | Eugen Rochko |
2018-08-25 | Add theme identifier to body classes for easier custom CSS styling (#8439) | Eugen Rochko |
2018-07-05 | Add more granular OAuth scopes (#7929) | Eugen Rochko |
2018-04-20 | Improve report layout (#7188) | Eugen Rochko |
2018-01-29 | Add direction tags to HTML e-mails for RTL languages (#6373) | Eugen Rochko |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko |
2017-11-07 | Show the local couterpart of emoji when it exists in /admin/custom_emojis (#... | nullkal |
2017-09-12 | Clean up and improve generated OpenGraph tags (#4901) | Eugen Rochko |
2017-08-16 | Redesign public profiles (#4608) | Eugen Rochko |
2017-07-03 | Add fa-fw class to user agent icon (#4047) | Yamagishi Kazutoshi |
2017-06-19 | setting-for-account-deletable (#3852) | masarakki |
2017-05-19 | Skip asset pipeline for static file in public/ (#3125) | Matt Jankowski |
2017-05-16 | chore(landing_strip): hide signup path unless the instance allows registratio... | Hiroaki Ninomiya |
2017-05-03 | Replace sprockets/browserify with Webpack (#2617) | Eugen Rochko |
2017-04-27 | Added '(dev)' to the title in development mode (#2524) | Ashley |
2017-04-26 | Red favicon for dev (#2470) | Lindsey Bieda |
2017-04-24 | Persian translation (#2405) | Masoud Abkenar |
2017-04-24 | Add an RTL stylesheet for Arabic i18n (#2378) | Eugen |
2017-04-16 | View spec fix (#1888) | Matt Jankowski |
2016-12-04 | Do not use expiring links after all | Eugen Rochko |
2016-12-04 | Set a specific S3 expiration time so that files can be cached | Eugen Rochko |
2016-12-01 | Fix pt translations, improve pre-cache queries, removing will_paginate | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |
2016-09-08 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-04 | Fixed more case-sensitivity issues | Eugen Rochko |
2016-03-27 | Fix issue with unresolvable usernames | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-24 | Sanitize remote html in atom feeds, API (not just UI), use cached mention | Eugen Rochko |
2016-03-19 | TIL a return from a block seems to return from the whole method rather than | Eugen Rochko |
2016-03-19 | Fix #13, Atom feeds now contain formatted post content | Eugen Rochko |
2016-03-12 | Customized more doorkeeper views, only logged in users can create oauth apps | Eugen Rochko |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |
2016-02-28 | A lot of fixes from a live test | Eugen Rochko |
2016-02-26 | Adding a bunch of tests | Eugen Rochko |
2016-02-24 | Add shared statuses to the database | Eugen Rochko |
2016-02-24 | Process favourites, reblogs and replies from Salmon | Eugen Rochko |
2016-02-22 | Fixes and general progress | Eugen Rochko |
2016-02-22 | Made some progress | Eugen Rochko |