about summary refs log tree commit diff
path: root/app/helpers
AgeCommit message (Expand)Author
2019-10-24Split AccountsHelper from StatusesHelper (#12078)Takeshi Umeda
2019-10-03Add br, es-AR, et, mk, nn to available locales (#12062)Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-16New Crowdin translations (#11799)Eugen Rochko
2019-09-16Add search and sort functions to hashtag admin UI (#11829)mayaeh
2019-09-13Fix name of Portuguese language not including Portugal (#11820)Eugen Rochko
2019-09-10Change /admin/custom_emoji to honor the auto_play_gif setting (#11801)ThibG
2019-09-03Change OpenGraph description on sign-up page to reflect invite (#11744)Eugen Rochko
2019-08-30Change layout of public profile directory to be the same as in web UI (#11705)Eugen Rochko
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-28Bump json-ld-preloaded from 3.0.2 to 3.0.3 (#11316)dependabot-preview[bot]
2019-07-11Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)Eugen Rochko
2019-07-10Refactor fetching of remote resources (#11251)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-06-08Change full logo to use primary text color of the given theme (#10994)Eugen Rochko
2019-05-27Use `<use />` to render transparent SVG logo instead of inserting it (#10845)Eugen Rochko
2019-04-10Add invite request to pending account notification e-mail (#10528)Eugen Rochko
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-28Add order options to relationship manager UI (#10404)Eugen Rochko
2019-03-26Change icons of features on admin dashboard to remove bias (#10366)Eugen Rochko
2019-03-18Add missing locales (bn, ga, hi) (#10295)Eugen Rochko
2019-03-18Add dormant filter to relationship manager, rename other filters (#10308)Eugen Rochko
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2019-03-16Add specs for action log helper (#9605)ysksn
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-12Redesign landing page (#10232)Eugen Rochko
2019-03-05Do not error out on unsalvageable errors in FetchRepliesService (#10175)ThibG
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-02-25Avoid redundant HTTP request on some error cases (#10115)ThibG
2019-02-23I18n: Add language options for Kazakh and Lithuanian (#10104)Aditoo17
2019-02-18Add domain search/filter to the "Federation" (/admin/instances) page (#10071)ThibG
2019-02-13I18n: Update Czech pluralization and fix some language names (#10015)Aditoo17
2019-02-11Add available locales for lv, ms, sq (#10008)Eugen Rochko
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2019-01-13Add attachment list fallback to public pages (#9780)ThibG
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2018-12-25Add support for Malayalam in language filter (#9624)Aboobacker MK
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-22Remove MailerHelper does nothing (#9604)ysksn
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-12-11Add admin ability to remove an user's header image (#9495)ThibG
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
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