Age | Commit message (Expand) | Author |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-28 | Give the `replies` collection an identifier and enable pagination (#10128) | ThibG |
2019-02-26 | Improve account media query (#10121) | abcang |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |
2019-02-22 | Randomize emoji filename (#10090) | Hinaloe |
2019-02-21 | Do not error out when performing admin actions on no statuses (#10094) | ThibG |
2019-02-18 | Add domain search/filter to the "Federation" (/admin/instances) page (#10071) | ThibG |
2019-02-16 | Add vapid_key to the application entity in the REST API (#10058) | Eugen Rochko |
2019-02-12 | Save IP address used for sign-up, not only sign-in (#10026) | ThibG |
2019-02-05 | Fix it as tagged_request of accounts_controller is not addressable_uri (#9976) | Takeshi Umeda |
2019-02-05 | Fix pinned statuses being shown in a featured hashtag (#9971) | Eugen Rochko |
2019-02-04 | Fix authorized applications list page design (#9969) | rinsuki |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2019-02-02 | Make displaying application used to toot opt-in (#9897) | ThibG |
2019-01-20 | Fix directory showing tags that have no currently eligible accounts (#9872) | Eugen Rochko |
2019-01-18 | Fix REST API showing non-public reblogs for a given status (#9850) | Eugen Rochko |
2019-01-16 | Redesign public hashtag page to use a masonry layout (#9822) | Eugen Rochko |
2019-01-08 | Redesign admin instances area (#9645) | Eugen Rochko |
2019-01-07 | Improvements to signature verification (#9667) | ThibG |
2019-01-07 | Change remote interaction dialog to use specific actions (#9743) | Eugen Rochko |
2019-01-07 | Add locale param to sign-up API (#9747) | Eugen Rochko |
2019-01-06 | Add cache to custom emojis API (#9732) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-04 | Add quick links to the admin interface in the WebUI (#8545) | ThibG |
2019-01-03 | Fix list of local followers showing remote followers in admin UI (#9700) | Eugen Rochko |
2019-01-01 | Add CSV export for lists and domain blocks (#9677) | Eugen Rochko |
2018-12-28 | Improve admin UI for account view (#9643) | Eugen Rochko |
2018-12-27 | Add local followers page to admin account UI (#9610) | chr v1.x |
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 |