Age | Commit message (Expand) | Author |
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 |
2018-09-18 | Fix performance regression in Account::Field#verifiable? (#8719) | Eugen Rochko |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |
2018-08-22 | Add confirmation step to account suspensions (#8353) | Eugen Rochko |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-07-30 | Enforce username format for remote users, too (#8102) | Eugen Rochko |
2018-07-03 | Re-add follow recommendations API (#7918) | Eugen Rochko |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-17 | Change language opt-out to language opt-in (#7823) | Eugen Rochko |
2018-05-18 | Add preference to hide following/followers lists (#7532) | Eugen Rochko |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko |
2018-05-05 | 4 profile fields max, store only 255 characters per name/value (#7348) | Eugen Rochko |
2018-05-02 | Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) | Eugen Rochko |
2018-05-02 | Speed up test suite by not generating RSA keys in test environment (#7296) | Eugen Rochko |
2018-04-27 | Add entity cache (#7271) | Eugen Rochko |
2018-04-23 | Prevent suspended accounts from appearing in AccountSearchService (#7246) | Emelia Smith |
2018-04-23 | Update dependencies for Ruby (2018-04-23) (#7237) | Yamagishi Kazutoshi |
2018-04-17 | Fix warning about using SQL in order for Account#partitioned (#7159) | Eugen Rochko |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-12 | Upgrade Rails to version 5.2.0 (#5898) | Yamagishi Kazutoshi |
2018-04-10 | Feature: Allow staff to change user emails (#7074) | Emelia Smith |