about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-04-06Fix trying to delete already deleted file when post-processing (#13406)Eugen Rochko
2020-04-06Increase dependabot dependencies scope from security-only. (#13400)Shlee
2020-04-05Update CHANGELOG.md (#13397)Eugen Rochko
2020-04-05New Crowdin translations (#13317)Eugen Rochko
2020-04-05Add rate limit for reporting (#13390)Eugen Rochko
2020-04-05Fix “Show more” not switching to “Show less” on public pages (#13174)ThibG
2020-04-05Update .ruby-version (#13395)Shlee
2020-04-05[Security] Update Dockerfile for Ruby 2.6.6 (#13393)Shlee
2020-04-05Fix PostgreSQL load when linking in announcements (#13250)ThibG
2020-04-05Bump version to 3.1.3 (#13389)Eugen Rochko
2020-04-04Bump rails from 5.2.4.1 to 5.2.4.2 and kind-of from 6.0.2 to 6.0.3 (#13387)Eugen Rochko
2020-04-04Add explanation as to why unlocked accounts may have follow requests (#13385)ThibG
2020-04-04Update config.yml (#13379)Shlee
2020-04-04Update Vagrant box to Bionic (#13384)fuyu
2020-04-03Add ability to filter audit log in admin UI (#13381)Eugen Rochko
2020-04-02Bump rspec-rails from 3.9.1 to 4.0.0 (#13364)dependabot-preview[bot]
2020-04-02Improve polls: option lengths & redesign (#13257)Sasha Sorokin
2020-04-02Fix `tootctl media remove-orphans` ignoring `PAPERCLIP_ROOT_PATH` (#13375)Eugen Rochko
2020-04-02Fix returning results when searching for URL with non-zero offset (#13377)Eugen Rochko
2020-04-02Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)Eugen Rochko
2020-04-01Bump json-ld from 3.1.1 to 3.1.2 (#13368)dependabot-preview[bot]
2020-04-01Bump json-ld-preloaded from 3.1.1 to 3.1.2 (#13365)dependabot-preview[bot]
2020-04-01Bump bootsnap from 1.4.5 to 1.4.6 (#13369)dependabot-preview[bot]
2020-04-01Bump tty-prompt from 0.20.0 to 0.21.0 (#13366)dependabot-preview[bot]
2020-04-01Bump faker from 2.10.1 to 2.11.0 (#13363)dependabot-preview[bot]
2020-04-01Bump sidekiq-unique-jobs from 6.0.20 to 6.0.21 (#13367)dependabot-preview[bot]
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2020-03-31Improve toot clicking areas (#13327)Mélanie Chauvel (ariasuni)
2020-03-31Fix re-sending of e-mail confirmation not being rate limited (#13360)Eugen Rochko
2020-03-31Bump autoprefixer from 9.7.4 to 9.7.5 (#13338)dependabot-preview[bot]
2020-03-31Bump @babel/preset-react from 7.8.3 to 7.9.4 (#13335)dependabot-preview[bot]
2020-03-31Bump babel-loader from 8.0.6 to 8.1.0 (#13333)dependabot-preview[bot]
2020-03-31Bump yargs from 15.1.0 to 15.3.1 (#13334)dependabot-preview[bot]
2020-03-31Bump @babel/preset-env from 7.8.3 to 7.9.0 (#13336)dependabot-preview[bot]
2020-03-31Bump babel-jest from 25.1.0 to 25.2.4 (#13332)dependabot-preview[bot]
2020-03-31Bump stringz from 2.0.0 to 2.1.0 (#13331)dependabot-preview[bot]
2020-03-31Bump react from 16.12.0 to 16.13.1 (#13337)dependabot-preview[bot]
2020-03-31Bump concurrent-ruby from 1.1.5 to 1.1.6 (#13346)dependabot-preview[bot]
2020-03-31Fix content warning being unnecessarily cleared when enabling/disabling CW (#...ThibG
2020-03-31Bump uuid from 3.4.0 to 7.0.2 (#13295)dependabot-preview[bot]
2020-03-31Bump parallel_tests from 2.30.1 to 2.32.0 (#13341)dependabot-preview[bot]
2020-03-31Fix ImportsController param to permit :mode (#13347)Takeshi Umeda
2020-03-31Bump better_errors from 2.5.1 to 2.6.0 (#13340)dependabot-preview[bot]
2020-03-31Bump ox from 2.12.1 to 2.13.2 (#13342)dependabot-preview[bot]
2020-03-31Bump iso-639 from 0.2.8 to 0.3.5 (#13343)dependabot-preview[bot]
2020-03-31Bump oj from 3.10.3 to 3.10.5 (#13345)dependabot-preview[bot]
2020-03-31Bump pg from 1.2.2 to 1.2.3 (#13344)dependabot-preview[bot]
2020-03-31Fix wrong color for ellipsis in boost confirmation dialog in Web UI (#13355)Mélanie Chauvel (ariasuni)
2020-03-30Fix incorrect deletion of local accounts imported by overwriting (#13350)Takeshi Umeda
2020-03-28Fix 404 and 410 API errors being silently discarded in WebUI (#13279)ThibG