mirror of
1
Fork 0

Commit Graph

  • 8095636082 Merge branch 'main' into application_management application_management tobi 2025-03-11 10:15:41 +0100
  • 602d235dc6 [chore] vendoring v0.18.2 v0.18.2-cherry-pick tobi 2025-03-11 09:47:24 +0100
  • e6b4426bf3 [docs] Update swagger docs command (#3897) tobi 2025-03-11 09:05:33 +0100
  • 8beeeb9309 [bugfix] Fix panic when opening instance actor in web view (#3898) tobi 2025-03-11 09:05:23 +0100
  • 120be69fab bumps our uptrace/bun dependencies to v1.2.11 (#3895) kim 2025-03-10 19:40:16 +0000
  • d0cbd54dbf [chore] add warning message when wazero compiler not supported (#3894) kim 2025-03-10 17:21:56 +0000
  • 0a8d218649 [chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887) dependabot[bot] 2025-03-10 10:22:28 +0100
  • edfbbff2ca [bugfix] Fix `length for type varchar must be at least 1` on Postgres (#3885) tobi 2025-03-09 16:44:12 +0100
  • 10ad4b22cc [chore] update links in CONTRIBUTING.md (#3881) CDN 2025-03-08 17:48:11 +0000
  • d0ae8f6231 [bugfix] Return useful err on `server start` failure (#3879) tobi 2025-03-05 19:12:53 +0100
  • 310319dc0e [chore] fixed email template to align with the new "Log in" button + separate page (#3871) jade arson. 2025-03-04 09:46:33 +0100
  • f5967d0b76 [bugfix] fix refreshed additional media info being ignored (#3867) kim 2025-03-03 16:14:27 +0000
  • 3cc2b934fa bumps go-ffmpreg to v0.6.6 (#3866) kim 2025-03-03 10:51:30 +0000
  • 12d4d36bc8 bumps our uptrace/bun dependencies to v1.2.10 (#3865) kim 2025-03-03 10:42:05 +0000
  • 97adf00cd4 [chore]: Bump github.com/ncruces/go-sqlite3 from 0.23.0 to 0.24.0 (#3862) dependabot[bot] 2025-03-03 09:51:42 +0000
  • 4819a33396 [chore]: Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 (#3831) dependabot[bot] 2025-03-01 11:43:05 +0100
  • bc6b7c3356 Document importing posts (#3844) Vyr Cossont 2025-02-28 16:10:16 -0800
  • 12e3f4c063 [chore] Remove duplicate swagger docs build in Dockerfile (#3842) tobi 2025-02-26 21:12:26 +0100
  • 6631c8209d [chore] Update KimMachineGun/automemlimit (#3841) tobi 2025-02-26 21:10:13 +0100
  • a935993ce0 [chore]: Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#3824) dependabot[bot] 2025-02-25 12:48:37 +0100
  • f1af6a572d [chore]: Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#3826) dependabot[bot] 2025-02-25 12:48:22 +0100
  • d8c027f8af [chore]: Bump github.com/tetratelabs/wazero from 1.8.2 to 1.9.0 (#3827) dependabot[bot] 2025-02-25 12:48:02 +0100
  • 2decea6335 [docs] Fix swagger operation descriptions (#3830) mkljczk 2025-02-25 12:47:48 +0100
  • f7ac15fc1f [docs] correct docker version format (#3832) Elliot Blackburn 2025-02-25 11:47:07 +0000
  • a372ee9c05 [chore] Fix typo in common.tsx (#3834) Privacy_Dragon 2025-02-25 12:46:41 +0100
  • 6c5d369b05
    [docs] Update swagger docs command (#3897) main tobi 2025-03-11 09:05:33 +0100
  • 0c49d5abb8
    [bugfix] Fix panic when opening instance actor in web view (#3898) tobi 2025-03-11 09:05:23 +0100
  • bf05c32ae1 [bugfix] Fix panic when opening instance actor in web view #3898 tobi 2025-03-11 08:39:59 +0100
  • a35251b4cf [docs] Update swagger docs command #3897 tobi 2025-03-11 08:33:09 +0100
  • 6601d875a8
    Merge e21db78e51 into bad12a62e6 #3688 Jennifer Kirsch 2025-03-10 18:02:14 -0400
  • 5572a7edc8
    Merge ee3978e86c into bad12a62e6 #3747 pnwmatt 2025-03-10 18:05:39 -0300
  • bad12a62e6
    bumps our uptrace/bun dependencies to v1.2.11 (#3895) kim 2025-03-10 19:40:16 +0000
  • 9e014a3fd8 beep boop tobi 2025-03-10 18:35:08 +0100
  • 95f88e5d93
    [chore] add warning message when wazero compiler not supported (#3894) kim 2025-03-10 17:21:56 +0000
  • 90f53ef2b6 bumps our uptrace/bun dependencies to v1.2.11 #3895 kim 2025-03-10 14:50:07 +0000
  • c5e4597daa whoops don't return a reason string for arm64, since it should always be supported #3894 kim 2025-03-10 14:10:06 +0000
  • 664f62a1cc add warning message when wazero compiler not supported, update supported platforms in README kim 2025-03-10 14:06:52 +0000
  • 0c72282559
    [performance] Optimize local timeline + local status count queries (#3892) tobi 2025-03-10 13:52:19 +0100
  • e18263505c remove if not exists from create view #3892 tobi 2025-03-10 12:49:17 +0100
  • 018fbe0c5d [performance] Optimize local timeline + local status count queries tobi 2025-03-10 12:39:26 +0100
  • 3db5bfa0f2
    [docs/zh] update zh docs: synced to 98c4cae + fix typo (#3884) CDN 2025-03-10 09:24:37 +0000
  • 252a17a691
    [chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#3888) dependabot[bot] 2025-03-10 09:23:45 +0000
  • 85e17b3e78
    [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) dependabot[bot] 2025-03-10 09:23:19 +0000
  • 719c925299
    [chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887) dependabot[bot] 2025-03-10 10:22:28 +0100
  • 05fbf8168a
    [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 #3890 dependabot[bot] 2025-03-10 06:45:34 +0000
  • 56b8579063
    [chore]: Bump github.com/uptrace/bun/dialect/sqlitedialect #3889 dependabot[bot] 2025-03-10 06:45:23 +0000
  • b8b5d18d3f
    [chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc #3888 dependabot[bot] 2025-03-10 06:45:09 +0000
  • 2a63879b4c
    [chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 #3887 dependabot[bot] 2025-03-10 06:44:45 +0000
  • 96d6db1c61
    [chore]: Bump golang.org/x/sys from 0.30.0 to 0.31.0 #3886 dependabot[bot] 2025-03-10 06:44:32 +0000
  • 89714650e2
    update mkdocs.yml: add new article #3884 cdn0x12 2025-03-10 05:46:21 +0800
  • 9de05620a8
    Merge remote-tracking branch 'upstream/main' into docs-zh cdn0x12 2025-03-10 05:44:26 +0800
  • c9544c22ee
    sync the support matrix in README cdn0x12 2025-03-10 05:33:03 +0800
  • 35e94c8abd
    [bugfix] Fix `length for type varchar must be at least 1` on Postgres (#3885) tobi 2025-03-09 16:44:12 +0100
  • d7cbe19b65 [bugfix] Fix `length for type varchar must be at least 1` on Postgres #3885 tobi 2025-03-09 16:25:10 +0100
  • fd5a12eff1
    fix typo cdn0x12 2025-03-09 14:08:20 +0800
  • f417b68f48
    [docs/zh] update zh docs: synced to 98c4cae8 cdn0x12 2025-03-09 14:08:08 +0800
  • dd57b48a73 let wazero determine if compiler or interpreter should be used #3882 kim 2025-03-08 23:14:19 +0000
  • 7f75ca127a update readme to indicate amd64,sse4_1 and arm64,LSE are not optional in any case kim 2025-03-08 23:13:47 +0000
  • 98c4cae89a
    [chore] update links in CONTRIBUTING.md (#3881) CDN 2025-03-08 17:48:11 +0000
  • b1308e89cb
    [chore] update links in CONTRIBUTING.md #3881 cdn0x12 2025-03-08 16:13:53 +0800
  • d8113c11e4
    [feature] Parse content warning to HTML, serialize via client API as plaintext (#3876) tobi 2025-03-07 15:04:34 +0100
  • b4b5efd738 hopefully the last test fix i ever have to do in my beautiful life #3876 tobi 2025-03-07 11:48:58 +0100
  • 1092bc4f54 fiddle de deee tobi 2025-03-07 11:46:45 +0100
  • 2497a4d596 jiggle the opts tobi 2025-03-07 11:43:16 +0100
  • c8556cfd97 rename some of the text functions for clarity tobi 2025-03-07 11:40:44 +0100
  • a05d4bac53 clemency muy lorde tobi 2025-03-07 11:01:17 +0100
  • aa5713fc38 Merge branch 'main' into content_warning_fixes tobi 2025-03-07 10:52:56 +0100
  • e1e999c33e
    Merge 9acf9ddc75 into 424f62dd70 #3060 Daenney 2025-03-06 11:50:15 -0500
  • ee38696bb9
    Merge c92270c873 into 424f62dd70 #3346 Victor Dyotte 2025-03-06 11:50:15 -0500
  • 424f62dd70
    [bugfix] Store and expose status content type (#3870) ewwwin 2025-03-06 11:31:52 -0500
  • 89fccb2e40 i'm da joker baybee tobi 2025-03-06 16:21:18 +0100
  • ee7ba27b03 oops tobi 2025-03-06 16:03:10 +0100
  • d71935dde0
    Remove unused parameters to ContentTypeToAPIContentType #3870 ewin 2025-03-06 10:01:06 -0500
  • d83cf7ed9b
    Move processContentType to common.go and use for creation as well ewin 2025-03-06 09:53:04 -0500
  • 3050c2930a
    Don't pass processContentType the entire edit form, it doesn't need it ewin 2025-03-06 09:49:37 -0500
  • ac709a1205
    Handle nil statuses in processContentType ewin 2025-03-06 09:47:32 -0500
  • 58f1c1f2c4 whoops tobi 2025-03-06 15:44:26 +0100
  • 65409f224a tidy up some cruft tobi 2025-03-06 15:40:47 +0100
  • 22ce924129 [feature] Parse content warning as HTML, serialize via API to plaintext tobi 2025-03-06 15:36:58 +0100
  • 5ecbda32af
    Merge remote-tracking branch 'upstream/main' into fix/status-content-types ewin 2025-03-05 19:01:06 -0500
  • 01e8c90f2e
    one more swagger regen for the road ewin 2025-03-05 18:37:37 -0500
  • f55be91579
    clean up the final diff a bit ewin 2025-03-05 18:19:52 -0500
  • 187c5fdf23
    Use omitempty consistently on API models ewin 2025-03-05 18:19:38 -0500
  • bdd9553ea8
    Be explicit about this test status having an empty content type ewin 2025-03-05 18:18:43 -0500
  • 75936b0c28
    check for the correct value in the deletion test ewin 2025-03-05 17:35:40 -0500
  • 11c1c837cc
    Convert processContentType to free function and remove unused parameter ewin 2025-03-05 17:35:10 -0500
  • b2270e3092
    Add test ensuring text and content type are returned when deleting a status ewin 2025-03-05 17:27:28 -0500
  • 3872315db0
    update other api tests with status content type field ewin 2025-03-05 17:13:02 -0500
  • 9384f25dd9
    Check content type of API statuses in all tests where text is checked ewin 2025-03-05 16:35:07 -0500
  • b6b0bd7ce7
    Update new tests to check content type on API statuses ewin 2025-03-05 16:24:53 -0500
  • 83de18aeba
    Do include content type on status API model actually ewin 2025-03-05 16:20:41 -0500
  • f46583be48
    Add test to ensure newly created statuses always have content type saved ewin 2025-03-05 15:15:34 -0500
  • 8ef301c920
    repurpose an existing test status instead of adding a new one to avoid breaking other tests ewin 2025-03-05 14:59:14 -0500
  • e02eb78cec
    Add test for handling of statuses with no stored content type ewin 2025-03-05 14:18:31 -0500
  • 921ba6481b
    Return a value from processContentType instead of modifying the existing status ewin 2025-03-05 13:19:39 -0500
  • 8634358278
    Add test for updating content type in edits ewin 2025-03-05 13:16:38 -0500
  • 69461c461b
    [bugfix] Return useful err on `server start` failure (#3879) tobi 2025-03-05 19:12:53 +0100
  • be85a5b642 remove tryUntil #3879 tobi 2025-03-05 17:07:56 +0100
  • 4580ae194c remove scheduler started func tobi 2025-03-05 16:08:58 +0100
  • 85d4994b96 [bugfix] Return useful err on `server start` failure tobi 2025-03-05 15:45:35 +0100