Age | Commit message (Expand) | Author |
2022-01-30 | Fix some old migration scripts (#17394) | Claire |
2022-01-27 | Fix some old database migrations (#17379) | Claire |
2022-01-23 | Remove old duplicate index (#17245) | Claire |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2022-01-17 | Add notifications for statuses deleted by moderators (#17204) | Eugen Rochko |
2022-01-16 | Remove IP tracking columns from users table (#16409) | Eugen Rochko |
2021-12-13 | Fix follow recommendation biased towards older accounts (#17126) | Takeshi Umeda |
2021-11-25 | Add trending links (#16917) | Eugen Rochko |
2021-08-09 | Add feature to automatically delete old toots (#16529) | Claire |
2021-07-13 | Change references to tootsuite/mastodon to mastodon/mastodon (#16491) | Claire |
2021-07-08 | Add ability to skip sign-in token authentication for specific users (#16427) | Eugen Rochko |
2021-06-30 | Fix missing on_delete: :cascade for canonical_email_blocks foreign key (#16448) | Claire |
2021-06-21 | Add authentication history (#16408) | Eugen Rochko |
2021-06-02 | Fix migration script not being able to run if it fails midway (#16312) | Claire |
2021-05-07 | Do not populate AccountSummaries and FollowRecommendation views on migration ... | Claire |
2021-05-05 | Improve performance of follow recommendation scheduler (#16159) | Claire |
2021-04-26 | Further improve the media attached status query for accounts (#16106) | abcang |
2021-04-25 | Improve tag search query (#16104) | abcang |
2021-04-17 | Add canonical e-mail blocks for suspended accounts (#16049) | Eugen Rochko |
2021-04-15 | Change account ids to snowflake ids (#15844) | Claire |
2021-04-12 | Add cold-start follow recommendations (#15945) | Eugen Rochko |
2021-03-19 | Further preparation for Rails 6 (#15916) | Claire |
2021-03-19 | Use more robust hook for loading timestamp_id function into database (#15919) | Claire |
2021-03-19 | Prepare Mastodon for zeitwerk autoloader (#15917) | Claire |
2021-03-12 | Bump sidekiq-unique-jobs from 6.0.25 to 7.0.1 (#15627) | dependabot[bot] |
2021-02-21 | Add server rules (#15769) | Eugen Rochko |
2020-12-18 | Fix old migration script not being able to run if it fails midway (#15361) | ThibG |
2020-12-18 | Add option to obfuscate domain name in public list of domain blocks (#15355) | Eugen Rochko |
2020-12-15 | Add indication to admin UI of whether a report has been forwarded (#13237) | ThibG |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-11-04 | Add account sensitized (#14361) | Takeshi Umeda |
2020-10-13 | Add duration parameter to muting. (#13831) | OSAMU SATO |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG |
2020-08-24 | Add WebAuthn as an alternative 2FA method (#14466) | santiagorodriguez96 |
2020-07-08 | Fix RemoveDuplicatedIndexesPghero to check for the existence of the index (#1... | Takeshi Umeda |
2020-07-07 | Fix media attachments enumeration (#14254) | Eugen Rochko |
2020-06-30 | Add user notes on accounts (#14148) | ThibG |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-25 | remove duplicated indexes according to pghero (#13695) | Lerk |
2020-06-21 | Fix unique username constraint for local users not being enforced in database... | ThibG |
2020-06-09 | Add e-mail-based sign in challenge for users with disabled 2FA (#14013) | Eugen Rochko |
2020-06-05 | Add blurhash to preview cards (#13984) | ThibG |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-10 | Reset secret of web app that could have been exposed by Doorkeeper (#13688) | Eugen Rochko |
2020-05-09 | Fix old unique jobs digests not having been cleaned up (#13683) | Eugen Rochko |
2020-05-08 | Fix migrations failing due to strong-migrations update (#13680) | Eugen Rochko |