about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)Author
2021-05-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-07Fix older migrations on Ruby 3 (#16174)Claire
2021-05-06Add Ruby 3.0 support (#16046)Claire
2021-05-05Fix media redownload worker retrying on unexpected response codes (#16111)Eugen Rochko
2021-05-05Fix media processing getting stuck on too much stdin/stderr (#16136)Eugen Rochko
2021-05-05Fix how to change connection pool for rails 6 (#16158)Takeshi Umeda
2021-04-29Fix cache redis not being used (#16131)Takeshi Umeda
2021-04-27Fix typo in db.rake (#16126)Ikko Ashimine
2021-04-20Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-04-13Add border to 🚲 emoji (#16035)Claire
2021-04-12Remove dependency on pluck_each gem (#16012)Eugen Rochko
2021-04-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-31Fix DB connection pool settings in CLI (#15983)abcang
2021-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-24tootctl emoji import: case insensitive duplicate check (#15738)Stanislas
2021-03-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-19Improve account counters handling (#15913)Claire
2021-03-19Remove MySQL-specific code from Mastodon::MigrationHelpers (#15924)Claire
2021-03-19Change deduplication order of tootctl maintenance fix-duplicates (#15923)Claire
2021-03-19Further preparation for Rails 6 (#15916)Claire
2021-03-19Use more robust hook for loading timestamp_id function into database (#15919)Claire
2021-03-19Prepare Mastodon for zeitwerk autoloader (#15917)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-01Add borders to 📱 and 📲 emojis (#15794)Claire
2021-02-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-19replace all instances of "ends_with?" with "end_with?" (#15745)Justin Tracey
2021-02-16use host instead of headers to make Rack happy (#15741)Justin Tracey
2021-02-14Monkey patch Rack::Session to send secure cookies to onions (#15725)Cecylia Bocovich
2021-02-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-11Drop dependency on secure_headers, fix response headers (#15712)Claire
2021-02-11Fix obsolete digitalocean.rake file breaking rake tasks (#15618)Claire
2021-02-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-01-31Fixed code quality issues (#15541)Shubhendra Singh Chauhan
2021-01-29Fix “tootctl accounts unfollow” (#15639)ThibG
2021-01-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-01-22Optimize some regex matching (#15528)luigi
2021-01-18Merge branch 'master' into glitch-soc/merge-upstreamClaire
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2021-01-11Merge branch 'master' into glitch-soc/merge-upstreamClaire
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2021-01-09Fix maintenance script not re-indexing some indexes on textual values (#15515)ThibG
2021-01-07Fix rubocop config and warnings (#15503)abcang
2021-01-06Merge branch 'master' into glitch-soc/merge-upstreamClaire
2020-12-30Improve Emoji import (fix #15429) (#15430)Sophie Parker
2020-12-27Bump version to 3.3.0 (#15433)Eugen Rochko
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG