about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2019-02-05Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)Takeshi Umeda
2019-02-05Fix pinned statuses being shown in a featured hashtag (#9971)Eugen Rochko
2019-02-04Fix authorized applications list page design (#9969)rinsuki
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-01-20Fix directory showing tags that have no currently eligible accounts (#9872)Eugen Rochko
2019-01-18Fix REST API showing non-public reblogs for a given status (#9850)Eugen Rochko
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2019-01-07Improvements to signature verification (#9667)ThibG
2019-01-07Change remote interaction dialog to use specific actions (#9743)Eugen Rochko
2019-01-07Add locale param to sign-up API (#9747)Eugen Rochko
2019-01-06Add cache to custom emojis API (#9732)Eugen Rochko
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2019-01-03Fix list of local followers showing remote followers in admin UI (#9700)Eugen Rochko
2019-01-01Add CSV export for lists and domain blocks (#9677)Eugen Rochko
2018-12-28Improve admin UI for account view (#9643)Eugen Rochko
2018-12-27Add local followers page to admin account UI (#9610)chr v1.x
2018-12-27Add exclude_reblogs option to account statuses API (#9640)Eugen Rochko
2018-12-27Redirect to reports overview instead of report after account action (#9639)Eugen Rochko
2018-12-26Fix account unsilencing and unsuspension (#9637)ThibG
2018-12-26Fix signature verification stoplight triggering on non-timeout errors (#9617)Eugen Rochko
2018-12-25Add error message with invalid email confirmation (#9625)Takeshi Umeda
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-12-23Sanitize and sandbox toot embeds (#9552)ThibG
2018-12-22Show 40 profiles per directory page instead of 30 (#9609)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
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