Commit Graph

  • b29c04deac Refactor <Column> to TypeScript Eugen Rochko 2024-11-26 23:24:03 +0100
  • 4648615e8a Change server rules to be collapsible Eugen Rochko 2024-11-23 00:08:49 +0100
  • b1a89b8d35 Add lock icon to hover cards features/lock-icon-on-hover-card Claire 2024-11-29 17:22:09 +0100
  • 46e385fa1a Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) Claire 2024-11-28 18:40:53 +0100
  • 0ea6cda153 Add tootctl feeds vacuum (#33065) Claire 2024-11-29 15:08:57 +0100
  • 4550ee9908 Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) Claire 2024-11-28 18:40:53 +0100
  • 49cd684b8d Remove constant definition from global scope in embed.js (#33107) Yann 2024-11-29 16:33:25 +0100
  • 4016382e91 Add tootctl feeds vacuum (#33065) Claire 2024-11-29 15:08:57 +0100
  • bae02e7a11 Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) Claire 2024-11-28 18:40:53 +0100
  • 4635ce2926
    Remove constant definition from global scope in embed.js (#33107) Yann 2024-11-29 16:33:25 +0100
  • b48f10e161
    Revert rfc3339 change to keep existing behaviour Nik Clayton 2024-11-29 15:37:17 +0100
  • e1dbc7a2d3
    Test last_status_at serialization Nik Clayton 2024-11-29 15:32:49 +0100
  • c58967c3bd
    Add tootctl feeds vacuum (#33065) Claire 2024-11-29 15:08:57 +0100
  • 9ff01403ea
    Fix middle-click handling conflicting with automatic scrolling (#33106) Claire 2024-11-29 15:04:22 +0100
  • 5f03a0727f Fix middle-click handling conflicting with automatic scrolling Claire 2024-11-29 14:36:23 +0100
  • b76e71781d
    Remove constant definition in global scope Yann 2024-11-29 14:34:43 +0100
  • b753984206 Fix missing comma Jonathan de Jong 2024-11-29 12:26:12 +0100
  • 05e3ad5f6f Missed instance_double :filter Jonathan de Jong 2024-11-29 12:21:54 +0100
  • 3afc1bb0b2 Missed reverting feed_insert_worker_spec.rb Jonathan de Jong 2024-11-29 12:10:34 +0100
  • 2dd73fcd32 Rename ?-tagged methods that return non-booleans, add 'filter?' Jonathan de Jong 2024-11-29 12:09:09 +0100
  • 1c2c3af7ca Respect the 4.2.0 breakpoint in migration tests Claire 2024-11-28 16:34:56 +0100
  • 670eb50826 Add explicit migration breakpoints Claire 2024-11-28 14:01:12 +0100
  • 9a0a5b891b Have feed inserter still notify on post when it goes to an exclusive list. Jonathan de Jong 2024-11-29 11:23:56 +0100
  • 9296d58024
    New Crowdin Translations (automated) (#33104) github-actions[bot] 2024-11-29 10:39:52 +0100
  • 7f2cfcccab
    Change design of modal loading and error screens in web UI (#33092) Eugen Rochko 2024-11-29 08:50:08 +0100
  • eef8d2c855
    Add link from Web UI for Hashtags to the Moderation UI (#31448) Emelia Smith 2024-11-29 08:36:17 +0100
  • 9090f7d86d New Crowdin translations GitHub Actions 2024-11-29 04:28:42 +0000
  • 3e5a4350ae Fix spacing Eugen Rochko 2024-11-28 18:51:03 +0100
  • e4af20a433 Add link from Web UI for Hashtags to the Moderation UI Emelia Smith 2024-08-15 23:41:01 +0200
  • 7a4370f2d9
    Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) Claire 2024-11-28 18:40:53 +0100
  • 7e92d56377 Fix inactive users' timelines being backfilled on follow and unsuspend Claire 2024-11-28 18:16:02 +0100
  • 5d1dc6e90a Change design of modal loading and error screens in web UI Eugen Rochko 2024-11-27 21:18:58 +0100
  • 53fcf380f6 don't start OTel traces with Redis spans Robb Kidd 2024-11-28 10:14:12 -0500
  • bde5f1e65f Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) Claire 2024-11-25 16:54:18 +0100
  • 62d9a80a42 Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) Claire 2024-11-25 16:54:18 +0100
  • 603d55136a Fix TagFollow records not being correctly handled in account operations (#33063) Claire 2024-11-28 15:32:27 +0100
  • 50415372f8 Change tootctl feeds vacuum to be more exhausitve (but slower) Claire 2024-11-28 15:29:50 +0100
  • 2e74bb3746 Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) Claire 2024-11-25 16:54:18 +0100
  • eafe1f950b Fix TagFollow records not being correctly handled in account operations (#33063) Claire 2024-11-25 11:27:58 +0100
  • 093f8a06ca
    Revert change to account_serializer.rb Nik Clayton 2024-11-28 13:55:52 +0100
  • 7f4858b339
    Correctly sanitize MathML out of post content (#27107) Calvin Lee 2024-11-28 12:02:34 +0000
  • bd9e3178be Set unicode-bidi of account header content to plaintext in styles Mohammad Kazemi 2024-11-28 15:17:12 +0330
  • 48f3ed738f
    Fix list error messages (#33082) Eugen Rochko 2024-11-28 11:13:06 +0100
  • fa3577e04b
    New Crowdin Translations (automated) (#33084) github-actions[bot] 2024-11-28 11:10:38 +0100
  • e4bd3162e8
    Update opentelemetry-ruby (non-major) (#33083) renovate[bot] 2024-11-28 10:40:25 +0100
  • 17b317c411 New Crowdin translations GitHub Actions 2024-11-28 04:27:33 +0000
  • 082e37b7b4
    Merge branch 'main' into warn-about-dm-visibility Tod Beardsley 2024-11-27 20:42:12 -0600
  • a216200377 Fix list error messages Eugen Rochko 2024-11-27 02:29:23 +0100
  • 2aa8438431
    wip: Ensure datetime are emitted in RFC3339 format Nik Clayton 2024-11-27 17:56:55 +0100
  • 8230379347
    Update opentelemetry-ruby (non-major) renovate[bot] 2024-11-27 02:01:04 +0000
  • ad025028c7 fix lint Calvin Lee 2024-11-26 22:02:18 +0000
  • f73429f840 Sanitize math correctly Calvin Lee 2024-08-15 13:35:03 +0000
  • f26ba948a6 Sanitize MathML in post content Calvin Lee 2023-09-24 12:44:25 +0000
  • 46c43d263c
    Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) Eugen Rochko 2024-11-26 22:01:52 +0100
  • 557326c597 Revert key rename Christian Schmidt 2024-11-26 21:44:56 +0100
  • 54f7873617 Change avatar and header size limits from 2MB to 10MB Eugen Rochko 2024-11-20 21:30:28 +0100
  • f4bcc47d57 Merge branch 'main' into attribution-domains-api Christian Schmidt 2024-11-26 18:45:21 +0100
  • d23e51e67e
    Update RuboCop (non-major) to v1.69.0 renovate[bot] 2024-11-26 16:23:04 +0000
  • 7a3dea385e
    Change onboarding flow in web UI (#32998) Eugen Rochko 2024-11-26 17:10:12 +0100
  • 322b486616 Remove display of all followed users when in search mode Eugen Rochko 2024-11-26 16:48:04 +0100
  • 1691f86f0e Remove unused messages Eugen Rochko 2024-11-26 16:21:20 +0100
  • 91bcd5a0df Change onboarding flow in web UI Eugen Rochko 2024-11-20 05:43:24 +0100
  • 429e08e3d2
    Remove old notifications route from web UI (#33038) Eugen Rochko 2024-11-26 10:59:11 +0100
  • a27bafa596
    Add UserRole#bypass_block? method for notification check (#32974) Matt Jankowski 2024-11-26 04:45:47 -0500
  • e3668d847a Remove conditional on inbox url validation Matt Jankowski 2024-11-26 04:36:53 -0500
  • 29213c6200 Always validate inbox_url presence on relay Matt Jankowski 2024-10-09 13:04:49 -0400
  • 685d4ae427 Rename to bypass_block? Matt Jankowski 2024-11-26 04:31:56 -0500
  • dd1b64a93e Add UserRole#enables_delivery? method for notification check Matt Jankowski 2024-11-19 08:36:47 -0500
  • f0855fd41f
    Update dependency axios to v1.7.8 (#33075) renovate[bot] 2024-11-26 09:10:19 +0100
  • 5c3a64dd50
    Update dependency aws-sdk-s3 to v1.174.0 (#33076) renovate[bot] 2024-11-26 09:10:08 +0100
  • 7ba19ecf1e
    Update dependency webauthn to v3.2.2 (#32879) renovate[bot] 2024-11-26 09:09:54 +0100
  • 08914516d9
    Update dependency postcss-preset-env to v10.1.1 (#32947) renovate[bot] 2024-11-26 09:09:34 +0100
  • 6efa320feb
    Fix Style/SafeNavigation cop (#32970) Matt Jankowski 2024-11-26 03:09:04 -0500
  • b702cd74f3
    Update dependency @dnd-kit/core to v6.2.0 (#33050) renovate[bot] 2024-11-26 07:26:50 +0000
  • 72f623c391
    Update dependency @dnd-kit/sortable to v9 (#33051) renovate[bot] 2024-11-26 07:26:47 +0000
  • 6b1dd1bf2a
    New Crowdin Translations (automated) (#33074) github-actions[bot] 2024-11-26 08:24:28 +0100
  • 36496f4d73
    Update Yarn to v4.5.3 (#33069) renovate[bot] 2024-11-26 08:19:48 +0100
  • 3e901d108c
    Update dependency selenium-webdriver to v4.27.0 (#33071) renovate[bot] 2024-11-26 08:19:35 +0100
  • 0ea9d8164b
    Remove body_class_string helper (#33072) Matt Jankowski 2024-11-26 02:19:20 -0500
  • d3d28a8b53
    Update dependency aws-sdk-s3 to v1.174.0 renovate[bot] 2024-11-26 07:16:00 +0000
  • f4f2dd305f
    Update dependency axios to v1.7.8 renovate[bot] 2024-11-26 07:15:16 +0000
  • af0007e02a New Crowdin translations GitHub Actions 2024-11-26 04:28:14 +0000
  • 80beaa37a2 Remove body_class_string helper Matt Jankowski 2024-11-25 18:20:18 -0500
  • c508b27667 Remove body_class_string helper, use token_list in body_classes helper Matt Jankowski 2024-09-10 10:13:14 -0400
  • 6d62581da1
    Update binstub templates (#32335) Matt Jankowski 2024-11-25 11:49:24 -0500
  • 9a7130d6da
    Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) Claire 2024-11-25 16:54:18 +0100
  • a4fd111c66
    Update dependency selenium-webdriver to v4.27.0 renovate[bot] 2024-11-25 15:06:49 +0000
  • df55eabdfd
    Update Yarn to v4.5.3 renovate[bot] 2024-11-25 14:27:42 +0000
  • 948a8d1c16 Update lockfile with ruby 3.3.6 Matt Jankowski 2024-11-07 10:08:35 -0500
  • bb97a81889 Use bundler version 2.5.23 Matt Jankowski 2024-11-07 10:08:00 -0500
  • 1fbafc7c0e Add binstubs for bundler-audit, haml-lint, i18n-tasks Matt Jankowski 2024-10-08 18:35:06 -0400
  • 80b9fc5e78 Regenerate rspec binstub to align with newer template Matt Jankowski 2024-10-08 18:26:15 -0400
  • a21ff49923 Fix direct inbox delivery pushing posts into inactive followers' timeline Claire 2024-11-25 14:14:16 +0100
  • 2d8fed23e6
    Fix TagFollow records not being correctly handled in account operations (#33063) Claire 2024-11-25 11:27:58 +0100
  • 1a88c05274
    Fix arrow in the wrong place on empty list members screen in web UI (#33054) Eugen Rochko 2024-11-25 11:23:09 +0100
  • 1be83c6982
    Fix username and display name being hidden on narrow screens in moderation interface (#33064) Claire 2024-11-25 10:18:06 +0100
  • b753493e88 Add tootctl feeds vacuum Claire 2024-11-25 10:14:29 +0100
  • 6072663eee Fix long display names breaking accounts table Claire 2024-11-25 09:46:26 +0100
  • 2393163b32 Revert "Fix accounts table long display name (#29316)" Claire 2024-11-25 09:27:55 +0100
  • 74df47ad9c
    Add coverage for Webhook validations (#33026) Matt Jankowski 2024-11-25 03:19:16 -0500