Commit graph

  • 4043f06794 update sinbinstatus creation to be from a snapshot at initial creation kim 2024-11-25 11:48:41 +00:00
  • 934e895ec0
    [chore]: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3564) dependabot[bot] 2024-11-25 11:14:48 +00:00
  • 336db3d6ca use int16 for enum types kim 2024-11-25 11:13:03 +00:00
  • 79c0c3a4a9 initialize maps outside loops and place into singular enum mapping creation func kim 2024-11-25 11:01:40 +00:00
  • 2ed409888b
    [chore] Update gorilla/websocket (#3561) Daenney 2024-11-25 11:50:03 +01:00
  • 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 +00:00
  • 190c62f8ca
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.21.1 to 2.21.2 dependabot[bot] 2024-11-25 06:05:08 +00:00
  • cd324ac57e
    [chore]: Bump github.com/uptrace/bun/dialect/sqlitedialect dependabot[bot] 2024-11-25 06:04:56 +00:00
  • 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 +00:00
  • 8599073064
    [chore]: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 dependabot[bot] 2024-11-25 06:04:30 +00:00
  • 86d78a6393
    [chore]: Bump github.com/uptrace/bun from 1.2.5 to 1.2.6 dependabot[bot] 2024-11-25 06:04:17 +00:00
  • d355e8b01b [chore] stub /api/v1/accounts/{id}/featured_tags endpoint ptrcnull 2024-11-24 00:31:10 +01:00
  • 7670a7d964 Special-case literal null expires_in for v2 filter PUT Vyr Cossont 2024-11-23 13:43:00 -08:00
  • 0e910d733d Additional v2 regression test Vyr Cossont 2024-11-23 13:42:30 -08:00
  • e2af3cf510 Correct v1 regression tests Vyr Cossont 2024-11-23 11:34:00 -08:00
  • 23da63b244
    Merge 92d9f91c8b into 301543616b Daenney 2024-11-23 01:17:57 +01:00
  • 92d9f91c8b [chore] Update gorilla/websocket Daenney 2024-11-23 01:09:26 +01:00
  • c407b9b779 Regression tests for #3497 (v1 API) Vyr Cossont 2024-11-21 20:25:52 -08:00
  • 8209564ec2 Regression tests for #3497 Vyr Cossont 2024-11-21 19:45:11 -08:00
  • 3ffc39d84e
    Merge dbffd57651 into 301543616b kim 2024-11-21 19:08:12 +00:00
  • dbffd57651 also migrate the account settings and sin bin status tables kim 2024-11-21 19:07:43 +00:00
  • 65335cb4b2 ensure a default value is always set kim 2024-11-21 17:56:36 +00:00
  • 25a4758557 fix instance count query using string literal instead of gtsmodel const type kim 2024-11-21 17:32:14 +00:00
  • d7104dfe57 fix test trying to compare string to int kim 2024-11-21 17:06:22 +00:00
  • 759df1240a convert statuses.visibility and notifications.notification_type columns from type string -> int for performance / space savings kim 2024-11-21 17:03:53 +00:00
  • 09e98a54c5
    Merge 62e2892826 into 301543616b VirtualWolf 2024-11-21 21:32:30 +08:00
  • 301543616b
    [feature] Add domain permission drafts and excludes (#3547) tobi 2024-11-21 14:09:58 +01:00
  • 2c2ff90913 test own domain excluded tobi 2024-11-21 13:29:00 +01:00
  • e338a26d3b make filenames more consistent tobi 2024-11-21 13:10:33 +01:00
  • c2029df9bc
    [feature] Allow emoji shortcode to be 1-character length (#3556) tobi 2024-11-21 12:13:55 +01:00
  • 62e2892826 [docs] Added note to documentation about mutuals-only posts not being functional. VirtualWolf 2024-11-21 22:03:05 +11:00
  • 6748a273dc spaghet tobi 2024-11-21 11:54:06 +01:00
  • 7663d0ffa6 testerino fixeroni tobi 2024-11-21 11:52:38 +01:00
  • 57c0d0d6c7 [feature] Allow emoji shortcode to be 1-character length tobi 2024-11-21 11:48:05 +01:00
  • 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 +01:00
  • 9ace025da1
    [bugfix] post counters should not include direct messages (#3554) Jannis 2024-11-21 10:06:06 +00:00
  • dd90acf791 mb Booklordofthedings 2024-11-21 08:51:51 +01:00
  • 8bc84f9693
    Merge 0be51c025c into ffa67ac1ae Jannis 2024-11-21 00:06:21 +00:00
  • 0be51c025c Formating fix Booklordofthedings 2024-11-21 01:00:53 +01:00
  • b3bf853409 [bugfix] post counters should not include direct messages #3504 Booklordofthedings 2024-11-21 00:56:50 +01:00
  • ce6a7c6f39
    Merge 776a280b0e into ffa67ac1ae dependabot[bot] 2024-11-20 04:13:02 +00:00
  • 776a280b0e
    Bump cross-spawn from 7.0.3 to 7.0.6 in /web/source dependabot[bot] 2024-11-20 04:13:00 +00:00
  • cf9ec27940
    move guru badge to text Kursat Aktas 2024-11-19 22:07:27 +03:00
  • 56b0b18193 Introducing GoToSocial Guru on Gurubase.io Kursat Aktas 2024-11-19 20:13:32 +03:00
  • f80121293e
    Merge 9a91726700 into ffa67ac1ae tobi 2024-11-19 15:43:13 +00:00
  • ffa67ac1ae
    [docs] Include link to a live instance in README (#3549) Thomas Karpiniec 2024-11-20 02:37:32 +11:00
  • a6174b2950
    Merge 587de1e9e7 into e892bc375d Thomas Karpiniec 2024-11-18 23:55:44 +00:00
  • 587de1e9e7
    [docs] Include link to a live instance in README Thomas Karpiniec 2024-11-19 10:47:49 +11:00
  • 9a91726700 lint tobi 2024-11-18 14:38:55 +01:00
  • 2f610eb955 fix typescript complaining tobi 2024-11-18 14:38:47 +01:00
  • a9b72c6d28 [feature] Add domain permission drafts and excludes tobi 2024-11-18 14:18:31 +01:00
  • 8d3394b42e
    Merge 70f6b85a21 into e892bc375d f0x52 2024-11-12 14:40:15 +01:00
  • e892bc375d
    [chore]: Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#3537) dependabot[bot] 2024-11-11 17:47:01 +00:00
  • dd082428b5
    [chore]: Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 dependabot[bot] 2024-11-11 16:39:48 +00:00
  • d850248891
    [chore]: Bump golang.org/x/image from 0.21.0 to 0.22.0 (#3533) dependabot[bot] 2024-11-11 16:38:27 +00:00
  • aeacbe3962
    [chore] pin otel library versions (#3538) kim 2024-11-11 16:38:19 +00:00
  • 58f916e821
    docs: Clarify object store configuration (#3527) Daenney 2024-11-11 16:54:42 +01:00
  • e3c2b790fd
    [performance] minimise log field allocations (#3529) kim 2024-11-11 15:45:19 +00:00
  • 9587606f15 bump otel deps to v1.32.0 (without actually bumping, hehe) kim 2024-11-11 15:29:56 +00:00
  • 2e060141d7 pin otel library versions to v1.29.0 kim 2024-11-11 15:27:10 +00:00
  • 65741c3cfd
    [chore]: Bump golang.org/x/image from 0.21.0 to 0.22.0 dependabot[bot] 2024-11-11 15:16:47 +00:00
  • bb8dfd3368
    [chore]: Bump go.opentelemetry.io/otel/sdk from 1.29.0 to 1.32.0 dependabot[bot] 2024-11-11 15:16:41 +00:00
  • 98eef328ea
    [chore]: Bump golang.org/x/net from 0.30.0 to 0.31.0 (#3536) dependabot[bot] 2024-11-11 15:15:24 +00:00
  • 26b6fe9b05 add a +1 with field growth to try minimise allocation for log 'msg' field kim 2024-11-11 15:14:36 +00:00
  • 14d2b8bd5a
    [chore]: Bump golang.org/x/net from 0.30.0 to 0.31.0 dependabot[bot] 2024-11-11 06:24:03 +00:00
  • 00c1b66eb0
    [chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependabot[bot] 2024-11-11 06:23:54 +00:00
  • 93cf260451
    Merge c4461809ea into 29007b1b88 kim 2024-11-08 14:50:06 +00:00
  • c4461809ea make AppendJust() test check for slice contents, fix AppendJust() final copying behaviour kim 2024-11-08 14:49:33 +00:00
  • 91056bca79 improved xslices tests kim 2024-11-08 14:35:23 +00:00
  • 7b26b62a04 fix GrowJust() not returning slice of same length kim 2024-11-08 14:33:38 +00:00
  • 3431474b2e move slice utils to separate package to fix import cycle, add GrowJust() and AppendJust() functions kim 2024-11-08 14:22:39 +00:00
  • a2b862a0b7
    Merge d558460f42 into 29007b1b88 Daenney 2024-11-08 15:04:19 +01:00
  • 29007b1b88
    [chore] update bun libraries to v1.2.5 (#3528) kim 2024-11-08 13:51:23 +00:00
  • 74b364ee14 when appending log field only do so by minimal amount kim 2024-11-08 13:47:56 +00:00
  • c43c8f96c7 pin old v1.29.0 of otel kim 2024-11-08 13:29:50 +00:00
  • 3d3e023439 update bun libraries to v1.2.5 kim 2024-11-08 13:19:19 +00:00
  • d558460f42
    docs: Clarify object store configuration Daenney 2024-11-08 12:35:52 +01:00
  • 45e1609377
    bump ncruces/go-sqlite3 to v0.20.2 (#3524) kim 2024-11-07 00:16:28 +00:00
  • 1834f5dd1c
    Merge a3e32e9ebe into b84637801a kim 2024-11-06 21:02:04 +00:00
  • a3e32e9ebe bump ncruces/go-sqlite3 to v0.20.2 kim 2024-11-06 20:57:18 +00:00
  • 70f6b85a21 bump node:18 Docker containers to node:20 frontend-refactor f0x 2024-11-06 16:13:11 +01:00
  • a6a69f4fba eslint: ignore vendored prism.js frontend-linting f0x 2024-11-06 15:55:01 +01:00
  • 251286f2c7 eslint --fix f0x 2024-11-06 15:55:00 +01:00
  • 8464f20370 rename eslint config to js f0x 2024-11-06 15:55:00 +01:00
  • 4a2c712b3d template formatting f0x 2024-11-06 15:52:08 +01:00
  • b84637801a
    [chore] update go ffmpreg to v0.6.0 (#3515) kim 2024-11-06 13:38:13 +00:00
  • 7f4d9b689a turn all eslint errors into warnings for now f0x 2024-11-06 14:21:01 +01:00
  • 898e2f9f60 fix interaction-requests urls, router f0x 2024-11-06 14:10:29 +01:00
  • 884e03b4c1 fix html elements used for logout account-card f0x 2024-11-06 14:04:35 +01:00
  • d72216e660
    Merge 4fcd3c9f95 into 6f4cb2f14e kim 2024-11-05 22:16:14 +00:00
  • 6f4cb2f14e
    [bugfix] sets the max value placeholders to MaxInt32 instead of MaxInt (#3517) v0.17.3 kim 2024-11-05 22:16:06 +00:00
  • 1be869dc88 update tests kim 2024-11-05 21:58:11 +00:00
  • 4fcd3c9f95 set empty module name when calling ffmpeg / ffprobe kim 2024-11-05 21:55:35 +00:00
  • 801a20e864 sets the max value placeholders to MaxInt32 instead of MaxInt kim 2024-11-05 21:43:28 +00:00
  • 31287c8899 dev proxy: strip CSP header f0x 2024-11-05 22:35:07 +01:00
  • 05a29c2287 update eslint stack to ts-compatible v9 f0x 2024-11-05 22:27:48 +01:00
  • 5c711c5794 upgrade dependencies, fix typescript module related config f0x 2024-11-05 21:51:00 +01:00
  • 36889ca26f grrr linter kim 2024-11-05 14:55:37 +00:00
  • 70342681c1 refactor/split css, templates f0x 2024-11-05 15:53:22 +01:00
  • 6aa580a470 consolidate stylesheets f0x 2024-11-05 15:52:45 +01:00