about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2018-12-20Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#...Eugen Rochko
2018-12-18fix CSP / X-Frame-Options for media embeds (#9558)jomo
2018-12-17Move #set_user to Admin::BaseController (#9470)ysksn
2018-12-17Remove "most popular" tab from profile directory, add responsive design (#9539)Eugen Rochko
2018-12-12Create Settings::BaseController (#9507)ysksn
2018-12-11Add admin ability to remove an user's header image (#9495)ThibG
2018-12-11Add instance-wide setting to disable profile directory (#9497)ThibG
2018-12-10Add specs for activitypub collections controller (#9484)ysksn
2018-12-10Remove RemoteAccountControllerConcern never used (#9482)ysksn
2018-12-10Fix Admin::TagsController#unhide (#9481)ysksn
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-12-05Fix thread depth computation in statuses_controller (#9426)ThibG
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-11-08Reduce connect timeout limit and limit signature failures by source IP (#9236)Eugen Rochko
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-10-30Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out ...Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-26Fix styling in /auth/edit (#9117)ThibG
2018-10-25Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)Eugen Rochko
2018-10-25Set @body_classes to admin layout (#9081)Yamagishi Kazutoshi
2018-10-20Add option to block reports from domain (#8830)Eugen Rochko
2018-10-20Add "disable" button to report screen (#9024)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-12Improve signature verification safeguards (#8959)Eugen Rochko
2018-10-11Set Content-Security-Policy rules through RoR's config (#8957)ThibG
2018-10-08Remove dead code (#8919)Eugen Rochko
2018-10-08Replace SVG asset with Custom mascot (#8766)ashleyhull-versent
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-07Ensure only toots from the reported users are reported (#8916)ThibG
2018-10-04Change admin accounts default sort to most recent (#8813)Eugen Rochko
2018-09-28Support min_id-based pagination in REST API (#8736)Eugen Rochko
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