about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-05-06Fix "You might be interested in" flashing while searching in web UI (#16162)Eugen Rochko
2021-05-05Add empty state message for follow recommendations in web UI (#16161)Eugen Rochko
2021-05-05Fix media redownload worker retrying on unexpected response codes (#16111)Eugen Rochko
2021-05-05Fix display of toots without text content (#15665)Claire
2021-05-05Add management of delivery availability in Federation settings (#15771)Takeshi Umeda
2021-05-05Improve performance of follow recommendation scheduler (#16159)Claire
2021-05-05Fix error when trying to render component for media without meta (#16112)Eugen Rochko
2021-05-05Fix database serialization failure returning HTTP 500 (#16101)Eugen Rochko
2021-05-05Fix media processing getting stuck on too much stdin/stderr (#16136)Eugen Rochko
2021-05-05Workaround Resolv::DNS-induced hangs by installing resolv 0.1.0 (#16157)Claire
2021-05-05Fix how to change connection pool for rails 6 (#16158)Takeshi Umeda
2021-05-04Improve description of keyboard shortcuts (#16129)Mélanie Chauvel
2021-05-04Remove dependency for @babel/plugin-proposal-class-properties (#16155)Yamagishi Kazutoshi
2021-05-04Revert default Ruby version to 2.7.2 (#16154)Claire
2021-05-04Fix existing username validator not allowing multiple accounts (#16153)Eugen Rochko
2021-05-04Fix empty home feed before first follow has finished processing (#16152)Eugen Rochko
2021-05-03Change confirmations controller to redirect to / for approved users (#16151)Claire
2021-05-03Bump mini-css-extract-plugin from 1.5.0 to 1.6.0 (#16150)dependabot[bot]
2021-05-03Bump @babel/preset-env from 7.13.15 to 7.14.0 (#16145)dependabot[bot]
2021-05-03fix component name (#16138)fusagiko / takayamaki
2021-05-03Bump @babel/runtime from 7.13.17 to 7.14.0 (#16148)dependabot[bot]
2021-05-03Bump aws-sdk-s3 from 1.93.1 to 1.94.0 (#16143)dependabot[bot]
2021-05-03Bump @babel/core from 7.13.16 to 7.14.0 (#16141)dependabot[bot]
2021-05-03Bump sass from 1.32.11 to 1.32.12 (#16142)dependabot[bot]
2021-05-03Bump marky from 1.2.1 to 1.2.2 (#16147)dependabot[bot]
2021-05-03Bump sidekiq-unique-jobs from 7.0.8 to 7.0.9 (#16139)dependabot[bot]
2021-05-02Fix "cb is not a function" error in streaming API server (#16134)Eugen Rochko
2021-05-01Change log level of worker start/end to warn in streaming API (#16110)Eugen Rochko
2021-05-01Fix trying to fetch key from empty URI when verifying HTTP signature (#16100)Eugen Rochko
2021-04-29Fix cache redis not being used (#16131)Takeshi Umeda
2021-04-27templates/systemd/mastodon: optimize SystemCallFilters (#16127)Yurii Izorkin
2021-04-27Fix typo in db.rake (#16126)Ikko Ashimine
2021-04-26Further improve the media attached status query for accounts (#16106)abcang
2021-04-26Fix thread resolve worker retrying when status no longer exists (#16109)Eugen Rochko
2021-04-26Bump redux from 4.0.5 to 4.1.0 (#16117)dependabot[bot]
2021-04-26Bump rubocop from 1.12.1 to 1.13.0 (#16115)dependabot[bot]
2021-04-26Bump @testing-library/jest-dom from 5.11.10 to 5.12.0 (#16113)dependabot[bot]
2021-04-26Bump redis from 3.1.1 to 3.1.2 (#16121)dependabot[bot]
2021-04-26Bump react-redux from 7.2.3 to 7.2.4 (#16122)dependabot[bot]
2021-04-26Bump webpack-assets-manifest from 4.0.5 to 4.0.6 (#16123)dependabot[bot]
2021-04-26Bump eslint from 7.24.0 to 7.25.0 (#16120)dependabot[bot]
2021-04-26Bump css-loader from 5.2.2 to 5.2.4 (#16119)dependabot[bot]
2021-04-26Bump sass from 1.32.10 to 1.32.11 (#16116)dependabot[bot]
2021-04-26Bump @babel/core from 7.13.15 to 7.13.16 (#16114)dependabot[bot]
2021-04-26Bump @babel/runtime from 7.13.10 to 7.13.17 (#16118)dependabot[bot]
2021-04-25Improve media attached status query (#16105)abcang
2021-04-25Improve tag search query (#16104)abcang
2021-04-24Change auto-following admin-selected accounts, show in recommendations (#16078)Eugen Rochko
2021-04-24templates/systemd/mastodon: update sandbox mode (#16103)Yurii Izorkin
2021-04-24Fix nil error when removing status caused by race condition (#16099)Eugen Rochko