about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2021-05-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-19Fix some RedisLocks auto-releasing too fast (#16276)Claire
2021-05-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-11Fix rubocop warning (#16214)abcang
2021-05-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-10Fix blocking someone not clearing up list feeds (#16205)Claire
2021-05-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-07Change trending hashtags to be affected be reblogs (#16164)Eugen Rochko
2021-05-05Add management of delivery availability in Federation settings (#15771)Takeshi Umeda
2021-05-05Fix media processing getting stuck on too much stdin/stderr (#16136)Eugen Rochko
2021-04-24Change auto-following admin-selected accounts, show in recommendations (#16078)Eugen Rochko
2021-04-24Fix nil error when removing status caused by race condition (#16099)Eugen Rochko
2021-04-22Fix delete of local reply to local parent not being forwarded (#16096)Eugen Rochko
2021-04-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-04-21Fix processing of remote Delete activities (#16084)Claire
2021-04-20Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-04-17Refactor StatusReachFinder to handle followers and relays as well (#16051)Eugen Rochko
2021-04-17Fix remote reporters not receiving suspend/unsuspend activities (#16050)Eugen Rochko
2021-04-16Fix reports of already suspended accounts being recorded (#16047)Eugen Rochko
2021-04-15Fix app name, website and redirect URIs not having a maximum length (#16042)Eugen Rochko
2021-04-14Fix an error with 'multiple mentions with same username' (#16038)Takeshi Umeda
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-04-11Remove spam check and dependency on nilsimsa gem (#16011)Eugen Rochko
2021-04-10Change multiple mentions with same username to render with domain (#15718)Eugen Rochko
2021-04-05Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon...Claire
2021-04-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-04-03Add system checks to dashboard in admin UI (#15989)Eugen Rochko
2021-03-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-24Fix Mastodon not understanding as:Public and Public (#15948)Claire
2021-03-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-19Prepare Mastodon for zeitwerk autoloader (#15917)Claire
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-04Fix URL scanning in note length validator and preview card fetching (#15827)Claire
2021-03-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2021-03-01Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)Eugen Rochko
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-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-11Onion service related changes to HTTPS handling (#15560)Cecylia Bocovich
2021-02-11Fix URI of repeat follow requests not being recorded (#15662)Claire
2021-02-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-02Fix race conditions on account migration creation (#15597)ThibG
2021-01-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-01-22Use Enumerable#filter_map in more places (#15527)luigi
2021-01-22Optimize some regex matching (#15528)luigi
2021-01-18Merge branch 'master' into glitch-soc/merge-upstreamClaire