Commit Graph

  • 06fcee099a
    DB Replica database_tasks as ENV (#32908) Shlee 2024-11-19 08:54:28 +0000
  • 425982841d
    Use group/count approach in annual report classes (#32914) Matt Jankowski 2024-11-19 03:51:34 -0500
  • 295ad6f19a
    Prep work for coverage addition to `ActivityPub::DeliveryWorker` spec (#32944) Matt Jankowski 2024-11-18 11:37:21 -0500
  • 30a7986569
    Add coverage for fixing the thing with the dates in the search area (#32958) Matt Jankowski 2024-11-18 10:42:45 -0500
  • da826fe959
    Use hash arguments to `order` when possible (Rails 7.2) (#32915) Matt Jankowski 2024-11-18 10:07:53 -0500
  • 477412d62a
    Use hash arguments to `select` when possible (Rails 7.2) (#32917) Matt Jankowski 2024-11-18 09:58:45 -0500
  • 3e44dca0b4
    Change dependency from annotate to annotaterb (#30232) Andrew W. Lee 2024-11-18 06:40:02 -0800
  • c0c34d35e2
    Move self destruct check to `config_for` and add constant for verifier string (#32943) Matt Jankowski 2024-11-18 04:57:16 -0500
  • 911d7dbbf6
    Fix `min_id` and `max_id` causing error in search API (#32857) Eugen Rochko 2024-11-18 10:37:01 +0100
  • 9a46329fbd
    Streaming: add development logging of database queries (#32945) Emelia Smith 2024-11-18 10:34:34 +0100
  • 03ee08c2da
    Use `nil` instead of `false` for datetime value in spec (#32926) Matt Jankowski 2024-11-18 04:31:25 -0500
  • e075d47d9d Set autofocus on favourite modal Jeong Arm 2024-11-18 18:27:34 +0900
  • d8e907fae3
    Update dependency aws-sdk-s3 to v1.171.0 (#32901) renovate[bot] 2024-11-18 09:25:11 +0000
  • c511cbcd6c
    Extract constants for controller `LIMIT` queries (#32921) Matt Jankowski 2024-11-18 04:23:38 -0500
  • 16addf47c7
    Reduce long lines in `relationships/show` view (#32922) Matt Jankowski 2024-11-18 04:23:07 -0500
  • be413d67de
    `Form::Import` spec reduce factories (#32924) Matt Jankowski 2024-11-18 04:22:09 -0500
  • 02985aae69
    New Crowdin Translations (automated) (#32927) github-actions[bot] 2024-11-18 10:20:37 +0100
  • 49a12a2df9
    Update dependency @formatjs/cli to v6.3.11 (#32950) renovate[bot] 2024-11-18 08:57:37 +0000
  • 5b68f4b070
    Update libretranslate/libretranslate Docker tag to v1.6.2 (#32951) renovate[bot] 2024-11-18 09:56:19 +0100
  • 60801ab914
    Add missing autofocus on boost modal (#32953) Jeong Arm 2024-11-18 03:48:27 -0500
  • bcf5d30e01
    Add OpenTelemetry VCS attributes (#32904) Renaud Chaput 2024-11-18 09:41:09 +0100
  • 1c6f53e70f
    Use `with_options` blocks in `Associations` concern (#32840) Matt Jankowski 2024-11-18 03:07:18 -0500
  • 5f2031fdc0
    Merge 9c8f1925dc into e8c108d270 Plastikmensch 2024-11-16 21:13:31 +0000
  • a1ac2a73ff
    Remove remnants of embed views (#32419) Matt Jankowski 2024-11-16 15:48:10 -0500
  • e8c108d270
    Fix collapse icon opening the post (#2899) Claire 2024-11-16 21:39:12 +0100
  • 5f0abafb91 Fix collapse icon opening the post Claire 2024-11-16 19:11:20 +0100
  • 3136079d3a
    Merge pull request #2898 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-11-16 17:06:47 +0100
  • 0e9ab5363a [Glitch] Improve display of statuses in admin panel Emelia Smith 2024-11-15 10:38:01 +0100
  • 18aa0d8871 [Glitch] Fix Content Warning and filter states not applying to boosted posts properly (refactor only) Claire 2024-11-14 13:50:36 +0100
  • e86c1c814b [Glitch] Fix a few visual issues with annual reports in web UI Eugen Rochko 2024-11-12 13:35:35 +0100
  • e98891f4e5 [Glitch] Backspace hotkey should override default behaviour Christian Schmidt 2024-11-10 17:16:07 +0100
  • 4f1242964b Merge commit '44d92fa4f6aac5c45ad358287af48cd879f5665e' into glitch-soc/merge-upstream Claire 2024-11-15 18:44:32 +0100
  • 44d92fa4f6
    Update dependency uuid to v11.0.3 (#32913) renovate[bot] 2024-11-15 17:15:44 +0100
  • 9d3fcc3546
    Remove unused failure action in api/base controller spec (#32905) Matt Jankowski 2024-11-15 11:10:20 -0500
  • 7bd7705f59
    Combine shared-setup examples across `spec/controllers/auth/*` specs (#32906) Matt Jankowski 2024-11-15 11:07:26 -0500
  • 54a7c1898e
    Update dependency uuid to v11 (#32676) renovate[bot] 2024-11-15 15:55:10 +0000
  • 319109029d
    Fix logic in "last used at per application" oauth token list (#32912) Matt Jankowski 2024-11-15 10:52:37 -0500
  • 297ce9ef44
    Move body class to shared partial for web app controller concern views (#31797) Matt Jankowski 2024-11-15 10:49:26 -0500
  • 34d7c9edae
    Rails 7+: primary_abstract_class recommendation (#32909) Shlee 2024-11-15 15:37:30 +0000
  • f1ef7b5b43
    Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) Claire 2024-11-15 16:35:30 +0100
  • 0838cf1e05
    Fix domain attribution field having autocorrect and autocapitalize enabled (#32903) Claire 2024-11-15 14:37:45 +0100
  • c546aa57cb
    New Crowdin Translations (automated) (#32900) github-actions[bot] 2024-11-15 11:30:11 +0100
  • ddfb3d123b
    Improve display of statuses in admin panel (#30813) Emelia Smith 2024-11-15 10:38:01 +0100
  • 2de018256a
    Fix filters not being correctly applied to boosted posts (#32895) Claire 2024-11-14 20:42:43 +0100
  • 766358e52b
    Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) Matt Jankowski 2024-11-14 09:03:57 -0500
  • 62d65504f6
    Add `DomainResource` class to wrap MX lookup/normalize (#32864) Matt Jankowski 2024-11-14 08:47:29 -0500
  • e8b6607ece
    Fix titles being escaped twice (#32889) Claire 2024-11-14 14:28:00 +0100
  • ec663eaba1
    Fix Content Warning and filter states not applying to boosted posts properly (#32887) Claire 2024-11-14 13:50:36 +0100
  • aaebf142aa
    New Crowdin Translations (automated) (#32884) github-actions[bot] 2024-11-14 10:39:33 +0100
  • 980970ddfd
    Update dependency browser to v6.1.0 (#32878) renovate[bot] 2024-11-14 10:15:49 +0100
  • 7fc8292ea5
    Update dependency react-textarea-autosize to v8.5.5 (#32872) renovate[bot] 2024-11-13 16:08:10 +0100
  • 03ecf5df3b
    Adds a range of reserved usernames to reduce potential misuse by malicious actors (#32828) Jaz-Michael King 2024-11-13 08:10:01 -0500
  • 8f5cbf5370
    Fix list creation limit check (#32869) Claire 2024-11-13 11:22:11 +0100
  • 95d7120ce6
    Misc gem version bumps (#32854) Matt Jankowski 2024-11-13 04:35:21 -0500
  • baad795384
    New Crowdin Translations (automated) (#32868) github-actions[bot] 2024-11-13 10:33:02 +0100
  • a6d829e86f
    Fix error in CLI EmailDomainBlocks when supplying `--with-dns-records` (#32863) Matt Jankowski 2024-11-13 03:39:58 -0500
  • 2bd56f726a
    Add client_secret_expires_at to OAuth Applications (#30317) Emelia Smith 2024-11-12 23:06:13 +0100
  • ace4268308
    Remove unused `api/v1/polls#create` route (#32860) Matt Jankowski 2024-11-12 12:27:23 -0500
  • 884bbf7ae2
    Prepare the way for banning a bunch of usernames (#32856) Matt Jankowski 2024-11-12 10:43:55 -0500
  • f5f6273d2b
    Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) Claire 2024-11-12 14:00:52 +0100
  • 32e5e1d3f1
    Fix a few visual issues with annual reports in web UI (#32807) Eugen Rochko 2024-11-12 13:35:35 +0100
  • f8e96e761b
    Update dependency strong_migrations to v2.1.0 (#32810) renovate[bot] 2024-11-12 10:09:53 +0100
  • 5d9dde3ec0
    Add age/expiry duration constants to `BulkImport` class (#32839) Matt Jankowski 2024-11-12 03:57:06 -0500
  • 897cb1803e
    Run `bin/rails db:schema:dump` under Rails 7.2 (#32838) Matt Jankowski 2024-11-12 03:56:04 -0500
  • bf609090b1
    Fix: prevent linking to pages which require extra permissions (#32843) Emelia Smith 2024-11-12 09:55:17 +0100
  • e97f4b18ad
    Update changelog and docker tags to v4.3.1 (#32849) Claire 2024-11-12 09:54:18 +0100
  • 0d06d70d11
    New Crowdin Translations (automated) (#32811) github-actions[bot] 2024-11-12 09:47:59 +0100
  • ea6d3ca8c1
    Define constants for sampling sizes in `AccountReachFinder` (#32805) Matt Jankowski 2024-11-12 03:38:08 -0500
  • 1f85ca2b0e
    Update dependency react-select to v5.8.3 (#32817) renovate[bot] 2024-11-12 08:35:31 +0000
  • a34edc211f
    Add audit logging to Relays (#32819) Emelia Smith 2024-11-12 09:35:08 +0100
  • 88512220bb
    Update dependency @formatjs/cli to v6.3.8 (#32830) renovate[bot] 2024-11-12 08:33:23 +0000
  • 90b5017c19
    Update dependency postcss to v8.4.49 (#32831) renovate[bot] 2024-11-12 09:33:02 +0100
  • 67a2b03909
    Update dependency postcss-preset-env to v10.1.0 (#32835) renovate[bot] 2024-11-12 09:32:43 +0100
  • 5a99ac3cfd
    Update dependency aws-sdk-s3 to v1.170.1 (#32846) renovate[bot] 2024-11-12 08:31:08 +0000
  • c099797700
    Use `mastodon` config namespace to load software update default value via `config_for` (#30534) Matt Jankowski 2024-11-12 03:28:31 -0500
  • aeae152006
    Prevent Web::Push notification delivery if notification is outside of TTL window (#32842) Emelia Smith 2024-11-11 20:56:28 +0100
  • 1ae5f84774
    Fix clicking on avatar/display opening status instead of profile (#2897) Claire 2024-11-11 16:11:24 +0100
  • 83a4368d1a Fix clicking on avatar/display opening status instead of profile Claire 2024-11-11 15:44:03 +0100
  • c78dc23b49
    Move account sensitize-related methods to concern (#28865) Matt Jankowski 2024-11-11 08:08:23 -0500
  • d033920b7e
    Move account silence-related methods to concern (#28866) Matt Jankowski 2024-11-11 03:29:55 -0500
  • b7a66c6eac
    Fix status clickable area (#2895) Claire 2024-11-10 22:43:27 +0100
  • d29f27fad7
    New Crowdin Translations (automated) (#2851) github-actions[bot] 2024-11-10 22:07:04 +0100
  • bdf635333c
    Update no.yml Claire 2024-11-10 21:13:22 +0100
  • 2bea28de3a
    Update simple_form.no.yml Claire 2024-11-10 21:13:06 +0100
  • 25b39cb4db Fix status clickable area Claire 2024-11-10 21:06:35 +0100
  • 710d0bd666
    Merge pull request #2894 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-11-10 21:05:19 +0100
  • 157fba4698
    Backspace hotkey should override default behaviour (#32826) Christian Schmidt 2024-11-10 17:16:07 +0100
  • f3eac6f45a [Glitch] Fix list of follow requests not having a back button Claire 2024-11-07 12:45:46 +0100
  • 80378921e6 [Glitch] Fix out-of-view post contents being inconsistent with in-view post contents Claire 2024-11-06 14:30:53 +0100
  • 3244926565 [Glitch] Add year in review feature to web UI Eugen Rochko 2024-11-05 15:40:07 +0100
  • d19d7a283e [Glitch] Fix alt-text pop-in not using the translated description Claire 2024-11-04 12:08:19 +0100
  • e22ec25077
    Fix typo in account unlocked localisation (#32821) Emelia Smith 2024-11-10 13:26:51 +0100
  • f0f807cec7 Merge commit '1e71c4e247eb8900a718b04113ffce9c1b8ad2f4' into glitch-soc/merge-upstream Claire 2024-11-10 13:18:43 +0100
  • 1e71c4e247
    Use enum-generated `IpBlock.severity...` scopes (#31210) Matt Jankowski 2024-11-08 09:23:52 -0500
  • 10c895dc84
    Use existing arel scopes instead of string ordering (#32801) Matt Jankowski 2024-11-08 09:21:44 -0500
  • bde0f1239a
    Add `InetContainer` with scopes of `containing` and `contained` (#32802) Matt Jankowski 2024-11-08 05:08:36 -0500
  • df54196a14
    Use `touch_all` with batches (#32799) Matt Jankowski 2024-11-08 05:00:15 -0500
  • 4ef3a1a38d
    Match dependency-generator output for `require_relative` usage (#32800) Matt Jankowski 2024-11-08 04:55:15 -0500
  • 8df867b20a
    New Crowdin Translations (automated) (#32803) github-actions[bot] 2024-11-08 10:53:47 +0100
  • ea76bacbc1 New Crowdin translations GitHub Actions 2024-11-08 04:32:04 +0000