1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Commit graph

  • 3ab28fc8c4
    chore(deps): update dependency @types/ws to v8.5.12 renovate[bot] 2024-08-05 00:55:31 +0000
  • 4523a66f57
    chore(deps): update dependency ffmpeg to v7.0.2 renovate[bot] 2024-08-04 19:31:48 +0000
  • 4acd52f990 Support JSON-LD named graph Christian Schmidt 2024-08-04 20:15:38 +0200
  • 687566eb58 Expect specific exception message Christian Schmidt 2024-08-04 17:43:20 +0200
  • 315308b10c
    Fix duplicate border around search results (#31284) Valtteri Laitinen 2024-08-04 18:14:11 +0300
  • b6c1b8f748
    Fix missing border around tab/filter bar (#31286) Valtteri Laitinen 2024-08-04 18:13:15 +0300
  • bdfe4658d0
    Fix missing border around tab/filter bar Valtteri Laitinen 2024-08-04 15:59:53 +0300
  • 4c9a0b9f69 Add User::Activity concern to hold activity window features Matt Jankowski 2024-08-01 15:25:51 -0400
  • b03796b952 Check Content-Length in ResponseWithLimitAdapter Christian Schmidt 2024-08-04 14:30:16 +0200
  • cfb2a764f1
    Fix duplicate border around search results Valtteri Laitinen 2024-08-04 15:39:20 +0300
  • 3d28fb2157 Add follow, mute and block serializer CSDUMMI 2024-08-04 13:00:02 +0200
  • a2ccad787e Move the location of the TriggerWebhookWorker call to a more appropriate place thanks to @mjankowski's review CSDUMMI 2024-05-28 20:59:41 +0200
  • d99bd56dac Reassign permissions for new webhook events CSDUMMI 2024-01-15 19:22:08 +0100
  • 172306dd96 Add block.created webhook CSDUMMI 2024-01-09 17:32:35 +0100
  • 1737cd5d04 Add mute.created webhook CSDUMMI 2024-01-09 18:25:13 +0100
  • 4c94bbef25 Add follow.created webhook CSDUMMI 2024-01-09 18:19:01 +0100
  • 706dab1d11 Fix style issue using symbols CSDUMMI 2024-08-04 12:17:29 +0200
  • b7fd238e1c Add follow/mute/block.removed events for Webhooks and associate seemingly fitting permissions with them. CSDUMMI 2024-01-26 13:30:19 +0100
  • 0f522b77a2 Fix #29770 by only parsing REDIS_PORT and REDIS_DB variable if REDIS_URL is not used. CSDUMMI 2024-04-10 18:59:59 +0200
  • 3d6e8d6834
    Disable irrelevant fields unless cleanup is enabled (#26562) Christian Schmidt 2024-08-04 10:57:46 +0200
  • 2b3d10ec78 Merge remote-tracking branch 'upstream/main' into statuses-cleanup Christian Schmidt 2024-08-04 10:38:44 +0200
  • 86346ad04b Add image_remote_url to PreviewCard Christian Schmidt 2024-08-03 19:22:15 +0200
  • 9aa5c906f4
    Improve look of verified header fields in profile Valtteri Laitinen 2024-08-03 02:54:25 +0300
  • 19f4aa1147
    Fix typo in english message (filtred => filtered) (#31273) Renaud Chaput 2024-08-02 21:55:13 +0200
  • 9ca1a57b9a
    Fix typo in english message (filtred => filtered) Renaud Chaput 2024-08-02 21:23:17 +0200
  • 49c5577a36 Fix logic of block/mute bypass for mentions from moderators Claire 2024-08-02 18:01:44 +0200
  • 85520f9482 Set admin body class from admin layout Matt Jankowski 2024-08-02 10:59:52 -0400
  • ad95c98054
    Further de-emphasize filtered notifications banner and add setting to minimize it (#31250) Claire 2024-08-02 16:59:37 +0200
  • 2ec1181ee5
    Fix contrast between background and form elements on some pages (#31266) Claire 2024-08-02 15:55:31 +0200
  • 589d323918 Fix contrast between background and form elements on some pages Claire 2024-08-02 15:29:05 +0200
  • 42bd81bd0c Add links and hover cards for reports fixes/report-links Claire 2024-08-02 15:20:17 +0200
  • cc453f2221
    Change the filtered notification count to be in the account avatar (#31262) Renaud Chaput 2024-08-02 15:18:19 +0200
  • 99c446b7cf
    Change PostCSS config to allow logical properties (#31264) Renaud Chaput 2024-08-02 15:17:36 +0200
  • bb3941f885
    Change DropdownMenu component's items prop type (#31263) Claire 2024-08-02 15:15:18 +0200
  • 2f83eefaa8
    Change PostCSS config to allow logical properties Renaud Chaput 2024-08-02 15:05:46 +0200
  • 052649bb9d
    Change the filtered notification count to be in the account avatar Renaud Chaput 2024-08-02 12:23:27 +0200
  • 13ca33475d Change DropdownMenu component's items prop type Claire 2024-08-02 14:17:55 +0200
  • 2a704add90
    Fix status processing failing halfway when a remote post has a malformed replies attribute (#31246) Claire 2024-08-02 12:39:12 +0200
  • ebdd042eca Fix status processing failing halfway when a remote post has a malformed replies attribute Claire 2024-08-01 17:26:29 +0200
  • 6a27a8c3e7
    fix(deps): update babel monorepo (#31167) renovate[bot] 2024-08-02 12:01:41 +0200
  • 65ff208081 Add tests Claire 2024-08-02 11:24:38 +0200
  • d43e5265f5 Change notification request acceptance to immediately delete the request Claire 2024-08-01 22:50:10 +0200
  • 5414be5c8c Add notification policy controls to notification requests column settings Claire 2024-08-02 10:01:55 +0200
  • ff906c3654 Refactor notification policy controls in their own component Claire 2024-08-02 09:59:49 +0200
  • eef583d2be Rewrite CheckboxWithLabel to Typescript Claire 2024-08-02 09:59:09 +0200
  • 30fb5127c0 Extract new translatable strings Claire 2024-08-01 20:18:22 +0200
  • 712a0701b9 Fix minimized filtered notifications icon not appearing on non-gouped component Claire 2024-08-01 20:17:45 +0200
  • ce5136eb83 Switch away from dropdown to column settings design Claire 2024-08-01 20:11:06 +0200
  • b63811c850 [WiP] Add a way to minimize the filtered notifications banner Claire 2024-08-01 19:24:46 +0200
  • 2baa9ff6a6
    fix(deps): update babel monorepo renovate[bot] 2024-08-02 07:22:04 +0000
  • caeae25b55
    New Crowdin Translations (automated) (#31261) github-actions[bot] 2024-08-02 07:01:04 +0000
  • 7490019535
    Fix support for IPv6 redis connections in streaming (#31229) Emelia Smith 2024-08-02 08:56:09 +0200
  • f55099fea3
    Increase maximum page size for Admin Domain Management APIs (#31253) Emelia Smith 2024-08-02 08:54:48 +0200
  • d19edc4c4a
    fix(deps): update dependency axios to v1.7.3 (#31248) renovate[bot] 2024-08-02 08:53:41 +0200
  • 43bfc16339 New Crowdin translations GitHub Actions 2024-08-02 04:26:57 +0000
  • 23a48fbabe
    Update robots.txt Shlee 2024-08-02 09:39:34 +0930
  • cd35350ca8
    fix(deps): update dependency axios to v1.7.3 renovate[bot] 2024-08-01 22:54:27 +0000
  • afdfeb5856
    Fix click event handling when clicking outside of an open dropdown menu (#31251) Claire 2024-08-01 22:50:36 +0200
  • 59b04485ca
    Increase maximum page size for Admin Domain Management APIs Emelia Smith 2024-08-01 21:53:18 +0200
  • d22fb44e8b Fix click event handling when clicking outside of an open dropdown menu Claire 2024-08-01 20:57:51 +0200
  • 776676cec4
    Update robots.txt Shlee 2024-08-02 00:36:36 +0930
  • ade04e630b
    Update robots.txt Shlee 2024-08-02 00:08:12 +0930
  • 69034fafc1
    Update robots.txt Shlee 2024-08-02 00:04:36 +0930
  • a626a4a30c Switch to batch queries for accepting/dismissing all notification requests features/filtered-dismiss-accept-all Claire 2024-08-01 16:08:54 +0200
  • 9e0d035aaf Add ability to dismiss or accept all displayed notification request at once Claire 2024-07-31 14:21:46 +0200
  • f967b2304e Finish email allow/deny list naming migration Matt Jankowski 2024-06-03 09:35:19 -0400
  • 4335385612 Update location of unused MIN_SCHEDULE_OFFSET constant Matt Jankowski 2024-07-30 16:00:50 -0400
  • e1008e9eb5 Make use of existing Account.with_domain scope for ReportService#reported_status_ids Matt Jankowski 2024-07-31 11:32:14 -0400
  • bd6bb4debe Use arel order in account interactions Matt Jankowski 2024-07-30 16:56:18 -0400
  • 8218a2a671 Use arel order in account associations Matt Jankowski 2024-07-30 16:56:09 -0400
  • f15e96c1b8 Use arel order in session activation Matt Jankowski 2024-07-30 16:55:40 -0400
  • 6274bfaf74 Use arel order in admin status filter Matt Jankowski 2024-07-30 16:55:22 -0400
  • f7b95bed40 Use arel order in account moderation Matt Jankowski 2024-07-30 16:55:09 -0400
  • da5b45a573
    Add endpoints to accept and dismiss multiple notification requests at once (#31242) Claire 2024-08-01 14:36:54 +0200
  • 634fc631b3
    Add scheduled job to clean up old notficiations. feat/clean-up-notifications David Roetzel 2024-08-01 13:56:51 +0200
  • 6c76502527
    Speed up check of notification request validity. David Roetzel 2024-08-01 13:46:30 +0200
  • 05fc09939d
    Update robots.txt Shlee 2024-08-01 20:49:39 +0930
  • a9973a3b7c
    Update robots.txt Shlee 2024-08-01 20:49:26 +0930
  • d54cd39723
    Update robots.txt Shlee 2024-08-01 20:47:11 +0930
  • 010c33db43 Change default role_id to -99 fixes/everyone-role-n+1 Claire 2024-08-01 12:10:31 +0200
  • cc7e07f12f
    Update robots.txt Shlee 2024-08-01 20:41:10 +0930
  • b4c026fe4f
    Update robots.txt Shlee 2024-08-01 20:39:26 +0930
  • 80d72816a4
    Update robots.txt Shlee 2024-08-01 20:36:45 +0930
  • d0f6d7a458
    Update robots.txt Shlee 2024-08-01 20:36:31 +0930
  • c2d9743a8e
    Update robots.txt Shlee 2024-08-01 20:31:58 +0930
  • 928ab5b700
    Merge branch 'main' into patch-10 Shlee 2024-08-01 20:29:43 +0930
  • 92c18231ce
    Update robots.txt Shlee 2024-08-01 20:29:21 +0930
  • af521df010 Add endpoints to accept and dismiss multiple notification requests at once Claire 2024-08-01 12:57:44 +0200
  • 5b17f1edfa
    Update robots.txt Shlee 2024-08-01 20:21:12 +0930
  • c98af51623
    Update robots.txt Shlee 2024-08-01 19:48:16 +0930
  • 5e041ab455
    Update robots.txt Shlee 2024-08-01 19:39:19 +0930
  • 3f0f833a78
    Update robots.txt Shlee 2024-08-01 19:39:02 +0930
  • 2c59f0ef35
    Update robots.txt Shlee 2024-08-01 19:33:27 +0930
  • 7c8b612350
    Update robots.txt Shlee 2024-08-01 19:24:48 +0930
  • 2de2180af7
    Update robots.txt Shlee 2024-08-01 19:16:46 +0930
  • 88ec894149
    Update robots.txt Shlee 2024-08-01 19:16:06 +0930
  • 584b1524dd
    New Crowdin Translations (automated) (#31237) github-actions[bot] 2024-08-01 11:27:24 +0200
  • 4853a2bada
    Add Accept-Language header when fetching preview card (#31232) Christian Schmidt 2024-08-01 11:14:24 +0200
  • 06c3a41faf
    chore(deps): update dependency rubocop to v1.65.1 (#31239) renovate[bot] 2024-08-01 11:13:10 +0200
  • 833202e302
    chore(deps): update dependency rubocop to v1.65.1 renovate[bot] 2024-08-01 07:49:29 +0000