Age | Commit message (Expand) | Author |
2020-02-01 | Search account domain in lowercase (#13016) | abcang |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-11 | Remove dependency on OStatus2 gem (#12822) | ThibG |
2019-12-30 | Fix IDN mentions not being processed, IDN domains not being rendered (#12715) | Eugen Rochko |
2019-12-04 | Add basic support for group actors (#12071) | Takeshi Umeda |
2019-11-21 | Simplify SQL query when performing account search amongst followings (#12302) | ThibG |
2019-11-04 | Add abilityto add oneself to lists (#12271) | ThibG |
2019-10-09 | Remove auto-silence behaviour from spam check (#12117) | Eugen Rochko |
2019-10-09 | Fix attachment not being re-downloaded even if file is not stored (#12125) | Eugen Rochko |
2019-10-01 | Fix records not being indexed sometimes (#12024) | Eugen Rochko |
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko |
2019-08-30 | Add profile directory to web UI (#11688) | Eugen Rochko |
2019-08-16 | Add more accurate account search (#11537) | Eugen Rochko |
2019-08-11 | Fix some emojis in profile metadata labels are not emojified. (#11534) | kedama |
2019-08-07 | Fix account tags not being saved correctly (#11507) | Eugen Rochko |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |
2019-07-16 | Remove unused Account#magic_key (#11327) | ThibG |
2019-07-13 | Add a spam check (#11217) | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-06-22 | Change domain blocks to automatically support subdomains (#11138) | Eugen Rochko |
2019-06-20 | Add moderation API (#9387) | Eugen Rochko |
2019-06-04 | Refactor all ActivityPub deliveries to be serialized and signed through one c... | Eugen Rochko |
2019-05-19 | Change bio limit from 160 to 500 (#10790) | trwnh |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
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-03-26 | Change icons of features on admin dashboard to remove bias (#10366) | Eugen Rochko |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-11 | Squish username before validation (#10239) | Aurélien Reeves |
2019-03-08 | Fix setting up fields of a previously suspended account (#10222) | ThibG |
2019-03-05 | Fix suspended account's fields being set as empty dict instead of list (#10178) | ThibG |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |
2019-02-02 | Make displaying application used to toot opt-in (#9897) | ThibG |
2019-01-05 | Change note length validation to ignore mention domains and URLs (#9717) | Eugen Rochko |
2019-01-02 | Improve e-mail digest (#9689) | Eugen Rochko |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-12-27 | Add local followers page to admin account UI (#9610) | chr v1.x |
2018-12-26 | Create DomainNormalizable#normalize_domain (#9631) | ysksn |
2018-12-22 | Add moderation warnings (#9519) | Eugen Rochko |
2018-12-17 | Fix regression in #9539 (#9541) | Eugen Rochko |
2018-12-17 | Remove "most popular" tab from profile directory, add responsive design (#9539) | Eugen Rochko |
2018-12-08 | Cache hashtag sample accounts, and exclude ineligible ones (#9465) | Eugen Rochko |
2018-12-07 | Fix tag mb_chars comparison of profile directory (#9448) | Takeshi Umeda |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-11-27 | Allow hyphens in the middle of remote user names (#9345) | ThibG |
2018-11-26 | Redesign admin accounts index (#9340) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-10-04 | Fix link verification for remote accounts (#8868) | Eugen Rochko |