about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2022-02-16Change relays handling to not record boosts (#17571)Claire
2022-02-16Fix performance of server-side filtering (#17575)Claire
2022-02-14Add `from:` query operator to search syntax (#16526)Jeong Arm
2022-02-09Change languages to be listed under standard instead of native name in admin ...Eugen Rochko
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-02-07Fix structured data parsing from links choking on bad data (#17403)Eugen Rochko
2022-02-03Compact JSON-LD signed incoming activities (#17426)Claire
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2022-01-23Change `percent` to `rate` in retention metrics API (#16910)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-12-27Fix warnings on Rails boot (#16946)Eugen Rochko
2021-11-28Fix server graph on admin/tags/:id (#17066)Jeong Arm
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-11-14Fix confusing error when webfinger request returns empty document (#16986)Claire
2021-11-13Fix no link previews being generated for pages with invalid structured data (...Eugen Rochko
2021-11-13Fix OpenGraph/LinkedData embeds having incorrectly-generated iframes (#16978)Claire
2021-11-05Add support for structured data and more OpenGraph tags to link cards (#16938)Eugen Rochko
2021-10-14Fix retention rate computation (#16854)Claire
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-09-08Fix addressing of remote groups' followers (#16700)Claire
2021-08-09Fix invalid blurhash handling in Create activity (#16583)Takeshi Umeda
2021-07-21Add logging of S3-related errors (#16381)Claire
2021-07-15Fix inefficiencies in auto-linking code (#16506)Claire
2021-05-19Fix some RedisLocks auto-releasing too fast (#16276)Claire
2021-05-11Fix rubocop warning (#16214)abcang
2021-05-10Fix blocking someone not clearing up list feeds (#16205)Claire
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-21Fix processing of remote Delete activities (#16084)Claire
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-03Add system checks to dashboard in admin UI (#15989)Eugen Rochko
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire