Commit graph

  • 8a74d851d2 Bump version to 3.4.2 v3.4.2 Eugen Rochko 2021-11-06 00:09:41 +01:00
  • 76c2028859 Fix AccountNote not having a maximum length (#16942) Claire 2021-11-06 00:12:25 +01:00
  • 3251b8eead Fix reviving revoked sessions and invalidating login (#16943) Claire 2021-11-06 00:13:58 +01:00
  • 6da135a493
    Fix reviving revoked sessions and invalidating login (#16943) Claire 2021-11-06 00:13:58 +01:00
  • 87085a5152
    Fix AccountNote not having a maximum length (#16942) Claire 2021-11-06 00:12:25 +01:00
  • f60bb0784f Fix handling announcements with links (#16941) Claire 2021-11-05 21:14:35 +01:00
  • c3a6f7b941 Fix user email address being banned on self-deletion (#16503) Claire 2021-07-14 05:35:49 +02:00
  • 986397b3a2 Improve modal flow and back button handling (#16499) Claire 2021-07-13 15:45:17 +02:00
  • c79d4711e9 Change references to tootsuite/mastodon to mastodon/mastodon (#16491) Claire 2021-07-13 15:46:20 +02:00
  • be56033715 Change number_to_human calls to always use 3-digits precision (#16469) Claire 2021-07-07 21:13:08 +02:00
  • 8815e98aa2 Fix pop-in player display when poster has long username or handle (#16468) Claire 2021-07-05 19:16:06 +02:00
  • 4bc1fde105 Fix anonymous access to outbox not being cached by the reverse proxy (#16458) Claire 2021-07-03 21:13:47 +02:00
  • 34ab4111a7 Fix WebUI crash when a toot with a playing video gets deleted (#16384) Claire 2021-06-25 04:45:17 +02:00
  • aebcb722aa Fix serialization of followers/following counts when user hides their network (#16418) Claire 2021-06-21 20:14:47 +02:00
  • 9a468c895b Fix inefficiencies in auto-linking code (#16506) Claire 2021-07-15 15:56:58 +02:00
  • a1e5ff04e3 Fix tootctl self-destruct not sending Delete activities for recently-suspended accounts (#16688) Claire 2021-10-14 19:59:28 +02:00
  • e40d5414cc Fix crashes with Microsoft Translate on Microsoft Edge (#16525) Claire 2021-07-23 02:53:17 +02:00
  • 40eaa8706b Fix suspicious sign-in mail text being out of date (#16690) Claire 2021-09-04 16:44:50 +02:00
  • 4cc7efcb08 Fix some Rails frameworks being unnecessarily loaded (#16725) Claire 2021-09-13 18:59:56 +02:00
  • 9b34647c9b Fix followers synchronization mechanism not working when URI has empty path (#16744) Claire 2021-09-15 18:51:16 +02:00
  • 39cdf61ab7
    Add support for structured data and more OpenGraph tags to link cards (#16938) Eugen Rochko 2021-11-05 23:23:05 +01:00
  • 989c67d29d
    Fix handling announcements with links (#16941) Claire 2021-11-05 21:14:35 +01:00
  • 6b98fd0b4f Fix not being able to suspend accounts that already have a canonical e-mail block (#16455) Eugen Rochko 2021-07-02 12:03:15 +02:00
  • c7f534ab95 Fix missing on_delete: :cascade for canonical_email_blocks foreign key (#16448) Claire 2021-06-30 06:13:55 +02:00
  • d5a50e9dfb Add configuration attribute to GET /api/v1/instance (#16485) Eugen Rochko 2021-07-10 17:58:41 +02:00
  • e1cf8d4d37 Fix statuses order in account's statuses admin page (#16937) Jeong Arm 2021-11-04 23:49:35 +09:00
  • f366a23a23 Skip blocked domains media on tootctl media refresh (#16914) Jeong Arm 2021-10-29 02:30:44 +09:00
  • aa828aea02 Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896) Claire 2021-10-25 16:34:15 +02:00
  • 123a88b6b5 Fix some link previews being incorrectly generated from other prior links (#16885) Claire 2021-10-21 20:39:35 +02:00
  • e63370db19 Fix scheduled statuses decreasing statuses counts (#16791) Claire 2021-10-14 19:59:21 +02:00
  • 2396c9061a Fix webauthn secure key authentication (#16792) Claire 2021-09-30 05:26:29 +02:00
  • 663b58aaae use relative path for scope (#16714) Holger 2021-09-09 05:33:36 +08:00
  • 75441ac63d Fix addressing of remote groups' followers (#16700) Claire 2021-09-08 23:33:23 +02:00
  • 5899fe70b6 Fix processing mentions to domains with non-ascii TLDs (#16689) Claire 2021-09-01 22:06:40 +02:00
  • 2688f18d06 Fix authentication failures after going halfway through a sign-in attempt (#16607) Claire 2021-08-25 22:52:41 +02:00
  • f51c6cba1f Fix remotely-suspended accounts' toots being merged back into timelines (#16628) Claire 2021-08-20 08:40:33 +02:00
  • 4f852448e1 Fix crash when encountering invalid account fields (#16598) Claire 2021-08-11 16:40:55 +02:00
  • c02d6c46e3 Fix invalid blurhash handling in Create activity (#16583) Takeshi Umeda 2021-08-09 20:33:19 +09:00
  • 987f945930 Fix when MoveWorker cannot get locale from remote account (#16576) Takeshi Umeda 2021-08-08 22:31:02 +09:00
  • e62f488be5 Fix newlines in accout notes added by the Move handler (#16415) Claire 2021-06-23 23:55:47 +02:00
  • 458830ee7c
    Fix statuses order in account's statuses admin page (#16937) Jeong Arm 2021-11-04 23:49:35 +09:00
  • afb2b19ff5
    Bump @babel/preset-env from 7.15.8 to 7.16.0 (#16923) dependabot[bot] 2021-11-02 22:15:45 +09:00
  • 47243e9815
    Bump @babel/preset-react from 7.14.5 to 7.16.0 (#16926) dependabot[bot] 2021-11-02 21:57:45 +09:00
  • 547642fc36
    Bump @babel/plugin-proposal-decorators from 7.15.8 to 7.16.0 (#16924) dependabot[bot] 2021-11-02 21:52:51 +09:00
  • 59415607e0
    Bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0 (#16927) dependabot[bot] 2021-11-02 21:39:29 +09:00
  • 31c8f8837c
    Bump reselect from 4.0.0 to 4.1.1 (#16931) dependabot[bot] 2021-11-02 21:30:11 +09:00
  • 89b1f76124
    Bump sass from 1.43.3 to 1.43.4 (#16922) dependabot[bot] 2021-11-02 21:27:13 +09:00
  • 75b79b9619
    Bump redux-thunk from 2.3.0 to 2.4.0 (#16932) dependabot[bot] 2021-11-02 21:26:55 +09:00
  • 6305090341
    Bump redux from 4.1.1 to 4.1.2 (#16928) dependabot[bot] 2021-11-02 21:26:31 +09:00
  • bb08297c99
    Bump brakeman from 5.1.1 to 5.1.2 (#16920) dependabot[bot] 2021-11-02 21:25:57 +09:00
  • f604f63fa2
    Bump @babel/runtime from 7.15.4 to 7.16.0 (#16930) dependabot[bot] 2021-11-02 21:23:00 +09:00
  • 83c77f9840
    Bump @babel/plugin-transform-react-inline-elements from 7.14.5 to 7.16.0 (#16929) dependabot[bot] 2021-11-02 21:22:46 +09:00
  • e153e79730
    Bump @babel/core from 7.15.8 to 7.16.0 (#16925) dependabot[bot] 2021-11-02 21:22:01 +09:00
  • 884c60002e
    Skip blocked domains media on tootctl media refresh (#16914) Jeong Arm 2021-10-29 02:30:44 +09:00
  • 7ccbfb55dd
    ran yarn manage:translations en (#16912) mayaeh 2021-10-28 12:29:49 +09:00
  • 860218b832
    Bump rubocop from 1.22.1 to 1.22.3 (#16913) dependabot[bot] 2021-10-28 10:44:57 +09:00
  • e53120eb79
    Bump babel-loader from 8.2.2 to 8.2.3 (#16906) dependabot[bot] 2021-10-28 10:44:28 +09:00
  • f4a190e848
    Bump react-redux from 7.2.5 to 7.2.6 (#16904) dependabot[bot] 2021-10-28 10:27:32 +09:00
  • 57acd6210e
    Bump eslint-plugin-promise from 5.1.0 to 5.1.1 (#16905) dependabot[bot] 2021-10-28 10:26:58 +09:00
  • b712ec20a3
    Bump tzinfo-data from 1.2021.4 to 1.2021.5 (#16903) dependabot[bot] 2021-10-28 10:25:12 +09:00
  • 8946b49ef2
    Bump sass from 1.43.2 to 1.43.3 (#16902) dependabot[bot] 2021-10-28 10:24:57 +09:00
  • 2801b5409b
    Bump axios from 0.23.0 to 0.24.0 (#16901) dependabot[bot] 2021-10-28 10:24:21 +09:00
  • a9f4aae4e7
    Bump rubocop from 1.22.1 to 1.22.2 (#16900) dependabot[bot] 2021-10-28 10:21:17 +09:00
  • e8f58beeea
    Bump aws-sdk-s3 from 1.103.0 to 1.104.0 (#16899) dependabot[bot] 2021-10-28 10:20:43 +09:00
  • cdcc4523a5
    Bump capybara from 3.35.3 to 3.36.0 (#16898) dependabot[bot] 2021-10-28 10:20:19 +09:00
  • 5ba46952af
    Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896) Claire 2021-10-25 16:34:15 +02:00
  • 11d4f9eefc
    Split context for filter bar and unread markers (#16865) Sasha Sorokin 2021-10-25 21:32:28 +07:00
  • a9ff5c8309
    templates/systemd/mastodon: update sandbox mode (#16235) Yurii Izorkin 2021-10-25 17:31:20 +03:00
  • c8ce728705
    Support authentication for ElasticSearch (#16890) Jeong Arm 2021-10-25 00:20:03 +09:00
  • ec059317fa
    Fix some link previews being incorrectly generated from other prior links (#16885) Claire 2021-10-21 20:39:35 +02:00
  • b58d32cfe2
    Enhance dashboard styles (#16884) Mashiro 2021-10-21 12:24:34 +08:00
  • 3f9b28ce26
    Add support for fetching Create and Announce activities by URI (#16383) Claire 2021-10-21 01:14:04 +02:00
  • 70931fd687
    Bump babel-jest from 27.2.5 to 27.3.1 (#16879) dependabot[bot] 2021-10-20 11:35:48 +09:00
  • 8f06e2b4e7
    Bump jest from 27.2.5 to 27.3.0 (#16874) dependabot[bot] 2021-10-20 11:03:25 +09:00
  • 34ea929f40
    Bump axios from 0.22.0 to 0.23.0 (#16875) dependabot[bot] 2021-10-20 10:36:07 +09:00
  • d314954093
    Bump utf-8-validate from 5.0.6 to 5.0.7 (#16872) dependabot[bot] 2021-10-20 10:23:04 +09:00
  • 1071e10ca4
    Bump rubocop-rails from 2.12.3 to 2.12.4 (#16869) dependabot[bot] 2021-10-20 10:09:14 +09:00
  • 0f43404d9e
    Bump puma from 5.5.1 to 5.5.2 (#16870) dependabot[bot] 2021-10-20 10:08:47 +09:00
  • 4d9e1fd255
    Bump webpack-bundle-analyzer from 4.4.2 to 4.5.0 (#16871) dependabot[bot] 2021-10-20 10:08:35 +09:00
  • 2dac5ae167
    Bump bufferutil from 4.0.4 to 4.0.5 (#16876) dependabot[bot] 2021-10-20 10:08:04 +09:00
  • 8a786e02f8
    Bump sass from 1.42.1 to 1.43.2 (#16877) dependabot[bot] 2021-10-20 10:07:47 +09:00
  • db54a1d56d
    Bump redis from 4.4.0 to 4.5.1 (#16868) dependabot[bot] 2021-10-20 09:49:36 +09:00
  • b6f7ea1fd3
    Bump babel-jest from 27.2.5 to 27.3.0 (#16873) dependabot[bot] 2021-10-20 09:49:07 +09:00
  • 6f76ca59a9
    Bump eslint-plugin-import from 2.24.2 to 2.25.2 (#16878) dependabot[bot] 2021-10-20 09:47:45 +09:00
  • be00267084
    Bump tzinfo-data from 1.2021.3 to 1.2021.4 (#16867) dependabot[bot] 2021-10-20 09:46:55 +09:00
  • 6ba8bc45cb
    Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#16866) Claire 2021-10-18 18:29:04 +02:00
  • 9cdf8ac148
    Improve CircleCI config (#16861) Yamagishi Kazutoshi 2021-10-18 19:05:25 +09:00
  • a6152c7480
    Exclude locale files from Code Climate (#16863) Yamagishi Kazutoshi 2021-10-18 19:04:42 +09:00
  • 17f4e457b3
    Add remove from followers api (#16864) Takeshi Umeda 2021-10-18 19:02:35 +09:00
  • 766a361b86
    Remove dependency on parallel_tests (#16862) Yamagishi Kazutoshi 2021-10-18 03:12:32 +09:00
  • f00043dc4b
    New Crowdin updates (#16354) Eugen Rochko 2021-10-17 03:28:51 +02:00
  • c34106c37a
    Bump kt-paperclip from 7.0.0 to 7.0.1 (#16834) dependabot[bot] 2021-10-15 16:24:27 +02:00
  • a184c860ca
    Fix retention rate computation (#16854) Claire 2021-10-14 22:20:37 +02:00
  • ec6eee96d0
    Bump react-select from 4.3.1 to 5.1.0 (#16839) dependabot[bot] 2021-10-14 21:42:27 +02:00
  • d40c1cc611
    Bump jest from 27.2.3 to 27.2.5 (#16827) dependabot[bot] 2021-10-14 21:38:20 +02:00
  • fd78754021
    Bump @babel/preset-env from 7.15.6 to 7.15.8 (#16838) dependabot[bot] 2021-10-14 21:37:40 +02:00
  • f12dc2d838
    Bump @babel/core from 7.15.5 to 7.15.8 (#16840) dependabot[bot] 2021-10-14 21:37:22 +02:00
  • e7a3bbbac8
    Bump letter_opener_web from 1.4.0 to 1.4.1 (#16837) dependabot[bot] 2021-10-14 21:36:56 +02:00
  • 1e9a5c3a76
    Bump rubocop-rails from 2.12.2 to 2.12.3 (#16833) dependabot[bot] 2021-10-14 21:36:38 +02:00
  • 566a00cb08
    Bump http from 5.0.2 to 5.0.4 (#16836) dependabot[bot] 2021-10-14 21:36:13 +02:00