Commit graph

  • 4a509212b8
    Merge 6045ff6c88 into 934e895ec0 kim 2024-11-25 13:16:38 +0000
  • 6045ff6c88 update goreleaser to use our vendored swagger version kim 2024-11-25 13:16:21 +0000
  • e3a98b0de4 update swagger to our release with go1.23 fix kim 2024-11-25 13:14:09 +0000
  • 1cf11720f9 update container versions to just use latest major version kim 2024-11-25 13:04:55 +0000
  • d18112b5cf undo accidental rebase change kim 2024-11-25 13:04:11 +0000
  • 7e2a5213f8 bump versions kim 2024-11-25 13:03:10 +0000
  • 85fc7ca9e8 goreleaser deprecation notices tobi 2024-09-02 15:14:27 +0200
  • 290f91c323 allow overflow in imaging tobi 2024-09-02 15:08:07 +0200
  • d5988bf8aa bump go version in go.mod tobi 2024-09-01 17:44:54 +0200
  • c561374ae1 sign tobi 2024-09-01 17:42:45 +0200
  • 402c72f302 undo silly change tobi 2024-09-01 17:37:17 +0200
  • 11dad6449e [chore] Bump tooling versions, bump go -> v1.23.0 tobi 2024-09-01 17:35:31 +0200
  • 135d2c1866
    Merge 9acf9ddc75 into 934e895ec0 Daenney 2024-11-25 13:48:10 +0100
  • 6c99615012
    Merge 2cd5abfdcf into 934e895ec0 Vivian Lim ⭐ 2024-11-25 13:48:10 +0100
  • b1166ea6ea
    Merge 62e2892826 into 934e895ec0 VirtualWolf 2024-11-25 13:48:10 +0100
  • 00bc3b4e80
    Merge 7670a7d964 into 934e895ec0 Vyr Cossont 2024-11-25 12:36:40 +0000
  • 6fd8d4cd37
    Merge 6c63f2b662 into 934e895ec0 kim 2024-11-25 12:06:46 +0000
  • 6c63f2b662 remove toolchain changes kim 2024-11-25 12:04:24 +0000
  • d6e7071deb bumps uptrace/bun dependencies to v1.2.6 kim 2024-11-25 12:03:22 +0000
  • a2b1671305
    Merge 7918fa337d into 934e895ec0 kim 2024-11-25 12:01:00 +0000
  • 7918fa337d add snapshot of poll type at creation time kim 2024-11-25 12:00:43 +0000
  • 4043f06794 update sinbinstatus creation to be from a snapshot at initial creation kim 2024-11-25 11:48:41 +0000
  • 934e895ec0
    [chore]: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3564) main dependabot[bot] 2024-11-25 11:14:48 +0000
  • 336db3d6ca use int16 for enum types kim 2024-11-25 11:13:03 +0000
  • 79c0c3a4a9 initialize maps outside loops and place into singular enum mapping creation func kim 2024-11-25 11:01:40 +0000
  • 2ed409888b
    [chore] Update gorilla/websocket (#3561) Daenney 2024-11-25 11:50:03 +0100
  • ae1a98558a
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.21.1 to 2.21.2 (#3567) dependabot[bot] 2024-11-25 10:45:54 +0000
  • 190c62f8ca
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.21.1 to 2.21.2 dependabot[bot] 2024-11-25 06:05:08 +0000
  • cd324ac57e
    [chore]: Bump github.com/uptrace/bun/dialect/sqlitedialect dependabot[bot] 2024-11-25 06:04:56 +0000
  • 8d1c022913
    [chore]: Bump github.com/uptrace/bun/extra/bunotel from 1.2.5 to 1.2.6 dependabot[bot] 2024-11-25 06:04:43 +0000
  • 8599073064
    [chore]: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 dependabot[bot] 2024-11-25 06:04:30 +0000
  • 86d78a6393
    [chore]: Bump github.com/uptrace/bun from 1.2.5 to 1.2.6 dependabot[bot] 2024-11-25 06:04:17 +0000
  • 7670a7d964 Special-case literal null expires_in for v2 filter PUT Vyr Cossont 2024-11-23 13:43:00 -0800
  • 0e910d733d Additional v2 regression test Vyr Cossont 2024-11-23 13:42:30 -0800
  • e2af3cf510 Correct v1 regression tests Vyr Cossont 2024-11-23 11:34:00 -0800
  • 92d9f91c8b [chore] Update gorilla/websocket Daenney 2024-11-23 01:09:26 +0100
  • c407b9b779 Regression tests for #3497 (v1 API) Vyr Cossont 2024-11-21 20:25:52 -0800
  • 8209564ec2 Regression tests for #3497 Vyr Cossont 2024-11-21 19:45:11 -0800
  • dbffd57651 also migrate the account settings and sin bin status tables kim 2024-11-21 19:07:43 +0000
  • 65335cb4b2 ensure a default value is always set kim 2024-11-21 17:56:36 +0000
  • 25a4758557 fix instance count query using string literal instead of gtsmodel const type kim 2024-11-21 17:32:14 +0000
  • d33c738fef pee pe poo po domain_permission_subscriptions tobi 2024-11-21 18:20:19 +0100
  • d7104dfe57 fix test trying to compare string to int kim 2024-11-21 17:06:22 +0000
  • 759df1240a convert statuses.visibility and notifications.notification_type columns from type string -> int for performance / space savings kim 2024-11-21 17:03:53 +0000
  • 301543616b
    [feature] Add domain permission drafts and excludes (#3547) tobi 2024-11-21 14:09:58 +0100
  • 2c2ff90913 test own domain excluded tobi 2024-11-21 13:29:00 +0100
  • e338a26d3b make filenames more consistent tobi 2024-11-21 13:10:33 +0100
  • c2029df9bc
    [feature] Allow emoji shortcode to be 1-character length (#3556) tobi 2024-11-21 12:13:55 +0100
  • 62e2892826 [docs] Added note to documentation about mutuals-only posts not being functional. VirtualWolf 2024-11-21 22:03:05 +1100
  • 6748a273dc spaghet tobi 2024-11-21 11:54:06 +0100
  • 7663d0ffa6 testerino fixeroni tobi 2024-11-21 11:52:38 +0100
  • 57c0d0d6c7 [feature] Allow emoji shortcode to be 1-character length tobi 2024-11-21 11:48:05 +0100
  • daf55ba6a5
    [chore] Bump cross-spawn from 7.0.3 to 7.0.6 in /web/source (#3552) dependabot[bot] 2024-11-21 11:06:41 +0100
  • 9ace025da1
    [bugfix] post counters should not include direct messages (#3554) Jannis 2024-11-21 10:06:06 +0000
  • dd90acf791 mb Booklordofthedings 2024-11-21 08:51:51 +0100
  • 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
  • 776a280b0e
    Bump cross-spawn from 7.0.3 to 7.0.6 in /web/source dependabot[bot] 2024-11-20 04:13:00 +0000
  • 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
  • ffa67ac1ae
    [docs] Include link to a live instance in README (#3549) 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 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
  • 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