summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-08Bump version to 3.4.0rc1 (#16053)v3.4.0rc1Eugen Rochko
2021-05-08New Crowdin updates (#16094)Eugen Rochko
2021-05-08Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182)Takeshi Umeda
2021-05-08Make media_gallery.toggle_visible less confusing to translate (#15993)Mélanie Chauvel
2021-05-07Bump hosted-git-info from 2.8.8 to 2.8.9 (#16177)dependabot[bot]
2021-05-07Bump nodejs version requirement to node 12 (#16175)Claire
2021-05-07Remove PubSubHubbub-related columns from accounts table (#16170)Eugen Rochko
2021-05-07Do not populate AccountSummaries and FollowRecommendation views on migration ...Claire
2021-05-07Fix older migrations on Ruby 3 (#16174)Claire
2021-05-07Change home timeline to reload after follow recommendations in web UI (#16160)Eugen Rochko
2021-05-07Change trending hashtags to be affected be reblogs (#16164)Eugen Rochko
2021-05-07Add joined date to profiles in web UI (#16169)Eugen Rochko
2021-05-07Bump url-parse from 1.4.7 to 1.5.1 (#16172)dependabot[bot]
2021-05-07Bump webpacker from 5.2.1 to 5.3.0 (#16144)dependabot[bot]
2021-05-07Bump devise from 4.7.3 to 4.8.0 (#16140)dependabot[bot]
2021-05-07Bump yargs from 16.2.0 to 17.0.0 (#16149)dependabot[bot]
2021-05-06Add Ruby 3.0 support (#16046)Claire
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