about summary refs log tree commit diff
path: root/app/helpers/application_helper.rb
AgeCommit message (Expand)Author
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-11-05Fix n+1 query during status removal (#19753)Eugen Rochko
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi
2022-10-06Remove setting that disables account deletes (#17683)Eugen Rochko
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-06-01Fix CAS_DISPLAY_NAME, SAML_DISPLAY_NAME and OIDC_DISPLAY_NAME being ignored (...Claire
2022-05-09Change RSS feeds (#18356)Eugen Rochko
2022-05-06Replace leftover `envelope` icons with `at` icons (#18305)Stefano Pigozzi
2022-04-01Fix unusual number formatting in some locales (#17929)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-17Fix wrong language code for Kurdish languages (#17812)Claire
2022-03-01Change authorized applications page (#17656)Eugen Rochko
2022-01-24Fix link_to_login argument handling when a block is passed (#17345)Claire
2022-01-23Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)Claire
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-07-07Change number_to_human calls to always use 3-digits precision (#16469)Claire
2021-04-21Add DM icon back on HTML view of DMs (#16086)Claire
2021-04-17Fix missing source strings and inconsistent lead text style in admin UI (#16052)Eugen Rochko
2020-11-30Fix `ku` locale not being right-to-left (#15252)Eugen Rochko
2020-11-12Add interrelationship icon (#15149)Takeshi Umeda
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-06-25Add a visibility icon to status (#14123)Takeshi Umeda
2020-06-09Add visibility parameter in share page (#13023)Takeshi Umeda
2019-09-10Change /admin/custom_emoji to honor the auto_play_gif setting (#11801)ThibG
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-04-10Add invite request to pending account notification e-mail (#10528)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-01-13Add attachment list fallback to public pages (#9780)ThibG
2018-10-12Fix missing protocol in dns-prefetch, improve code style (#8963)Eugen Rochko
2018-10-10Add dns-prefetch if using different host for assets or uploads (#8942)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-23Refactor active_nav_class for use with multiple paths (#8757)ThibG
2018-08-26Fix regression from #8439 (#8455)Eugen Rochko
2018-08-25Add theme identifier to body classes for easier custom CSS styling (#8439)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-04-20Improve report layout (#7188)Eugen Rochko
2018-01-29Add direction tags to HTML e-mails for RTL languages (#6373)Eugen Rochko
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-11-11Add 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-12Clean up and improve generated OpenGraph tags (#4901)Eugen Rochko
2017-08-16Redesign public profiles (#4608)Eugen Rochko
2017-07-03Add fa-fw class to user agent icon (#4047)Yamagishi Kazutoshi
2017-06-19setting-for-account-deletable (#3852)masarakki
2017-05-19Skip asset pipeline for static file in public/ (#3125)Matt Jankowski
2017-05-16chore(landing_strip): hide signup path unless the instance allows registratio...Hiroaki Ninomiya
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-27Added '(dev)' to the title in development mode (#2524)Ashley