Age | Commit message (Expand) | Author |
2019-06-07 | Change /settings/preferences to redirect to appearance, add /settings/prefere... | Eugen Rochko |
2019-06-07 | Change preferences page into appearance, notifications, and other (#10977) | Eugen Rochko |
2019-06-07 | Add waiting time to list of pending accounts in admin UI (#10985) | Eugen Rochko |
2019-06-05 | Cleanup various controllers (#10972) | ThibG |
2019-06-05 | Fix potential private status leak (#10969) | ThibG |
2019-06-04 | Fix poll API not requiring authentication on non-public polls (#10960) | Eugen Rochko |
2019-05-28 | Fix web push notifications for polls (#10864) | ThibG |
2019-05-25 | Add responsive panels to the single-column layout (#10820) | Eugen Rochko |
2019-05-23 | Move signature verification stoplight to the requests themselves (#10813) | ThibG |
2019-05-21 | Add `account_id` param to `GET /api/v1/notifications` (#10796) | Paul Woolcock |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-05-11 | Add toot source to delete result to ease Delete & Redraft (#10669) | ThibG |
2019-05-09 | Add some caching for HTML versions of statuses pages (#10701) | ThibG |
2019-05-03 | Explicitly disable storage of REST API results (#10655) | ThibG |
2019-05-03 | Provide a link to existing domain block when trying to block an already-block... | ThibG |
2019-05-02 | Check that an invite link is valid before bypassing approval mode (#10657) | ThibG |
2019-04-25 | Fix not being able to save e-mail preference for new pending accounts (#10622) | Eugen Rochko |
2019-04-10 | compare usernames case-insensitively on new proof creation flow (#10544) | Alex Gessner |
2019-04-10 | Add invite request to pending account notification e-mail (#10528) | Eugen Rochko |
2019-04-10 | Add preference to disable e-mails about new pending accounts (#10529) | Eugen Rochko |
2019-04-09 | Add "why do you want to join" field to invite requests (#10524) | Eugen Rochko |
2019-04-09 | Fix permission denied bug on approve all/reject all pending accounts (#10519) | Eugen Rochko |
2019-04-08 | Fix batch actions not working on pending accounts (#10508) | ThibG |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-06 | Add batch actions for approving and rejecting pending accounts (#10469) | Eugen Rochko |
2019-04-06 | Fix admin validation being too strict about usernames (#10449) | Eugen Rochko |
2019-04-04 | Cache featured collections, as well as outbox, followers and following (#10467) | ThibG |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-03-31 | Ensure request.body isn't emptied out before signature verification (#10432) | ThibG |
2019-03-28 | squashed identity proof updates (#10375) | Alex Gessner |
2019-03-28 | Add order options to relationship manager UI (#10404) | Eugen Rochko |
2019-03-26 | Change icons of features on admin dashboard to remove bias (#10366) | Eugen Rochko |
2019-03-23 | Add validations to admin settings (#10348) | Eugen Rochko |
2019-03-21 | Mark the 410 gone response for suspended accounts as cachable (#10339) | ThibG |
2019-03-20 | Do not try fetching keys of unknown accounts on a Delete from them (#10326) | ThibG |
2019-03-19 | Do not distribute Delete when rejecting unapproved accounts (#10321) | ThibG |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-18 | Add dormant filter to relationship manager, rename other filters (#10308) | Eugen Rochko |
2019-03-17 | Reduce server load caused by anonymous viewing. (#9059) | Ben Lubar |
2019-03-16 | Add relationship manager UI (#10268) | Eugen Rochko |
2019-03-15 | Add `visibility` param to reblog REST API (#9851) | Eugen Rochko |
2019-03-15 | Add a preferences API so apps can share basic behaviours (#10109) | Eugen Rochko |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-13 | Fix `tagged` param not being normalized before querying tags (#10249) | Eugen Rochko |
2019-03-12 | Redesign landing page (#10232) | Eugen Rochko |
2019-03-11 | Avoid race conditions when creating backups (#10234) | ThibG |
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 |