about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-02-27Bump version to 3.1.2 (#13162)Eugen Rochko
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2020-02-24Fix dismissing an announcement twice raising an obscure error (#13124)ThibG
2020-02-24Fix misleading error when attempting to re-send a pending follow request (#13...ThibG
2020-02-24Fix backups failing when files are missing from media attachments (#13146)ThibG
2020-02-24Fix duplicate accounts being created when fetching an account for its key onl...ThibG
2020-02-24Bump react-redux from 7.1.3 to 7.2.0 (#13141)dependabot-preview[bot]
2020-02-24Bump webpack-cli from 3.3.10 to 3.3.11 (#13139)dependabot-preview[bot]
2020-02-24Bump rellax from 1.10.0 to 1.12.1 (#13140)dependabot-preview[bot]
2020-02-24Bump @babel/core from 7.8.3 to 7.8.4 (#13137)dependabot-preview[bot]
2020-02-22Add `--reset-password` option to `tootctl accounts modify` (#13126)ThibG
2020-02-22Fix `/web` redirecting to `/web/web` in web UI (#13128)ThibG
2020-02-22Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)ThibG
2020-02-20Bump rack from 2.1.2 to 2.2.2 (#13108)dependabot-preview[bot]
2020-02-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG
2020-02-19Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#...ThibG
2020-02-18Fix old browsers crashing because of missing `finally` polyfill in web UI (#1...ThibG
2020-02-18Bump simplecov from 0.18.1 to 0.18.2 (#13106)dependabot-preview[bot]
2020-02-18Bump pkg-config from 1.4.0 to 1.4.1 (#13105)dependabot-preview[bot]
2020-02-18Bump nokogiri from 1.10.7 to 1.10.8 (#13110)dependabot-preview[bot]
2020-02-18Bump rimraf from 3.0.0 to 3.0.2 (#13104)dependabot-preview[bot]
2020-02-18Bump react-swipeable-views from 0.13.4 to 0.13.9 (#13103)dependabot-preview[bot]
2020-02-18Bump eslint-plugin-import from 2.20.0 to 2.20.1 (#13101)dependabot-preview[bot]
2020-02-18Bump terser-webpack-plugin from 2.3.2 to 2.3.5 (#13100)dependabot-preview[bot]
2020-02-17Fix account's bio not being shown if there are no proofs/fields in admin UI (...ThibG
2020-02-16Fix sign-ups without checked user agreement being accepted through the web fo...ThibG
2020-02-16Fix non-x64 architectures not being able to build Docker image because of har...Sara Aimée Smiseth
2020-02-16Fix invite request input not being shown on sign-up error if left empty (#13089)ThibG
2020-02-15Do not suggest to login into the GitLab database (#13084)Marcin Cieślak
2020-02-10Bump @babel/plugin-transform-runtime from 7.7.6 to 7.8.3 (#12980)dependabot-preview[bot]
2020-02-10Bump json-ld-preloaded from 3.0.6 to 3.1.0 (#12982)dependabot-preview[bot]
2020-02-10Bump rubocop-rails from 2.4.1 to 2.4.2 (#12984)dependabot-preview[bot]
2020-02-10Bump capybara from 3.30.0 to 3.31.0 (#12983)dependabot-preview[bot]
2020-02-10Bump simplecov from 0.17.1 to 0.18.1 (#13027)dependabot-preview[bot]
2020-02-10Bump pry-byebug from 3.7.0 to 3.8.0 (#12985)dependabot-preview[bot]
2020-02-10Bump uuid from 3.3.3 to 3.4.0 (#12981)dependabot-preview[bot]
2020-02-10Bump sass from 1.24.2 to 1.25.0 (#12978)dependabot-preview[bot]
2020-02-10Bump axios from 0.19.1 to 0.19.2 (#12976)dependabot-preview[bot]
2020-02-10Bump @babel/plugin-transform-react-inline-elements from 7.8.0 to 7.8.3 (#12974)dependabot-preview[bot]
2020-02-10Bump letter_opener_web from 1.3.4 to 1.4.0 (#13028)dependabot-preview[bot]
2020-02-10Bump version to 3.1.1 (#13069)Eugen Rochko
2020-02-09Bump httplog from 1.4.1 to 1.4.2 (#13059)mayaeh
2020-02-09Bump version to 3.1.0 (#13053)Eugen Rochko
2020-02-08Fix unread indicator on announcements not being aligned with text in web UI (...Eugen Rochko
2020-02-08New Crowdin translations (#13036)Eugen Rochko
2020-02-08Bump httplog from 1.4.0 to 1.4.1. (#13051)mayaeh
2020-02-08Fix rendering `<a>` without `href` when scheme unsupported (#13040)Eugen Rochko
2020-02-08Fix unfiltered params error when generating ActivityPub tag pagination (#13049)Eugen Rochko
2020-02-07Fix malformed HTML causing uncaught error (#13042)Eugen Rochko
2020-02-07Fix native share button not being displayed for unlisted toots (#13045)ThibG