Commit graph

  • 8bc84f9693
    Merge 0be51c025c into ffa67ac1ae Jannis 2024-11-21 00:06:21 +0000
  • 0be51c025c Formating fix Booklordofthedings 2024-11-21 01:00:53 +0100
  • b3bf853409 [bugfix] post counters should not include direct messages #3504 Booklordofthedings 2024-11-21 00:56:50 +0100
  • ce6a7c6f39
    Merge 776a280b0e into ffa67ac1ae dependabot[bot] 2024-11-20 04:13:02 +0000
  • 776a280b0e
    Bump cross-spawn from 7.0.3 to 7.0.6 in /web/source dependabot/npm_and_yarn/web/source/cross-spawn-7.0.6 dependabot[bot] 2024-11-20 04:13:00 +0000
  • 1de922fdf8
    Merge 9acf9ddc75 into ffa67ac1ae Daenney 2024-11-19 23:54:37 +0100
  • 1c67aca87f
    Merge 2cd5abfdcf into ffa67ac1ae Vivian Lim ⭐ 2024-11-19 23:53:13 +0100
  • cf9ec27940
    move guru badge to text Kursat Aktas 2024-11-19 22:07:27 +0300
  • 56b0b18193 Introducing GoToSocial Guru on Gurubase.io Kursat Aktas 2024-11-19 20:13:32 +0300
  • f80121293e
    Merge 9a91726700 into ffa67ac1ae tobi 2024-11-19 15:43:13 +0000
  • ffa67ac1ae
    [docs] Include link to a live instance in README (#3549) main Thomas Karpiniec 2024-11-20 02:37:32 +1100
  • 587de1e9e7
    [docs] Include link to a live instance in README Thomas Karpiniec 2024-11-19 10:47:49 +1100
  • 9a91726700 lint domain_permission_draft_exclude tobi 2024-11-18 14:38:55 +0100
  • 2f610eb955 fix typescript complaining tobi 2024-11-18 14:38:47 +0100
  • a9b72c6d28 [feature] Add domain permission drafts and excludes tobi 2024-11-18 14:18:31 +0100
  • 89d6acd35e Merge branch 'main' into domain_permission_subscriptions domain_permission_subscriptions tobi 2024-11-14 15:58:46 +0100
  • 8d3394b42e
    Merge 70f6b85a21 into e892bc375d f0x52 2024-11-12 14:40:15 +0100
  • e892bc375d
    [chore]: Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#3537) dependabot[bot] 2024-11-11 17:47:01 +0000
  • dd082428b5
    [chore]: Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 dependabot[bot] 2024-11-11 16:39:48 +0000
  • d850248891
    [chore]: Bump golang.org/x/image from 0.21.0 to 0.22.0 (#3533) dependabot[bot] 2024-11-11 16:38:27 +0000
  • aeacbe3962
    [chore] pin otel library versions (#3538) kim 2024-11-11 16:38:19 +0000
  • 58f916e821
    docs: Clarify object store configuration (#3527) Daenney 2024-11-11 16:54:42 +0100
  • e3c2b790fd
    [performance] minimise log field allocations (#3529) kim 2024-11-11 15:45:19 +0000
  • 9587606f15 bump otel deps to v1.32.0 (without actually bumping, hehe) kim 2024-11-11 15:29:56 +0000
  • 2e060141d7 pin otel library versions to v1.29.0 kim 2024-11-11 15:27:10 +0000
  • 65741c3cfd
    [chore]: Bump golang.org/x/image from 0.21.0 to 0.22.0 dependabot[bot] 2024-11-11 15:16:47 +0000
  • bb8dfd3368
    [chore]: Bump go.opentelemetry.io/otel/sdk from 1.29.0 to 1.32.0 dependabot[bot] 2024-11-11 15:16:41 +0000
  • 98eef328ea
    [chore]: Bump golang.org/x/net from 0.30.0 to 0.31.0 (#3536) dependabot[bot] 2024-11-11 15:15:24 +0000
  • 26b6fe9b05 add a +1 with field growth to try minimise allocation for log 'msg' field kim 2024-11-11 15:14:36 +0000
  • 14d2b8bd5a
    [chore]: Bump golang.org/x/net from 0.30.0 to 0.31.0 dependabot[bot] 2024-11-11 06:24:03 +0000
  • 00c1b66eb0
    [chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependabot[bot] 2024-11-11 06:23:54 +0000
  • c4461809ea make AppendJust() test check for slice contents, fix AppendJust() final copying behaviour kim 2024-11-08 14:49:33 +0000
  • 91056bca79 improved xslices tests kim 2024-11-08 14:35:23 +0000
  • 7b26b62a04 fix GrowJust() not returning slice of same length kim 2024-11-08 14:33:38 +0000
  • 3431474b2e move slice utils to separate package to fix import cycle, add GrowJust() and AppendJust() functions kim 2024-11-08 14:22:39 +0000
  • 29007b1b88
    [chore] update bun libraries to v1.2.5 (#3528) kim 2024-11-08 13:51:23 +0000
  • 74b364ee14 when appending log field only do so by minimal amount kim 2024-11-08 13:47:56 +0000
  • c43c8f96c7 pin old v1.29.0 of otel kim 2024-11-08 13:29:50 +0000
  • 3d3e023439 update bun libraries to v1.2.5 kim 2024-11-08 13:19:19 +0000
  • d558460f42
    docs: Clarify object store configuration Daenney 2024-11-08 12:35:52 +0100
  • 45e1609377
    bump ncruces/go-sqlite3 to v0.20.2 (#3524) kim 2024-11-07 00:16:28 +0000
  • a3e32e9ebe bump ncruces/go-sqlite3 to v0.20.2 kim 2024-11-06 20:57:18 +0000
  • 70f6b85a21 bump node:18 Docker containers to node:20 frontend-refactor f0x 2024-11-06 16:13:11 +0100
  • a6a69f4fba eslint: ignore vendored prism.js frontend-linting f0x 2024-11-06 15:55:01 +0100
  • 251286f2c7 eslint --fix f0x 2024-11-06 15:55:00 +0100
  • 8464f20370 rename eslint config to js f0x 2024-11-06 15:55:00 +0100
  • 4a2c712b3d template formatting f0x 2024-11-06 15:52:08 +0100
  • b84637801a
    [chore] update go ffmpreg to v0.6.0 (#3515) kim 2024-11-06 13:38:13 +0000
  • 7f4d9b689a turn all eslint errors into warnings for now f0x 2024-11-06 14:21:01 +0100
  • 898e2f9f60 fix interaction-requests urls, router f0x 2024-11-06 14:10:29 +0100
  • 884e03b4c1 fix html elements used for logout account-card f0x 2024-11-06 14:04:35 +0100
  • 6f4cb2f14e
    [bugfix] sets the max value placeholders to MaxInt32 instead of MaxInt (#3517) v0.17.3 kim 2024-11-05 22:16:06 +0000
  • 1be869dc88 update tests kim 2024-11-05 21:58:11 +0000
  • 4fcd3c9f95 set empty module name when calling ffmpeg / ffprobe kim 2024-11-05 21:55:35 +0000
  • 801a20e864 sets the max value placeholders to MaxInt32 instead of MaxInt kim 2024-11-05 21:43:28 +0000
  • 31287c8899 dev proxy: strip CSP header f0x 2024-11-05 22:35:07 +0100
  • 05a29c2287 update eslint stack to ts-compatible v9 f0x 2024-11-05 22:27:48 +0100
  • 5c711c5794 upgrade dependencies, fix typescript module related config f0x 2024-11-05 21:51:00 +0100
  • 36889ca26f grrr linter kim 2024-11-05 14:55:37 +0000
  • 70342681c1 refactor/split css, templates f0x 2024-11-05 15:53:22 +0100
  • 6aa580a470 consolidate stylesheets f0x 2024-11-05 15:52:45 +0100
  • 0c84a2a5c6 add code comment kim 2024-11-05 14:40:56 +0000
  • bd6a44ec04 pull in go-ffmpreg v0.6.0 kim 2024-11-05 14:38:37 +0000
  • 7e1e57321c move forkawesome to vendor css, fonts directory f0x 2024-11-05 15:15:47 +0100
  • e855a0288b
    [chore] update docs assets path (#3514) tobi 2024-11-05 14:56:37 +0100
  • 52e2cf8fc0 [chore] update docs assets path tobi 2024-11-05 14:41:52 +0100
  • 38a08cd25a
    [docs] add zh docs (#3507) CDN 2024-11-05 13:36:43 +0000
  • e953d80dff
    [bugfix] Fix setting immediate expires_at value on filter endpoints (#3513) v0.17.2 tobi 2024-11-05 13:29:51 +0100
  • 7641a2c94d oh my tobi 2024-11-05 13:01:12 +0100
  • bac1a08802 update wording tobi 2024-11-05 13:00:33 +0100
  • 7159182be3 update wording tobi 2024-11-05 12:58:43 +0100
  • 5d374113df [bugfix] Fix setting immediate expires_at value on filter endpoints tobi 2024-11-05 12:57:18 +0100
  • 372d040d90 Merge branch 'main' into domain_permission_subscriptions tobi 2024-11-05 12:04:22 +0100
  • 53aaeb18d4
    previously we were using the ffmpeg runner for ffprobe 🤦 (#3512) kim 2024-11-05 10:50:56 +0000
  • ab949117a8 previously we were using the ffmpeg runner for ffprobe 🤦 kim 2024-11-05 10:23:26 +0000
  • 4f8542914e weeeeeeeee tobi 2024-11-04 17:54:19 +0100
  • f3b2eca8b8
    [feature] add support for hinting via api/v_/instance preferred image / video max sizes (#3505) kim 2024-11-04 14:00:10 +0000
  • 8f288f1689
    [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506) kim 2024-11-04 13:58:15 +0000
  • fedb1adb5d fix up tests expecting differing default values kim 2024-11-04 13:18:51 +0000
  • bb10848c2f fix tests expecting old default values kim 2024-11-04 13:05:42 +0000
  • d2820a1470
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.79 to 7.0.80 (#3511) dependabot[bot] 2024-11-04 12:03:54 +0100
  • fbdd4ca7ba
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.79 to 7.0.80 dependabot[bot] 2024-11-04 06:46:59 +0000
  • d7780fe50b
    [chore]: Bump codeberg.org/gruf/go-ffmpreg from 0.4.2 to 0.5.0 dependabot[bot] 2024-11-04 06:46:39 +0000
  • 362afe8da3
    [chore]: Bump github.com/uptrace/bun/extra/bunotel from 1.2.1 to 1.2.5 dependabot[bot] 2024-11-04 06:45:50 +0000
  • 17fdce268c
    [docs] Fix typos (#3498) Jim Tittsler 2024-11-03 19:16:48 +0900
  • f5676b47af Fix typos Jim Tittsler 2024-10-30 13:08:23 +0900
  • d8041be23f
    [docs/zh] wording alignment CDN18 2024-11-03 06:03:05 +0800
  • 9cd53b27db
    [docs] update zh index.md reference CDN18 2024-11-03 05:47:00 +0800
  • 14712deb39
    [docs] translate remaining repo docs + update reference CDN18 2024-11-03 05:38:03 +0800
  • 96be78cdd5
    [docs] fix zh readme reference + migrate language-specific repo markdown to docs CDN18 2024-11-03 05:33:35 +0800
  • 931c131bee
    [docs] add theme.palette.toggle.icon back into mkdocs zh config CDN18 2024-11-02 07:23:11 +0800
  • dafd9f04f9
    [docs] extra_css change followup CDN18 2024-11-02 07:06:49 +0800
  • e0b8d72641
    [docs] rename assets to public to avoid conflicting with template CDN18 2024-11-02 07:02:49 +0800
  • 6089bcfaec
    [docs] exclude locales director in main mkdocs config CDN18 2024-11-02 06:46:12 +0800
  • 3d65f5e9fb
    [docs] update overrides dir in mkdocs zh config CDN18 2024-11-02 06:44:46 +0800
  • b8d59a2a0a
    [docs] migrate assets CDN18 2024-11-02 06:36:58 +0800
  • aa53404a78
    [docs] update mkdocs zh config CDN18 2024-11-02 06:31:00 +0800
  • b3d75f8512
    [docs] add lang dropdown CDN18 2024-11-02 06:19:43 +0800
  • df6555446e
    [docs] add zh docs CDN18 2024-11-02 05:58:56 +0800
  • a1966f723d set mjpeg content-type kim 2024-11-01 21:38:51 +0000