Commit Graph

  • 66d9297e64
    [bugfix/tracing] fix broken tracing due to conflicting schema url (#2712) Milas Bowman 2024-03-04 05:10:15 -0500
  • 1d3fa11366
    [chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependabot[bot] 2024-03-04 09:45:19 +0000
  • c7845c70d6
    [chore]: Bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#2716) dependabot[bot] 2024-03-04 09:42:28 +0000
  • adb4cdcf6c
    [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) dependabot[bot] 2024-03-04 09:42:11 +0000
  • 485cf1eb22
    [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 dependabot[bot] 2024-03-04 06:15:18 +0000
  • c05fe379f7
    [chore]: Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 dependabot[bot] 2024-03-04 06:15:04 +0000
  • 913b1b2caa
    [chore]: Bump golang.org/x/crypto from 0.19.0 to 0.20.0 dependabot[bot] 2024-03-04 06:14:52 +0000
  • a0c7fbd272
    [chore]: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 dependabot[bot] 2024-03-04 06:02:50 +0000
  • ea0efb8094
    [bugfix] update postgresqlstmt to correctly use postgres err hook (#2711) kim 2024-03-03 10:21:25 +0000
  • c094147bdc fix weird test fail tobi 2024-03-03 11:14:38 +0100
  • 5dc3e4d4f7
    fix(tracing): fix broken tracing due to conflicting schema url Milas Bowman 2024-03-02 20:44:43 -0500
  • 085532b129 update postgresqlstmt to correctly use postgres err hook kim 2024-03-02 13:46:34 +0000
  • 733d59d94c [chore] Try to parse public key as both Actor + bare key tobi 2024-03-02 13:17:42 +0100
  • 52f96bf621 [chore] Serve main-key as bare key, not stub actor bare_public_key tobi 2024-03-02 13:18:20 +0100
  • 9032891eef [chore] Try to parse public key as both Actor + bare key tobi 2024-03-02 13:17:42 +0100
  • db1b5497b3 chore: expose statuses table row count to prometheus Machiel Molenaar 2024-03-02 11:10:06 +0100
  • c69b4205e2 Add comment on Filter DB interface Vyr Cossont 2024-03-01 11:08:00 -0800
  • ac9c4a4297 Use vertical style for Bun operations consistently Vyr Cossont 2024-03-01 10:49:47 -0800
  • ed2eadc21a Inline FilterEntry Vyr Cossont 2024-03-01 10:30:18 -0800
  • 60c4229b9c De-generify filter statuses Vyr Cossont 2024-03-01 10:10:41 -0800
  • f2c2ad1301 Add a test for filter statuses specifically Vyr Cossont 2024-03-01 09:45:14 -0800
  • 402640c78f Remove updating filter statuses Vyr Cossont 2024-03-01 09:44:55 -0800
  • c78b9b1ced De-generify filter keywords Vyr Cossont 2024-03-01 09:28:46 -0800
  • 1196967bf8 sign drone.yml tobi 2024-03-01 17:56:04 +0100
  • 8dd26bf426 Documented that creating a status with scheduled_at isn't implemented yet Vyr Cossont 2024-03-01 08:42:42 -0800
  • e59383363f Fix all remaining Swagger spec warnings Vyr Cossont 2024-03-01 08:23:19 -0800
  • eb1c64dfa7 Manually annotate params for statusCreate operation Vyr Cossont 2024-03-01 07:32:24 -0800
  • 40ba93654e
    [docs] Use human sizes for size limitations (#2706) Daenney 2024-03-01 15:47:03 +0100
  • 05bd5f9442 [docs] Use human sizes for size limitations Daniele Sluijters 2024-03-01 13:06:48 +0100
  • fdefe72709 update comment tobi 2024-03-01 12:00:03 +0100
  • 4d4583d493 Merge branch 'main' into move_db_funcs tobi 2024-03-01 11:55:51 +0100
  • 52330d0481 Remove Swagger prefix from dummy fields Vyr Cossont 2024-02-29 14:44:13 -0800
  • f162d22daf Regenerate Swagger Vyr Cossont 2024-02-29 11:35:48 -0800
  • 7914a19552 Fix minor Swagger, style, and Bun usage issues Vyr Cossont 2024-02-29 10:56:19 -0800
  • 5e25a25213 Add 5 more pairs of profile fields to account update API Swagger Vyr Cossont 2024-02-29 09:18:48 -0800
  • 12a1a10337 Remove unused id param from emojiCategoriesGet Vyr Cossont 2024-02-29 08:50:32 -0800
  • 078639c7b4 add note that replying to boost wrapper status shouldn't be able to happen anyways kim 2024-02-29 16:33:24 +0000
  • c6aa2e8110 shorten log string length. make info level kim 2024-02-29 16:32:25 +0000
  • 2bf5c1bb95 use a debug log instead of info. check for boost using ID kim 2024-02-29 16:30:02 +0000
  • 1af39a9be9 ensure replying account isn't suspended kim 2024-02-29 16:29:13 +0000
  • 824958f735 check that existing != nil before attempting delete kim 2024-02-29 16:28:59 +0000
  • a81ecf7898 improve comment kim 2024-02-29 16:10:06 +0000
  • fcecd0c952
    [bugfix] unwrap boosts when checking in-reply-to status (#2702) kim 2024-02-29 14:20:57 +0000
  • be99fa3cd3 add code comments for NotPermitted() and SetNotPermitted() kim 2024-02-29 13:29:12 +0000
  • efd683f87d fix calls to NewFederator() kim 2024-02-29 13:23:49 +0000
  • b4a0f90070 change comment wording kim 2024-02-29 13:10:25 +0000
  • 16be33915d do not permit inReplyTo boost wrapper statuses kim 2024-02-29 13:08:06 +0000
  • 929cde7934 add check for inreplyto of a remote status being a boost kim 2024-02-29 12:55:20 +0000
  • 712b941962 add more stringent checks for remote status permissibility kim 2024-02-29 12:10:42 +0000
  • c2a691fd83
    [chore] Disable the syslog long message over Unix datagram socket test on macOS (#2700) Vyr Cossont 2024-02-29 04:25:15 -0800
  • d273806d54 update error code test is expecting kim 2024-02-29 12:14:12 +0000
  • 8fd9a3ef73 add stronger checks on status being replied to kim 2024-02-29 10:38:11 +0000
  • c648e61f17 Update test/envparsing.sh Vyr Cossont 2024-02-28 13:03:03 -0800
  • fdf5bb89b2 Exclude linter false positives Vyr Cossont 2024-02-28 13:01:03 -0800
  • 1e01be185f Disable the syslog long message over Unix datagram socket test on macOS Vyr Cossont 2024-02-28 11:35:47 -0800
  • b044de9505 Implement client-side v1 filters Vyr Cossont 2024-01-26 10:16:21 -0800
  • 94405eb567 Put `Sample: ` on its own line everywhere Vyr Cossont 2024-02-28 09:10:41 -0800
  • 69e3998995 Add Swagger test to CI Vyr Cossont 2024-02-28 08:54:35 -0800
  • 504c4f227f
    [chore] re-add `statuses_account_id_id_idx` if removed (#2699) v0.14.0-rc2 tobi 2024-02-28 12:53:46 +0100
  • d2ae3ac778 if not exists tobi 2024-02-28 12:44:32 +0100
  • a92cc4d368 [chore] re-add `statuses_account_id_id_idx` if removed tobi 2024-02-28 12:38:47 +0100
  • 332266f6e2 Suppress a duplicate list update params definition that was somehow causing wrong param names Vyr Cossont 2024-02-27 16:52:59 -0800
  • 948c09635c Fix Swagger spec warnings not related to unused definitions Vyr Cossont 2024-02-27 14:09:22 -0800
  • 9716621b4f Fix Swagger spec errors related to statuses with polls (this is the last error) Vyr Cossont 2024-02-27 13:58:24 -0800
  • f8f324ab32 Fix creating a status with a poll from form params Vyr Cossont 2024-02-27 13:50:22 -0800
  • 18ea01fef4 Add API tests that post a status with a poll Vyr Cossont 2024-02-27 13:47:50 -0800
  • dc4dc1e77a Fix Swagger spec errors not related to statuses with polls Vyr Cossont 2024-02-27 13:46:21 -0800
  • bbc75cc0c6 Add Swagger spec test script Vyr Cossont 2024-02-27 13:41:28 -0800
  • f29d429699
    [chore] add log line about lengthy reindex migration (#2695) v0.14.0-rc1 tobi 2024-02-27 18:46:48 +0100
  • f3d8233a07 [chore] add log line about lengthy reindex migration tobi 2024-02-27 18:38:27 +0100
  • ad28b9f166
    [bugfix] Account timeline: exclude self-replies that mention other accounts (#2670) Vyr Cossont 2024-02-27 09:18:40 -0800
  • f01106bcfc remove now unused statuses_account_id_id_idx tobi 2024-02-27 17:57:07 +0100
  • ed3317f2a6
    Bump es5-ext from 0.10.62 to 0.10.63 in /web/source dependabot[bot] 2024-02-27 16:30:10 +0000
  • 90dcc008c5
    [feature] add script to test import / export cycle of a gotosocial instance (#2693) kim 2024-02-27 15:29:56 +0000
  • 9bf448be7a
    [feature/oidc] Add support for very basic RBAC (#2642) 9p4 2024-02-27 10:07:29 -0500
  • de54cdf748
    Switch to table-driven tests Ersei Saggi 2024-02-27 09:49:22 -0500
  • feb6abbab2
    [chore/docs] Various little docs updates (#2691) tobi 2024-02-27 15:39:22 +0100
  • 73b7754191
    Update docs/api/swagger.md kim 2024-02-27 14:33:32 +0000
  • 3bd99f43d7 use suffix for setting mktemp file suffix kim 2024-02-27 14:26:13 +0000
  • edfe1030c6 add script to test import / export cycle of a gotosocial instance kim 2024-02-27 14:20:27 +0000
  • 6528592dd2
    [feature] Block Amazonbot (#2692) Daenney 2024-02-27 14:25:08 +0100
  • e843c661a2
    [feature] Block Amazonbot Daenney 2024-02-27 14:19:28 +0100
  • ec5d33cda7 [chore/docs] Various little docs updates tobi 2024-02-27 13:54:02 +0100
  • 9cadc764b3
    [feature] Add experimental `instance-federation-spam-filter` option (#2685) tobi 2024-02-27 13:22:05 +0100
  • 14c250859f [feature] Add experimental instance-federation-spam-filter option tobi 2024-02-27 12:52:12 +0100
  • c848256103
    Add some small tests for allowedGroup and adminGroup Ersei Saggi 2024-02-26 09:52:49 -0500
  • 87e8cca3ae
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.18 (#2689) dependabot[bot] 2024-02-26 10:32:02 +0000
  • 567898352c
    [chore]: Bump go.opentelemetry.io/otel/exporters/prometheus dependabot[bot] 2024-02-26 07:05:25 +0000
  • 750bba2f89
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.18 dependabot[bot] 2024-02-26 07:04:46 +0000
  • a88dc5ea48
    [chore]: Bump go.opentelemetry.io/otel/metric from 1.20.0 to 1.24.0 dependabot[bot] 2024-02-26 06:42:08 +0000
  • 74fa48ce8e
    [chore]: Bump go.opentelemetry.io/otel from 1.20.0 to 1.24.0 dependabot[bot] 2024-02-26 06:41:30 +0000
  • 15df68214d [chore] Move `visibility` to `filter/visibility` tobi 2024-02-24 11:03:31 +0100
  • d8956d710e
    [docs/bugfix] Allow access to TMP directories in example AppArmor config (#2683) tux93 2024-02-24 09:44:53 +0100
  • 403f5c0528
    [docs] Add oauth token authentication workflow (#2655) Camille Frantz 2024-02-24 02:41:38 -0600
  • c102f500c9
    fixed admonition formatting Camille Frantz 2024-02-23 21:42:22 -0600
  • 4d5f90484e
    added information on Gts scoped tokens Camille Frantz 2024-02-23 21:36:04 -0600
  • 4b0eefbcc9
    [chore] Increase default max image description to 1500 chars, collapse cw char count into status (#2682) tobi 2024-02-23 19:28:09 +0100
  • 7b4fc24c1f Update and extend example AppArmor profile tux93 2024-02-15 16:33:22 +0100
  • 62dd8e4002 Remove trailing whitespace from example config tux93 2024-02-15 16:13:30 +0100
  • 4fe0e462e3 tests tobi 2024-02-23 17:17:29 +0100