Commit Graph

  • c9ccb258ee
    Merge branch 'main' into patch-1 Christian Schmidt 2024-10-10 07:26:41 +0200
  • 51f52a21f7 Fix average retention calculation Jeong Arm 2024-10-10 11:20:39 +0900
  • df2e37f137
    Merge 228d802ea7 into cdf603239e Nick Schonning 2024-10-09 20:07:07 +0000
  • cdf603239e
    Restore list column border (#32367) Michael Stanclift 2024-10-09 14:33:28 -0500
  • ea0b833775
    restore border Michael Stanclift 2024-10-09 14:21:57 -0500
  • d9fbb071da
    Fix notification requests from suspended accounts still being listed (#32354) Claire 2024-10-09 19:29:02 +0200
  • 03dbebdfef
    Fix list edition modal styling (#32358) Claire 2024-10-09 19:24:22 +0200
  • fda52b2a52
    Fix 4 columns barely not fitting on 1920px screen (#32361) Claire 2024-10-09 19:16:57 +0200
  • 446723fb9b Use link_rel_include in other services Christian Schmidt 2024-10-09 18:46:59 +0200
  • 2c0da89172 Use custom handler for Nokogiri Christian Schmidt 2024-10-09 18:34:36 +0200
  • 727349bfb7 Merge branch 'main' into link-details-extractor Christian Schmidt 2024-10-09 18:16:11 +0200
  • 88967fa05f Fix 4 columns barely not fitting on 1920px screen Claire 2024-10-09 17:13:34 +0200
  • 6d6565eee7
    Update dependency express to v4.21.1 (#32336) renovate[bot] 2024-10-09 16:24:24 +0200
  • 0782f20d60 Update list editor background color Claire 2024-10-09 15:15:46 +0200
  • 997f559914 Refactor list editing CSS Claire 2024-10-09 15:14:46 +0200
  • 0c8eae0023 Import “converted” objects as media attachments if possible Giuseppe Bilotta 2023-03-12 19:55:05 +0100
  • 4fba8d5f15 Fix icon alignment in list editor Claire 2024-10-09 15:09:17 +0200
  • 5c45e3cf19 Convert object attributes if possible, regardless of type Giuseppe Bilotta 2023-03-12 17:54:36 +0100
  • fc960407db Fix notification requests from suspended accounts still being listed Claire 2024-10-09 14:09:36 +0200
  • 0d91db3d77
    Fix `latest` tag for 4.3 docker image builds (#32350) Claire 2024-10-09 14:13:32 +0200
  • 02e7fbb566
    Remove `latest` tag on 4.2 docker image builds (#32351) Claire 2024-10-09 14:13:24 +0200
  • bd475f1441 Remove `latest` tag on 4.2 docker image builds Claire 2024-10-09 12:44:39 +0200
  • 43f6b6be45 Fix `latest` tag for 4.3 docker image builds Claire 2024-10-09 12:40:31 +0200
  • 993cff427a Don't use `max-height`, only rely on `-webkit-line-clamp` Claire 2024-10-09 11:56:18 +0200
  • a00b42c5a7 Merge adjacent paragraphs in `EmbeddedStatusContent` to benefit from `-webkit-line-clamp` fixes/notification-excerpt-paragraph Claire 2024-10-09 11:16:46 +0200
  • 1f79147aa4 Fix only the first paragraph being displayed in some notifications Claire 2024-10-09 10:25:13 +0200
  • 97f9d4442a
    Merge branch 'main' into add-gsw Florian Kohler 2024-10-09 09:06:07 +0200
  • 75eede8860
    Update dependency express to v4.21.1 renovate[bot] 2024-10-08 22:53:04 +0000
  • 65f6fba745 Add proper support for IDN links. Jason Parker 2024-10-08 17:46:01 -0400
  • 729bbcaca7 Performance Christian Schmidt 2024-10-08 19:40:32 +0200
  • 258dce1256
    Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) Matt Jankowski 2024-10-08 10:59:51 -0400
  • 84cc564e23 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper Matt Jankowski 2024-10-08 10:25:16 -0400
  • e8ec6667bd
    Extract wrapper constant for `HTTP::*` error classes (#32285) Matt Jankowski 2024-10-08 09:53:35 -0400
  • f49161ab1d
    Oauth system spec cleanup / helper method extraction (#32287) Matt Jankowski 2024-10-08 09:30:54 -0400
  • 3cf2d35c49
    Reference `IpBlock.severities` keys from CLI option check (#32291) Matt Jankowski 2024-10-08 09:23:30 -0400
  • d20a899bb9
    Bring icon vertical middle to applications list style (#32293) Matt Jankowski 2024-10-08 09:21:36 -0400
  • 022c1ae6f2
    Remove unused deprecator configuration (#32288) Matt Jankowski 2024-10-08 08:52:52 -0400
  • ac031c6bd9
    Merge branch 'main' into add-gsw Florian Kohler 2024-10-08 14:44:18 +0200
  • bea446d892
    Update security policy for 4.1 branch (#32302) Claire 2024-10-08 14:25:05 +0200
  • c0daeb8dbe
    Update security policy for 4.2 branch (#32301) Claire 2024-10-08 14:25:03 +0200
  • c3a38c7d8c
    Update changelog and security policy (#32300) Claire 2024-10-08 14:24:59 +0200
  • ab36c152f9
    New Crowdin Translations for stable-4.3 (automated) (#32297) v4.3.0 github-actions[bot] 2024-10-08 13:18:49 +0200
  • c6b5e2d02e New Crowdin translations GitHub Actions 2024-10-08 09:18:03 +0000
  • e870c8846d Update security policy for 4.1 branch Claire 2024-10-08 10:55:50 +0200
  • cc3b353b43 Update security policy for 4.2 branch Claire 2024-10-08 10:53:58 +0200
  • cc8cfca691 Update changelog and security policy Claire 2024-10-07 17:37:05 +0200
  • fc5b558b32 Reduce factory usage across `spec/services` area (#32098) Matt Jankowski 2024-10-04 10:11:15 -0400
  • f5aa99573a Reduce factory usage across `spec/services` area (#32098) Matt Jankowski 2024-10-04 10:11:15 -0400
  • 38e25146c6 Update dependency ffmpeg to v7.1 (#32239) renovate[bot] 2024-10-04 09:18:38 +0200
  • 77ff94d3d2 Fix source strings being uploaded to crowdin in merge groups (#32298) Claire 2024-10-08 10:00:05 +0200
  • ff3e2c9cfa
    New Crowdin Translations (automated) (#32295) github-actions[bot] 2024-10-08 08:10:39 +0000
  • 562105c69a
    Fix source strings being uploaded to crowdin in merge groups (#32298) Claire 2024-10-08 10:00:05 +0200
  • 3a753b6511 Fix source strings being uploaded to crowdin in merge groups Claire 2024-10-08 09:47:31 +0200
  • c60d4ecc82
    Update dependency @reduxjs/toolkit to v2.2.8 (#32296) renovate[bot] 2024-10-08 09:38:43 +0200
  • 91bb7f5d3d
    Update dependency @reduxjs/toolkit to v2.2.8 renovate[bot] 2024-10-08 06:51:54 +0000
  • 9e7bc50a59 New Crowdin translations GitHub Actions 2024-10-08 04:27:38 +0000
  • 0c16365991
    Prefer native apps over PWA (#27254) Jake Anto 2024-10-08 02:03:14 +0530
  • 89e8ae764a Add trailing commas Jake Anto 2023-10-02 23:29:00 +0530
  • fa1b200d0f Fix formatting Jake Anto 2023-10-02 23:19:36 +0530
  • d1c005f385 Add `related_applications` field Jake Anto 2023-10-02 22:27:18 +0530
  • 1e1c301f18 Bring icon vertical middle to applications list style Matt Jankowski 2024-10-07 14:50:45 -0400
  • a343c2b346 Reference `IpBlock.severities` keys from CLI option check Matt Jankowski 2024-10-07 13:38:37 -0400
  • 899bebfff1 Remove unused deprecator configuration Matt Jankowski 2024-10-07 12:13:48 -0400
  • 8df3c69259 Remove params local vars repeated from outer `let` setup Matt Jankowski 2024-10-07 11:51:14 -0400
  • 47740d179e Pull out `user_has_grant_with_client_app?` helper in oauth system spec Matt Jankowski 2024-10-07 11:43:07 -0400
  • 419f53fdbf Pull out `redirect_to_callback_url` helper in oauth system spec Matt Jankowski 2024-10-07 11:40:46 -0400
  • a7b44091e0 Wrap accept/deny actions with expect/change block Matt Jankowski 2024-10-07 11:39:04 -0400
  • edcf3d9234
    Bump version to v4.3.0 (#32283) Claire 2024-10-07 17:37:05 +0200
  • 4d6b4d3cfe Add helper methods for oauth deny/accept text in system spec Matt Jankowski 2024-10-07 11:32:48 -0400
  • 90850235f1 Extract wrapper constant for `HTTP::*` error classes Matt Jankowski 2024-10-07 10:52:04 -0400
  • 0c37e4a7eb Bump version to v4.3.0 Claire 2024-10-07 16:25:11 +0200
  • cae93e79a4 Fix missing avatar fallback interfering with transparency in web UI (#32270) Eugen Rochko 2024-10-07 11:35:42 +0200
  • 83a98cb81a Add missing `on_delete: :cascade` on `notification_permissions` (#32281) Claire 2024-10-07 09:46:03 +0200
  • 889edc560a Fix wrong width on logo in detailed link card in web UI (#32271) Eugen Rochko 2024-10-07 08:53:29 +0200
  • 4238da6ee3
    Add error message when user tries to follow their own account (#31910) Leni Kadali 2024-10-07 15:05:46 +0300
  • bfabd6a2b8
    Move account suspension-related methods to concern (#28351) Matt Jankowski 2024-10-07 08:02:04 -0400
  • ada2665c18 Fix missing avatar fallback interfering with transparency in web UI (#32270) Eugen Rochko 2024-10-07 11:35:42 +0200
  • e7b3df1b55 Add missing `on_delete: :cascade` on `notification_permissions` (#32281) Claire 2024-10-07 09:46:03 +0200
  • ca3d02665b Fix wrong width on logo in detailed link card in web UI (#32271) Eugen Rochko 2024-10-07 08:53:29 +0200
  • 1f5bd571cd
    Fix missing avatar fallback interfering with transparency in web UI (#32270) Eugen Rochko 2024-10-07 11:35:42 +0200
  • 2e0d918d7d
    New Crowdin Translations for stable-4.3 (automated) (#32253) github-actions[bot] 2024-10-07 11:21:49 +0200
  • 88d2d63816 New Crowdin translations GitHub Actions 2024-10-07 09:04:52 +0000
  • 3b4312476f Fix media gallery items having incorrect borders when hidden (#32257) Claire 2024-10-04 16:55:44 +0200
  • 4fba4f8c82 Fix notification push notifications not including the author's username (#32254) Claire 2024-10-04 16:29:23 +0200
  • 25de2f57ee Add coverage for missing status scenario in NotificationMailer (#32256) Matt Jankowski 2024-10-04 10:15:14 -0400
  • a59160cf01
    Add missing `on_delete: :cascade` on `notification_permissions` (#32281) Claire 2024-10-07 09:46:03 +0200
  • 1f9b864994 Add missing `on_delete: :cascade` on `notification_permissions` Claire 2024-10-07 09:24:01 +0200
  • 0ce2db4f7d
    Update dependency postcss-preset-env to v10.0.6 (#32260) renovate[bot] 2024-10-07 09:07:07 +0200
  • 498024558a
    New Crowdin Translations (automated) (#32262) github-actions[bot] 2024-10-07 09:06:43 +0200
  • 2c54b91dd1
    Fix wrong width on logo in detailed link card in web UI (#32271) Eugen Rochko 2024-10-07 08:53:29 +0200
  • 03286d4e04 New Crowdin translations GitHub Actions 2024-10-07 04:27:11 +0000
  • 46160002b5
    Update dependency ubuntu to v24 renovate[bot] 2024-10-07 03:35:13 +0000
  • 9253dc3ec6 Fix missing avatar fallback interfering with transparency in web UI Eugen Rochko 2024-10-05 20:26:42 +0200
  • 1f29a3ea7a Fix wrong width on logo in detailed link card in web UI Eugen Rochko 2024-10-05 20:31:35 +0200
  • 244226255f Sanitize user input in compose.js to prevent ReDos vulnerability edgarpsda 2024-10-05 11:14:29 -0700
  • af61364a52 Add transform-logical-assignment-operators Christian Schmidt 2024-10-05 19:16:34 +0200
  • c8a27d38d9 Revert to latest 1 version Christian Schmidt 2024-10-05 18:03:41 +0200
  • 9fcde975db Remove unused rule Christian Schmidt 2024-10-05 17:45:16 +0200
  • 731adcf03e Restore 14px Christian Schmidt 2024-10-05 17:41:32 +0200
  • 4dca40f96f &__xxx is not allowed inside :yyy Christian Schmidt 2024-10-05 16:24:03 +0200