about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2019-03-26Change icons of features on admin dashboard to remove bias (#10366)Eugen Rochko
2019-03-26Improve performance of list of blocked domains by caching counts (#10374)Eugen Rochko
2019-03-24Fix MergeWorker being queued for remote users (#10355)Eugen Rochko
2019-03-23Add validations to admin settings (#10348)Eugen Rochko
2019-03-23If registrations have been re-opened when user confirms account, approve (#10...Eugen Rochko
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-17Set and store report URIs (#10303)ThibG
2019-03-17Fix reblogs privacy (#10302)ThibG
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2019-03-15Fix detailed poll validation errors not being returned in the API (#10261)Eugen Rochko
2019-03-15Add `visibility` param to reblog REST API (#9851)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-14Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)Eugen Rochko
2019-03-13Add UI for enabling/disabling poll notifications (#10255)ThibG
2019-03-13Fix `tagged` param not being normalized before querying tags (#10249)Eugen Rochko
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-11Squish username before validation (#10239)Aurélien Reeves
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-08Fix setting up fields of a previously suspended account (#10222)ThibG
2019-03-08Do not allow adding votes to expired polls (#10214)ThibG
2019-03-07Immediately display poll results to poll author (#10187)Eugen Rochko
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG
2019-03-05Fix status creation API silently discarding invalid poll (#10171)Eugen Rochko
2019-03-05Fix suspended account's fields being set as empty dict instead of list (#10178)ThibG
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-03-05Fix featured tag form not failing on failed tag validations (#10167)Eugen Rochko
2019-03-05Fix poll options not being stripped of surrounding whitespace on save (#10168)Eugen Rochko
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-04Make sure the poll is created before storing its id (#10142)ThibG
2019-03-03Add polls (#10111)Eugen Rochko
2019-03-03Fix lists export (#10136)ThibG
2019-02-28Improved remote thread fetching (#10106)ThibG
2019-02-26Add type, limit, offset, min_id, max_id, account_id to search API (#10091)Eugen Rochko
2019-02-20correct opt-out showing application (#10086)Hinaloe
2019-02-19Fix crash when conversations have no valid participants (#10078)ThibG
2019-02-18Add domain search/filter to the "Federation" (/admin/instances) page (#10071)ThibG
2019-02-15Fix relay enabling/disabling not resetting inbox availability status (#10048)Eugen Rochko
2019-02-04Use video filesize limit with gifv (#9924)rinsuki
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-02-02Create Redisable#redis (#9633)ysksn
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2019-01-25Fix SSO authentication not working due to missing agreement boolean (#9915)Eugen Rochko
2019-01-18Fix missing account association in tombstone model (#9857)Eugen Rochko
2019-01-18Add tombstones for remote statuses (#9830)ThibG
2019-01-18Add support for non-public reblogs from ActivityPub (#9841)Eugen Rochko
2019-01-18Fix code style of regeneration-related code (#9843)Eugen Rochko
2019-01-08Redesign admin instances area (#9645)Eugen Rochko