Commit Graph

  • bf4c209ade Add further warnings about encryption secrets Claire 2024-10-14 14:42:54 +0200
  • 0b2dfdee79
    Update app/lib/content_security_policy.rb kenkiku1021 2024-10-14 21:04:01 +0900
  • b35fa9d7e8 Use helper method Matt Jankowski 2024-10-08 16:08:11 -0400
  • 421ecbf5f3 Convert `settings/profiles` controller spec to system spec Matt Jankowski 2024-10-08 15:15:31 -0400
  • 784caba821
    Update app/lib/content_security_policy.rb kenkiku1021 2024-10-14 20:56:11 +0900
  • c5b30554bf Merge branch 'fixes-add-swift-object-storage-uri-to-csp-media-hosts' of github.com:kenkiku1021/mastodon into fixes-add-swift-object-storage-uri-to-csp-media-hosts Kikuchi Ken 2024-10-14 20:49:05 +0900
  • 4e10f638c2 add nil check for SWIFT_OBJECT_URL Kikuchi Ken 2024-10-14 20:49:01 +0900
  • 764b044e02 Use shared connection error array in stoplight handlers Matt Jankowski 2024-10-14 06:54:54 -0400
  • e199e5ff50
    Merge branch 'main' into fixes-add-swift-object-storage-uri-to-csp-media-hosts kenkiku1021 2024-10-14 20:33:54 +0900
  • d10c3e922f use SWIFT_OBJECT_URL value instead of the host name for CSP header Kikuchi Ken 2024-10-14 20:32:41 +0900
  • a723481396 Add coverage for callbacks Matt Jankowski 2024-10-13 10:54:39 -0400
  • dab5fb773b Simplify model validation specs for `Block` Matt Jankowski 2024-09-05 13:43:58 -0400
  • 2c23bbaa5e Add coverage for callbacks Matt Jankowski 2024-10-12 21:26:42 -0400
  • 61089e32fb Simplify model validation specs for `Follow` Matt Jankowski 2024-09-05 13:44:37 -0400
  • f99da81ef8 Add tag with commit hash to PR image builds (#32418) Claire 2024-10-11 16:16:37 +0200
  • 799f507dce Fix language of push notifications (#32415) Claire 2024-10-11 12:24:03 +0200
  • 81472396bc Add note about not changing ActiveRecord encryption secrets once they are set (#32413) Claire 2024-10-11 11:19:48 +0200
  • a295832960 Fix mute duration not being shown in list of muted accounts in web UI (#32388) Claire 2024-10-10 16:53:12 +0200
  • e018e6321f Fix “Mark every notification as read” not updating the read marker if scrolled down (#32385) Claire 2024-10-10 15:42:08 +0200
  • f75eb1a8b0 Fix “Mention” appearing for otherwise filtered posts (#32356) Claire 2024-10-10 13:04:38 +0200
  • de4f7859b4 Restore list column border (#32367) Michael Stanclift 2024-10-09 14:33:28 -0500
  • e5e0144957 Fix notification requests from suspended accounts still being listed (#32354) Claire 2024-10-09 19:29:02 +0200
  • 45a520603b Fix list edition modal styling (#32358) Claire 2024-10-09 19:24:22 +0200
  • 6ac78ead52 Fix 4 columns barely not fitting on 1920px screen (#32361) Claire 2024-10-09 19:16:57 +0200
  • c0d3b3de10 Fix `latest` tag for 4.3 docker image builds (#32350) Claire 2024-10-09 14:13:32 +0200
  • 9e04e46521 Reference `IpBlock.severities` keys from CLI option check (#32291) Matt Jankowski 2024-10-08 09:23:30 -0400
  • fa4a82326d Bring icon vertical middle to applications list style (#32293) Matt Jankowski 2024-10-08 09:21:36 -0400
  • 9a648a087a
    Merge branch 'main' into patch-1 Christian Winther 2024-10-14 12:46:11 +0200
  • a92d009f0b Fix follow recommendation carrousel scrolling on RTL layouts Claire 2024-10-14 11:20:09 +0200
  • 2404d6d1a1
    Added Swiss German to languages dropdown (#29281) Florian Kohler 2024-10-14 10:57:34 +0200
  • 76eb1e92a7
    Merge branch 'main' into add-gsw David Roetzel 2024-10-14 10:47:48 +0200
  • 06d6b35e88
    Convert `admin/tags` controller specs to system specs (#32447) Matt Jankowski 2024-10-14 04:31:12 -0400
  • 2343ce4441
    Update dependency rack to v2.2.10 (#32455) renovate[bot] 2024-10-14 08:28:47 +0000
  • 555fb98cbb
    Update dependency typescript to v5.6.3 (#32456) renovate[bot] 2024-10-14 10:28:15 +0200
  • 05bc82e1ab
    Update dependency use-debounce to v10.0.4 (#32452) renovate[bot] 2024-10-14 08:24:10 +0000
  • e9eac64896
    Update devDependencies (non-major) (#32457) renovate[bot] 2024-10-14 08:23:20 +0000
  • de422a37e8
    Update dependency fuzzysort to v3.1.0 (#32460) renovate[bot] 2024-10-14 10:22:46 +0200
  • b0dd38433b
    Fix follow recommendation suppressions not applying immediately (#32392) Claire 2024-10-14 10:18:25 +0200
  • a331a19f7e
    Update dependency fuzzysort to v3.1.0 renovate[bot] 2024-10-14 07:37:30 +0000
  • affee1a084
    Update devDependencies (non-major) renovate[bot] 2024-10-14 03:07:03 +0000
  • e0057e54c7
    Update dependency typescript to v5.6.3 renovate[bot] 2024-10-14 01:58:46 +0000
  • 1255a51f85
    Update dependency rack to v2.2.10 renovate[bot] 2024-10-14 01:58:28 +0000
  • 9079134175 Remove duplicate indexes from database Matt Jankowski 2024-10-13 21:07:59 -0400
  • e85682823d Codify accepted url schemes in validator Matt Jankowski 2024-10-10 09:49:06 -0400
  • cc3c4cae4a Add size constraint for header preview (matches avatar) Matt Jankowski 2024-10-09 13:54:22 -0400
  • 049be83507 Convert `settings/verifications` controller spec to system spec Matt Jankowski 2024-10-08 16:05:13 -0400
  • d216cee19c Stagger backup id sequence in parallel runs Matt Jankowski 2024-10-08 15:41:48 -0400
  • 36064a7df8 Convert `settings/login_activities` controller spec to system spec Matt Jankowski 2024-10-08 14:40:20 -0400
  • 935277b4ea Use association in controller Matt Jankowski 2024-10-08 14:40:15 -0400
  • be2a67a3b5 Add association in user model Matt Jankowski 2024-10-08 14:40:08 -0400
  • c08fb970fc Use `shell.indent` for list output indentation in CLI area Matt Jankowski 2024-09-17 18:07:38 -0400
  • 922fcb45d3 Dont need module namespace Matt Jankowski 2024-05-21 11:19:15 -0400
  • f96954d394 Wrap common http-level errors into constant Matt Jankowski 2024-05-21 11:12:18 -0400
  • a011c4e5a9 Rename `AccountControllerConcern` to `AccountLinkHeaderConcern` Matt Jankowski 2024-10-07 18:04:36 -0400
  • 8934124833 Separate the AccountOwned and AccountController concern specs Matt Jankowski 2024-10-07 18:01:50 -0400
  • 9052574d42 Migrate `FOLLOW_PER_PAGE` out of AccountControllerConcern Matt Jankowski 2024-10-07 17:53:40 -0400
  • 6fc3d5bc93 Remove inclusion of WebApp and AccountOwned concerns from account controller concern Matt Jankowski 2024-10-07 17:51:36 -0400
  • e8d750d0c8 Add coverage for ActivityPub likes/shares endpoints Matt Jankowski 2024-10-08 09:23:45 -0400
  • 5a608b7a48 Add coverage for `api/v1/domain_blocks/preview` endpoint Matt Jankowski 2024-10-08 08:53:37 -0400
  • c36194ca3d Move non-form button outside form on admin reports page Matt Jankowski 2024-10-07 13:33:44 -0400
  • 037fb01038 Replace daily_period with matching_day - slightly less sql string passing Matt Jankowski 2024-09-16 10:38:27 -0400
  • 4e4a783e56 Let status build range instead of sql string method Matt Jankowski 2024-09-16 10:20:15 -0400
  • 7babed537d Use existing account scopes instead of string sql method Matt Jankowski 2024-09-16 10:16:35 -0400
  • 167cb0aaf0 Use arel star Matt Jankowski 2024-09-16 10:02:23 -0400
  • 28277fd0b7 Remove two more sql_array from report classes Matt Jankowski 2024-06-19 07:02:25 -0400
  • 2bc0cd7535 media size total Matt Jankowski 2024-06-11 12:08:05 -0400
  • b428872e9a Rename to data_source Matt Jankowski 2024-06-11 12:02:50 -0400
  • 86f348bd20 Embroil it in controversery Matt Jankowski 2024-06-11 11:44:11 -0400
  • 5508adfcd4 Embroil it in controversery Matt Jankowski 2024-06-11 11:40:52 -0400
  • 62b2eafe7c Separate tags / betweens Matt Jankowski 2024-06-11 11:38:42 -0400
  • 1d0c860819 wrap with sql Matt Jankowski 2024-06-11 11:37:24 -0400
  • e57acfbc25 Remove extra sql args Matt Jankowski 2024-06-11 11:34:16 -0400
  • 61b8fe8c70 Move extra sql params to base class Matt Jankowski 2024-06-11 11:30:45 -0400
  • 54ea546fa1 use sql wrap in query helper Matt Jankowski 2024-06-11 11:18:54 -0400
  • 7dbcae8927 Remove arg from account domain sql Matt Jankowski 2024-06-11 11:11:30 -0400
  • 51728a5f6d Move to_sql to query helper Matt Jankowski 2024-06-11 10:24:39 -0400
  • 9815f2cc6c Method for date trunc compare Matt Jankowski 2024-06-11 10:22:25 -0400
  • dc74b2b7e7 Method for date trunc compare Matt Jankowski 2024-06-11 10:20:38 -0400
  • 70b8309313 Use AR to build Matt Jankowski 2024-06-11 10:10:55 -0400
  • c235b343fd Isolate date trunc Matt Jankowski 2024-06-11 09:56:55 -0400
  • 550707c519 First pass at interface improvement Matt Jankowski 2024-04-19 11:58:55 -0400
  • 3b08f0ec4c Provide name for counter cache Matt Jankowski 2024-09-25 09:11:14 -0400
  • 8636065a8a Add counter cache on `Account#targeted_moderation_notes` Matt Jankowski 2024-09-24 17:28:15 -0400
  • 9b119ca6a4 Remove `video-player__spoiler` Matt Jankowski 2024-09-30 11:44:06 -0400
  • 1db2cf1e82 Remove `report-status` and `account-status` Matt Jankowski 2024-09-30 11:18:37 -0400
  • 9a0898f80a Remove `accounts-grid` styles Matt Jankowski 2024-09-30 11:15:39 -0400
  • f1cf5e0ac9 Remove `account-badges` styles Matt Jankowski 2024-09-30 11:11:12 -0400
  • badcc326fe Not that one Matt Jankowski 2024-10-04 09:30:51 -0400
  • 644fc69757 Revert "Fix recently-broken admin interface buttons (#32240)" Matt Jankowski 2024-10-04 09:28:43 -0400
  • 6b39029717 Use `rtl` direction on copyable invite links Matt Jankowski 2024-09-29 13:30:43 -0400
  • 62931c1628 Move body class to shared partial for web app controller concern views Matt Jankowski 2024-09-06 14:17:52 -0400
  • 3c2340005e Fix `Rails/ReversibleMigration` cop for `drop_table` Matt Jankowski 2024-06-25 11:45:37 -0400
  • 890364a53f Only include asset blocks when present Matt Jankowski 2024-09-27 18:30:38 -0400
  • 546ea460a1 Only include asset blocks when present Matt Jankowski 2024-09-27 18:27:47 -0400
  • f93375c9e9 Make use of existing `Account.with_domain` scope for `ReportService#reported_status_ids` Matt Jankowski 2024-07-31 11:32:14 -0400
  • f3d4682eac Add `Status.not_direct_visibility` scope Matt Jankowski 2024-09-16 16:21:45 -0400
  • 288c5a6784 Add coverage for `AccountAlias` validations Matt Jankowski 2024-09-15 11:34:09 -0400
  • 8c8c06b996 Remove extraneous `greatest` from search score functions Matt Jankowski 2024-09-12 09:41:54 -0400
  • ccfad35ad7 Exemplify the traditions of the ancients Matt Jankowski 2024-08-30 09:29:00 -0400
  • 6acd4376c8 Include `TEST_ENV_NUMBER` as part of file storage path in test env Matt Jankowski 2024-08-20 13:06:25 -0400