Age | Commit message (Expand) | Author |
2018-12-27 | Add exclude_reblogs option to account statuses API (#9640) | Eugen Rochko |
2018-12-27 | Redirect to reports overview instead of report after account action (#9639) | Eugen Rochko |
2018-12-26 | Fix account unsilencing and unsuspension (#9637) | ThibG |
2018-12-26 | Fix signature verification stoplight triggering on non-timeout errors (#9617) | Eugen Rochko |
2018-12-25 | Add error message with invalid email confirmation (#9625) | Takeshi Umeda |
2018-12-24 | Add REST API for creating an account (#9572) | Eugen Rochko |
2018-12-23 | Sanitize and sandbox toot embeds (#9552) | ThibG |
2018-12-22 | Show 40 profiles per directory page instead of 30 (#9609) | Eugen Rochko |
2018-12-22 | Add moderation warnings (#9519) | Eugen Rochko |
2018-12-20 | Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#... | Eugen Rochko |
2018-12-18 | fix CSP / X-Frame-Options for media embeds (#9558) | jomo |
2018-12-17 | Move #set_user to Admin::BaseController (#9470) | ysksn |
2018-12-17 | Remove "most popular" tab from profile directory, add responsive design (#9539) | Eugen Rochko |
2018-12-12 | Create Settings::BaseController (#9507) | ysksn |
2018-12-11 | Add admin ability to remove an user's header image (#9495) | ThibG |
2018-12-11 | Add instance-wide setting to disable profile directory (#9497) | ThibG |
2018-12-10 | Add specs for activitypub collections controller (#9484) | ysksn |
2018-12-10 | Remove RemoteAccountControllerConcern never used (#9482) | ysksn |
2018-12-10 | Fix Admin::TagsController#unhide (#9481) | ysksn |
2018-12-09 | Add setting to not aggregate reblogs (#9248) | ThibG |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-12-05 | Fix thread depth computation in statuses_controller (#9426) | ThibG |
2018-11-26 | Redesign admin accounts index (#9340) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-11-16 | Remove intermediary arrays when creating hash maps from results (#9291) | Eugen Rochko |
2018-11-08 | Reduce connect timeout limit and limit signature failures by source IP (#9236) | Eugen Rochko |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-11-05 | Allow joining several hashtags in a single column (#8904) | James Kiesel |
2018-10-30 | Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out ... | Eugen Rochko |
2018-10-28 | Include preview cards in status entity in REST API (#9120) | Eugen Rochko |
2018-10-26 | Fix styling in /auth/edit (#9117) | ThibG |
2018-10-25 | Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) | Eugen Rochko |
2018-10-25 | Set @body_classes to admin layout (#9081) | Yamagishi Kazutoshi |
2018-10-20 | Add option to block reports from domain (#8830) | Eugen Rochko |
2018-10-20 | Add "disable" button to report screen (#9024) | Eugen Rochko |
2018-10-19 | Add unread indicator to conversations (#9009) | Eugen Rochko |
2018-10-12 | Improve signature verification safeguards (#8959) | Eugen Rochko |
2018-10-11 | Set Content-Security-Policy rules through RoR's config (#8957) | ThibG |
2018-10-08 | Remove dead code (#8919) | Eugen Rochko |
2018-10-08 | Replace SVG asset with Custom mascot (#8766) | ashleyhull-versent |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-07 | Ensure only toots from the reported users are reported (#8916) | ThibG |
2018-10-04 | Change admin accounts default sort to most recent (#8813) | Eugen Rochko |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-09-25 | Add a new preference to always hide all media (#8569) | ふぁぼ原 |
2018-09-24 | Cache instance info (#8765) | Yamagishi Kazutoshi |
2018-09-24 | Add user preference to always expand toots marked with content warnings (#8762) | Matt Sweetman |
2018-09-14 | Misc. typos (#8694) | luzpaz |
2018-09-09 | Add force_login option to OAuth authorize page (#8655) | Eugen Rochko |
2018-09-07 | feat(auth/session_controller): Send Clear-Site-Data when logging out (#8627) | Sorin Davidoi |