about summary refs log tree commit diff
path: root/lib/tasks
AgeCommit message (Expand)Author
2022-08-28Fix typos (#18604)luzpaz
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-11Fix wrong aspect ratio of logo in icons (#18639)Eugen Rochko
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-05-09Fix redis configuration not being changed by mastodon:setup (#18383)Claire
2022-04-29Fix light-mode emoji borders. (#18131)Gaelan Steele
2022-04-26Fix instance actor being incorrectly created when running migrations (#18109)Claire
2022-03-12Fix null values being included in some indexes (#17711)Eugen Rochko
2022-03-07Add more migration tests (#17710)Claire
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-01-30Add more advanced migration tests (#17393)Claire
2022-01-30Change index corruption warning to be a little less scary (#17395)Claire
2022-01-20Change mastodon:webpush:generate_vapid_key task to not require functional env...Claire
2021-11-25Add trending links (#16917)Eugen Rochko
2021-11-11Fix "bundle exec rails mastodon:setup" crashing in some circumstances (#16976)Claire
2021-10-25Fix mastodon:setup to take dotenv/docker-compose differences into account (#1...Claire
2021-07-13Change references to tootsuite/mastodon to mastodon/mastodon (#16491)Claire
2021-06-03Update emoji codepoint mappings to v13.1 (#16352)Claire
2021-05-16Add more checks to `repo:check_locales_files` (#16249)Eugen Rochko
2021-04-27Fix typo in db.rake (#16126)Ikko Ashimine
2021-04-13Add border to 🚲 emoji (#16035)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-24Change mastodon:setup to not call assets:precompile in docker (#13942)Claire
2021-03-19Improve account counters handling (#15913)Claire
2021-03-19Use more robust hook for loading timestamp_id function into database (#15919)Claire
2021-03-01Add borders to 📱 and 📲 emojis (#15794)Claire
2020-12-22Fix external user creation failing when invite request text is required (#15405)ThibG
2020-11-27Fix post-migration warning about index corruption being too scary (#15223)Eugen Rochko
2020-11-19Deal with collation-related index corruption (#14860)ThibG
2020-09-10Add border around 🕺 emoji (#14769)ThibG
2020-08-31Add border around 🐞 emoji (#14712)ThibG
2020-06-09Add emojis:generate_borders Rake task (#13773)leo60228
2020-06-03Fix mastodon:setup choking on env variables containing '%' (#13940)ThibG
2020-06-02Fix mastodon:setup not running properly when some environment variables are s...ThibG
2020-04-19Update Twemoji to 12.1.5 (#13021)D Anzorge
2020-02-29Fix installation failing when Redis password contains special characters (#13...ThibG
2020-01-23Add announcements (#12662)Eugen Rochko
2019-09-23Add config of multipart threshold for S3 (#11924)Yamagishi Kazutoshi
2019-09-12Add missing locale file for ga and add rake task to check for it (#11813)Eugen Rochko
2019-01-19Add translators to AUTHORS.md (#9865)Eugen Rochko
2019-01-19Change CHANGELOG.md references from pull requests to authors (#9864)Eugen Rochko
2018-12-24Update emoji codepoint mappings to v11.0 (#9618)Eugen Rochko
2018-10-04Add tootctl settings registrations open (#8829)Eugen Rochko
2018-09-14Move more tasks to tootctl (#8675)Eugen Rochko
2018-09-10using mailto scheme in AUTHORS.md (#8663)rinsuki
2018-09-10Add rake task for generating AUTHORS.md (#8661)nightpool
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-08-26Fix NUM_DAYS in rake mastodon:media:remove_remote and print warning (#8462)Eugen Rochko
2018-08-25Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)M Somerville
2018-08-25Add improved CLI interface for removing remote media (#8411)Eugen Rochko