Age | Commit message (Expand) | Author |
2019-04-10 | Change HTML validator to ignore all errors except unmatched tags (#10534) | 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-08 | Export and import show_reblogs together with following list (#10495) | 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-03 | Export and import `hide_notifications` alongside user mutes (#10335) | ThibG |
2019-04-01 | Fix filtering of favourited_by, reblogged_by, followers and following (#10447) | ThibG |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-04-01 | Improvements to image upload validation and creation (#10431) | slice |
2019-03-31 | Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430) | slice |
2019-03-28 | squashed identity proof updates (#10375) | Alex Gessner |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-26 | Change icons of features on admin dashboard to remove bias (#10366) | Eugen Rochko |
2019-03-26 | Improve performance of list of blocked domains by caching counts (#10374) | Eugen Rochko |
2019-03-24 | Fix MergeWorker being queued for remote users (#10355) | Eugen Rochko |
2019-03-23 | Add validations to admin settings (#10348) | Eugen Rochko |
2019-03-23 | If registrations have been re-opened when user confirms account, approve (#10... | Eugen Rochko |
2019-03-20 | Add support for custom emojis in poll options (#10322) | ThibG |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-17 | Set and store report URIs (#10303) | ThibG |
2019-03-17 | Fix reblogs privacy (#10302) | ThibG |
2019-03-16 | Add relationship manager UI (#10268) | Eugen Rochko |
2019-03-15 | Fix detailed poll validation errors not being returned in the API (#10261) | Eugen Rochko |
2019-03-15 | Add `visibility` param to reblog REST API (#9851) | Eugen Rochko |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-14 | Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217) | Eugen Rochko |
2019-03-13 | Add UI for enabling/disabling poll notifications (#10255) | ThibG |
2019-03-13 | Fix `tagged` param not being normalized before querying tags (#10249) | Eugen Rochko |
2019-03-12 | Fix poll update handler calling method was that was not available (#10246) | Eugen Rochko |
2019-03-11 | Squish username before validation (#10239) | Aurélien Reeves |
2019-03-11 | Support pushing and receiving updates to poll tallies (#10209) | ThibG |
2019-03-08 | Fix setting up fields of a previously suspended account (#10222) | ThibG |
2019-03-08 | Do not allow adding votes to expired polls (#10214) | ThibG |
2019-03-07 | Immediately display poll results to poll author (#10187) | Eugen Rochko |
2019-03-06 | Add optimistic lock to avoid race conditions when handling votes (#10196) | ThibG |
2019-03-05 | Fix status creation API silently discarding invalid poll (#10171) | Eugen Rochko |
2019-03-05 | Fix suspended account's fields being set as empty dict instead of list (#10178) | ThibG |
2019-03-05 | Fix various issues in polls (#10165) | Eugen Rochko |
2019-03-05 | Fix featured tag form not failing on failed tag validations (#10167) | Eugen Rochko |
2019-03-05 | Fix poll options not being stripped of surrounding whitespace on save (#10168) | Eugen Rochko |
2019-03-04 | Store remote votes URI (#10158) | ThibG |
2019-03-04 | Make sure the poll is created before storing its id (#10142) | ThibG |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-03-03 | Fix lists export (#10136) | ThibG |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |
2019-02-20 | correct opt-out showing application (#10086) | Hinaloe |
2019-02-19 | Fix crash when conversations have no valid participants (#10078) | ThibG |