about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-24Cache instance info (#8765)Yamagishi Kazutoshi
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-09-14Misc. typos (#8694)luzpaz
2018-09-09Add force_login option to OAuth authorize page (#8655)Eugen Rochko
2018-09-07feat(auth/session_controller): Send Clear-Site-Data when logging out (#8627)Sorin Davidoi
2018-09-02Whitelist report notification param in Settings::NotificationsController (#8560)Eugen Rochko
2018-09-02Add preference for report notification e-mails, skip for duplicates (#8559)Eugen Rochko
2018-08-31Self-notify on accepting follow requests (#8541)ThibG
2018-08-30Add animate custom emoji param to embed pages (#8507)Renato "Lond" Cerqueira
2018-08-26Make Api::V1::MutesController paginate properly (#8472)Jakub Mendyk
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-08-24Add admin custom CSS setting (#8399)Eugen Rochko
2018-08-23Allow mods to disable login, improve message when login disabled (#8329)Eugen Rochko
2018-08-23Fix regression when suspending not from report (#8400)Eugen Rochko
2018-08-23Add ability to change an instance default theme from the administration panel...Jakub Mendyk
2018-08-22Add confirmation step to account suspensions (#8353)Eugen Rochko
2018-08-20Add API endpoint to list featured accounts (fixes #8315) (#8317)ThibG
2018-08-19Unuse ActiveRecord::Base#cache_key (#8185)abcang
2018-08-19Add admin function to deactivate all invites (#8279)Eugen Rochko
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-08-16Do not error out when performing admin actions on no statuses (#8220)ThibG
2018-08-11Ensure single user is a local user (fixes #8154) (#8157)ThibG
2018-08-09Update /terms and /about/more to use public layout (#8142)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-08-01Do not show pinned toots when min_id is set (#8111)Yamagishi Kazutoshi
2018-07-31Add separate setting for sidebar text (site_short_description) (#8107)Eugen Rochko
2018-07-31Compensate for scrollbar disappearing when media modal visible (#8100)Eugen Rochko
2018-07-28Order invites by recent first (#8091)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-16Display trending hashtags on admin dashboard (#8038)Eugen Rochko
2018-07-16Fix typo in Admin::DashboardController#indexEugen Rochko
2018-07-16Add admin dashboard (#8029)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-12Fix whole-word selection and i18n: Add Japanese translation for Whole-word (#...mayaeh
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-07Add API method to remove a suggestion (#7978)Eugen Rochko
2018-07-07Fix missing irreversible in filters API, expires_in param (#7976)Eugen Rochko
2018-07-06Add admin setting to enable OG previews for sensitive media (#7962)Eugen Rochko
2018-07-05If signed in, redirect autofollow invite to profile page (#7956)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-07-03Re-add follow recommendations API (#7918)Eugen Rochko
2018-07-01Improve embeds (#7919)Eugen Rochko
2018-06-30Typo in signature verification failure logging (#7916)Marty McGuire
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-24Add tests for remote_unfollows_controller (#7879)Shuhei Kitagawa
2018-06-21Replace bypass option with bypass_sign_in (#7867)Shuhei Kitagawa
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
2018-06-15Add autofollow option to invites (#7805)Eugen Rochko