Age | Commit message (Expand) | Author |
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 |
2019-02-18 | Add domain search/filter to the "Federation" (/admin/instances) page (#10071) | ThibG |
2019-02-15 | Fix relay enabling/disabling not resetting inbox availability status (#10048) | Eugen Rochko |
2019-02-04 | Use video filesize limit with gifv (#9924) | rinsuki |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2019-02-03 | Add option to overwrite imported data (#9962) | Eugen Rochko |
2019-02-02 | Make displaying application used to toot opt-in (#9897) | ThibG |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2019-02-02 | Add WebP support (#9879) | Acid Chicken (硫酸鶏) |
2019-01-25 | Fix SSO authentication not working due to missing agreement boolean (#9915) | Eugen Rochko |
2019-01-18 | Fix missing account association in tombstone model (#9857) | Eugen Rochko |
2019-01-18 | Add tombstones for remote statuses (#9830) | ThibG |
2019-01-18 | Add support for non-public reblogs from ActivityPub (#9841) | Eugen Rochko |
2019-01-18 | Fix code style of regeneration-related code (#9843) | Eugen Rochko |
2019-01-08 | Redesign admin instances area (#9645) | Eugen Rochko |
2019-01-06 | Fix deleting a scheduled status immediately deleting media attachments (#9728) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-05 | Use Contact User as Relay, Report, Subscribe. (#9661) | Naoki Kosaka |