about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-07-23Fix crashes with Microsoft Translate on Microsoft Edge (#16525)Claire
2021-07-21Add logging of S3-related errors (#16381)Claire
2021-07-20Bump ws from 7.5.2 to 7.5.3 (#16486)dependabot[bot]
2021-07-20Bump oj from 3.11.8 to 3.12.1 (#16493)dependabot[bot]
2021-07-20Bump rubocop-rails from 2.11.2 to 2.11.3 (#16494)dependabot[bot]
2021-07-20Bump css-loader from 5.2.6 to 5.2.7 (#16500)dependabot[bot]
2021-07-20Bump json-ld-preloaded from 3.1.5 to 3.1.6 (#16522)dependabot[bot]
2021-07-20Bump eslint from 7.30.0 to 7.31.0 (#16523)dependabot[bot]
2021-07-17Fix replying from modal (#16516)Claire
2021-07-15Fix inefficiencies in auto-linking code (#16506)Claire
2021-07-14Fix minor code quality issues (#16502)Claire
2021-07-14Fix user email address being banned on self-deletion (#16503)Claire
2021-07-13Update CodeClimate badge in README (#16501)Eugen Rochko
2021-07-13Change references to tootsuite/mastodon to mastodon/mastodon (#16491)Claire
2021-07-13Improve modal flow and back button handling (#16499)Claire
2021-07-11Update docker-compose.yml (#16489)Shlee
2021-07-11Add ability to filter reports by origin of target account (#16487)Eugen Rochko
2021-07-11Bump rubocop from 1.18.2 to 1.18.3 (#16477)dependabot[bot]
2021-07-11Bump sass from 1.35.1 to 1.35.2 (#16478)dependabot[bot]
2021-07-10Add `configuration` attribute to `GET /api/v1/instance` (#16485)Eugen Rochko
2021-07-10Use ruby-2.7.4 (#16481)Daigo 3 Dango
2021-07-08Bump rubocop from 1.18.1 to 1.18.2 (#16470)dependabot[bot]
2021-07-08Bump rubocop-rails from 2.11.1 to 2.11.2 (#16471)dependabot[bot]
2021-07-08Bump sidekiq-unique-jobs from 7.1.1 to 7.1.2 (#16472)dependabot[bot]
2021-07-08Bump oj from 3.11.7 to 3.11.8 (#16473)dependabot[bot]
2021-07-08Bump addressable from 2.7.0 to 2.8.0 (#16474)dependabot[bot]
2021-07-08Bump ws from 7.5.1 to 7.5.2 (#16475)dependabot[bot]
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-07-07Add --by-uri option to `tootctl domains purge` (#16434)Claire
2021-07-07Fix upgrade path from 3.4.0 (#16465)Claire
2021-07-07Change number_to_human calls to always use 3-digits precision (#16469)Claire
2021-07-07Add tests for BootstrapTimelineService (#16476)Claire
2021-07-05Preload libjemalloc.so for long-running Ruby (#16462)Akihiko Odaki
2021-07-05Fix typo in tag_feed_spec.rb (#16466)Ikko Ashimine
2021-07-05Fix pop-in player display when poster has long username or handle (#16468)Claire
2021-07-04Bump eslint from 7.29.0 to 7.30.0 (#16461)dependabot[bot]
2021-07-04Bump @rails/ujs from 6.1.3 to 6.1.4 (#16442)dependabot[bot]
2021-07-04Bump rails from 6.1.3.2 to 6.1.4 (#16436)dependabot[bot]
2021-07-03Fix anonymous access to outbox not being cached by the reverse proxy (#16458)Claire
2021-07-02Fix not being able to suspend accounts that already have a canonical e-mail b...Eugen Rochko
2021-07-01Bump ws from 7.5.0 to 7.5.1 (#16452)dependabot[bot]
2021-07-01Bump rubocop from 1.17.0 to 1.18.1 (#16451)dependabot[bot]
2021-07-01Bump sidekiq-unique-jobs from 7.0.12 to 7.1.1 (#16450)dependabot[bot]
2021-06-30Bump babel-jest from 27.0.2 to 27.0.6 (#16441)dependabot[bot]
2021-06-30Bump rubocop-rails from 2.11.0 to 2.11.1 (#16439)dependabot[bot]
2021-06-30Bump @babel/preset-env from 7.14.5 to 7.14.7 (#16443)dependabot[bot]
2021-06-30Bump mini-css-extract-plugin from 1.6.0 to 1.6.2 (#16444)dependabot[bot]
2021-06-30Bump oj from 3.11.6 to 3.11.7 (#16437)dependabot[bot]
2021-06-30Fix missing on_delete: :cascade for canonical_email_blocks foreign key (#16448)Claire
2021-06-27Fix #16407 (#16432)David Sterry