Age | Commit message (Expand) | Author |
2020-12-23 | Fix unfollow action button style (#15418) | Takeshi Umeda |
2020-12-23 | Fix media modal buttons not showing up on mobile (#15417) | ThibG |
2020-12-23 | Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ... | trwnh |
2020-12-23 | Fix mentions not being deleted efficiently (#15416) | ThibG |
2020-12-23 | Fix trying to privatize empty media attachments (#15414) | Eugen Rochko |
2020-12-23 | Bump version to 3.3.0rc3 (#15411) | Eugen Rochko |
2020-12-23 | Improve performances of deleting favourites when deleting accounts (#15412) | ThibG |
2020-12-23 | New Crowdin updates (#15369) | Eugen Rochko |
2020-12-23 | Fix BatchedRemoveStatusService not working without ES in rails console (#15408) | ThibG |
2020-12-22 | Improve account deletion performances further (#15407) | ThibG |
2020-12-22 | Fix batch order warnings in BatchedRemoveStatusService (#15409) | ThibG |
2020-12-22 | Fix external user creation failing when invite request text is required (#15405) | ThibG |
2020-12-22 | Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) | Eugen Rochko |
2020-12-22 | Bump node-notifier from 8.0.0 to 8.0.1 (#15404) | dependabot[bot] |
2020-12-21 | Fix some notifications not being deleted on poll/status deletion (#15402) | ThibG |
2020-12-21 | Fix invitation links not working when invite request text is required (#15385) | ThibG |
2020-12-20 | Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) | ThibG |
2020-12-20 | Add clean error message when RAILS_ENV is unset (#15381) | ThibG |
2020-12-19 | Fix "tootctl accounts fix-duplicates" (#15373) | ThibG |
2020-12-19 | Forward-port v3.2.2 changelog (#15370) | Eugen Rochko |
2020-12-19 | Ran `i18n-tasks normalize` (#15372) | Yamagishi Kazutoshi |
2020-12-19 | Bump version to 3.3.0rc2 (#15365) | Eugen Rochko |
2020-12-19 | New Crowdin updates (#15353) | Eugen Rochko |
2020-12-19 | Fix missing description on enable bootstrap timeline accounts toggle in admin... | Eugen Rochko |
2020-12-18 | Fix resolving accounts sometimes creating duplicate records for a given AP id... | ThibG |
2020-12-18 | Fix old migration script not being able to run if it fails midway (#15361) | ThibG |
2020-12-18 | Reword invite text settings in admin views for consistency (#15358) | ThibG |
2020-12-18 | Bump max supported schema version in maintenance script (#15359) | ThibG |
2020-12-18 | Fix styling issue on /about when server admin has a long username (#15357) | ThibG |
2020-12-18 | Fix follow limit preventing re-following of a moved account (#14207) | Eugen Rochko |
2020-12-18 | Fix styles for RTL languages and the light theme (#15356) | Eugen Rochko |
2020-12-18 | Add option to obfuscate domain name in public list of domain blocks (#15355) | Eugen Rochko |
2020-12-17 | Improve searching for private toots from URL (#14856) | ThibG |
2020-12-16 | New Crowdin updates (#15220) | Eugen Rochko |
2020-12-15 | Change notification permission handling (#15176) | ThibG |
2020-12-15 | Fix admins being able to suspend their instance actor (#14567) | ThibG |
2020-12-15 | Bump max supported schema version in maintenance script (#15349) | ThibG |
2020-12-15 | Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) | Eugen Rochko |
2020-12-15 | Add stoplight for object storage failures, return HTTP 503 (#13043) | Eugen Rochko |
2020-12-15 | Add "invite request content" display in user account admin page (#15265) | Mashiro |
2020-12-15 | Add indication to admin UI of whether a report has been forwarded (#13237) | ThibG |
2020-12-15 | Bump ini from 1.3.5 to 1.3.7 (#15317) | dependabot[bot] |
2020-12-15 | Fix to isolate the sidekiq process that runs the scheduler job (#15314) | Takeshi Umeda |
2020-12-15 | Add app shortcuts (#15234) | Marcin Mikołajczak |
2020-12-14 | Add ability to require invite request text (#15326) | ThibG |
2020-12-14 | Fix dynamic updating of “Bootstrap timeline accounts” admin setting (#15325) | ThibG |
2020-12-14 | Change "Profile unavailable" string to "Account suspended" in web UI (#15345) | Eugen Rochko |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-12-14 | Change number format on about page from full to shortened (#15327) | Eugen Rochko |
2020-12-10 | Add honeypot fields and minimum fill-out time for sign-up form (#15276) | ThibG |