summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-06Remove profile directoryremove-profile-directoryEugen Rochko
2023-09-06Update dependency webpack to v4.47.0 (#26825)renovate[bot]
2023-09-06Fix blocked domain appears from account feed (#26823)Claire
2023-09-06Link to hashtag timelines from the Trending hashtags moderation interface (#2...gunchleoc
2023-09-06Add timezone to datetimes in e-mails (#26822)Claire
2023-09-06Add some information about Full-text search being disabled in search popout (...Claire
2023-09-06Fix moderator rights inconsistencies (#26729)Claire
2023-09-06Update FEDERATION.md (#26819)Claire
2023-09-06Fix crash when encountering invalid URL (#26814)Claire
2023-09-06Downgrade signature verification debug logging from `warn` to `debug` (#26812)Claire
2023-09-06Update supported versions in SECURITY.md (#26811)Claire
2023-09-06Update dependency pghero to v3.3.4 (#26808)renovate[bot]
2023-09-06Do not truncate backtrace when the `BACKTRACE` env variable is set (#26794)Claire
2023-09-06Add `in:` to search popout in web UI (#26807)Eugen Rochko
2023-09-05Remove obfuscation of reply count in web UI (#26768)Eugen Rochko
2023-09-05Add infinite scrolling for search results in web UI (#26784)Eugen Rochko
2023-09-05Improve interaction modal error handling (#26795)Claire
2023-09-05Fix video player not being displayed in reports interface (#26801)Claire
2023-09-05Migrate Dockerfile to Bookworm (#26802)Michael Stanclift
2023-09-05Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#...Claire
2023-09-04Bump version to v4.2.0-beta3 (#26753)v4.2.0-beta3Claire
2023-09-04Update babel monorepo to v7.22.15 (#26790)renovate[bot]
2023-09-04Fix language settings for users having selected the `kmr` language (#26787)Claire
2023-09-04Add `in:library` syntax to search (#26760)Eugen Rochko
2023-09-04Remove kmr from language selection (#26014)gunchleoc
2023-09-04Update dependency stylelint-config-standard-scss to v11 (#26780)renovate[bot]
2023-09-04Update dependency rubocop to v1.56.2 (#26568)renovate[bot]
2023-09-04Fix `#hashtag` matching non-hashtagged posts in search (#26781)Eugen Rochko
2023-09-04Fix light mode colors for advanced interface banner (#26759)Stanislas Signoud
2023-09-04Fix invalid Content-Type header for WebP images (#26773)Christian Schmidt
2023-09-04Update DefinitelyTyped types (non-major) (#26785)renovate[bot]
2023-09-04Fix `before:`, `after:` and `during:` failing when time zone not set (#26782)Eugen Rochko
2023-09-04Update dependency typescript to v5.2.2 (#26786)renovate[bot]
2023-09-02Fix wrong color on active icons with counters in web UI (#26767)Eugen Rochko
2023-09-02Fix some video encoding failing due to uneven dimensions (#26766)Eugen Rochko
2023-09-01Add admin notifications for new Mastodon versions (#26582)Claire
2023-09-01Move to ioredis for streaming (#26581)Gabriel Simmer
2023-09-01Add `authorized_fetch` server setting in addition to env var (#25798)Claire
2023-09-01Fix search popout including full-text search instructions when full-text sear...Claire
2023-09-01Revert to using primary database in IndexingScheduler (#26754)Claire
2023-09-01Update dependency pg to v1.5.4 (#26750)renovate[bot]
2023-09-01Update dependency oj to v3.16.1 (#26749)renovate[bot]
2023-09-01Fix unmatched quotes and prefixes causing search to fail (#26701)Eugen Rochko
2023-09-01Fix not being able to invoke phrase search using unicode quotation marks (#26...Eugen Rochko
2023-08-31Fix search queries with slash causing or-condition (#26699)Eugen Rochko
2023-08-31Change importers to avoid a few inefficiencies (#26721)Claire
2023-08-31Fix videos not playing in some browsers due to unsupported color space (#26745)Eugen Rochko
2023-08-31Fix `AddUniqueIndexOnPreviewCardsStatuses` migration requiring PostgreSQL 12+...Claire
2023-08-31Fix searching by username by reverting account verbatim tokenizer to `standar...Claire
2023-08-31Fix comment in build image workflow (#26740)Renaud Chaput