Age | Commit message (Expand) | Author |
2021-10-14 | Add graphs and retention metrics to admin dashboard (#16829) | Eugen Rochko |
2021-07-07 | Change number_to_human calls to always use 3-digits precision (#16469) | Claire |
2021-04-21 | Add DM icon back on HTML view of DMs (#16086) | Claire |
2021-04-17 | Fix missing source strings and inconsistent lead text style in admin UI (#16052) | Eugen Rochko |
2020-11-30 | Fix `ku` locale not being right-to-left (#15252) | Eugen Rochko |
2020-11-12 | Add interrelationship icon (#15149) | Takeshi Umeda |
2020-09-01 | Bump rubocop from 0.86.0 to 0.88.0 (#14412) | dependabot[bot] |
2020-06-25 | Add a visibility icon to status (#14123) | Takeshi Umeda |
2020-06-09 | Add visibility parameter in share page (#13023) | Takeshi Umeda |
2019-09-10 | Change /admin/custom_emoji to honor the auto_play_gif setting (#11801) | ThibG |
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 |