Commit Graph

  • 001dfcbdc7 remove followrequest funcs from core processor, add paging to account relationships functions kim 2023-09-08 15:29:24 +0100
  • 81ed82a63e begin copying over common processing logic from other branch kim 2023-09-08 15:25:32 +0100
  • 5a83ed7f13 move loadPagedIDs() to util.go kim 2023-09-08 15:17:45 +0100
  • 6e12333924 add reusable loadPagedIDs() helper function in database kim 2023-09-08 15:13:54 +0100
  • 8bebbd36b3 plumb paging through account follow / follow request database functions kim 2023-09-07 20:52:16 +0100
  • 2cac5a4613
    [feature] Support Actor URIs for webfinger queries (#2187) Daenney 2023-09-11 18:38:31 +0200
  • 78d84a188c [chore] Unnest Trim and Split for readability Daniele Sluijters 2023-09-11 17:59:35 +0200
  • 43e4ed1b2c Merge branch 'main' into remote_pubkey_expiry tsmethurst 2023-09-11 15:17:27 +0200
  • 7011f57b09
    [chore] bump bun v1.1.14 -> v1.1.15 (#2195) tobi 2023-09-11 15:16:52 +0200
  • 27d2d7e4d7 [chore] bump bun v1.1.14 -> v1.1.15 tsmethurst 2023-09-11 15:00:58 +0200
  • 23dd6f664c
    [chore]: Bump golang.org/x/net from 0.14.0 to 0.15.0 (#2193) dependabot[bot] 2023-09-11 12:47:44 +0200
  • 54f8253b46 pubKeyResponse -> pubKeyAuth, use switch statement tsmethurst 2023-09-11 12:31:36 +0200
  • fbd0430dc4
    [chore]: Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-11 09:55:29 +0000
  • 05e529da9e
    [chore]: Bump github.com/uptrace/bun from 1.1.14 to 1.1.15 dependabot[bot] 2023-09-11 09:52:33 +0000
  • ecbce17655
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.12.8 to 2.12.9 (#2194) dependabot[bot] 2023-09-11 09:50:58 +0000
  • f0a3fcae85
    [chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#2190) dependabot[bot] 2023-09-11 09:50:37 +0000
  • 79906f969d
    [docs] add fail2ban regex in the doc (#2189) OniriCorpe 2023-09-11 09:43:31 +0200
  • 1019ea41ef
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.12.8 to 2.12.9 dependabot[bot] 2023-09-11 06:30:40 +0000
  • 68497cff89
    [chore]: Bump github.com/uptrace/bun/extra/bunotel from 1.1.14 to 1.1.15 dependabot[bot] 2023-09-11 06:29:56 +0000
  • ab36787f29
    [chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 dependabot[bot] 2023-09-11 06:29:42 +0000
  • c0974600d9 add fail2ban regex in the doc OniriCorpe 2023-09-10 23:39:05 +0200
  • d4fc9725c8 [chore] Make TestExtractNamestring table-driven Daniele Sluijters 2023-09-10 18:05:52 +0200
  • 7a19c7c944 [bugfix] Remove debugging changes Daniele Sluijters 2023-09-10 17:57:48 +0200
  • d2490380c0 [feature] Support Actor URIs for webfinger queries Daniele Sluijters 2023-09-10 17:45:51 +0200
  • da07ce531c Merge branch 'main' into remote_pubkey_expiry tsmethurst 2023-09-07 17:19:55 +0200
  • b093947d84
    [chore] much improved paging package (#2182) kim 2023-09-07 15:58:37 +0100
  • 5d4dda46bd be a little less inflamatory towards Eu-Gi-Oh, and actually be more informative kim 2023-09-07 15:45:42 +0100
  • ddc5274b0b change media icon tsmethurst 2023-09-07 15:20:30 +0200
  • b5f81c8b04 add key expiry to settings panel tsmethurst 2023-09-07 15:02:58 +0200
  • 551e3a87a3 domain gets lower-cased later so don't do it here tsmethurst 2023-09-07 14:59:59 +0200
  • 14ef098099
    [feature] Support OTLP HTTP, drop Jaeger (#2184) Daenney 2023-09-07 13:20:37 +0200
  • afaf3ce5b4 use only spaces for since_id vs min_id ASCII diagram kim 2023-09-07 12:20:16 +0100
  • ec506aba06 improved code comments kim 2023-09-07 12:05:37 +0100
  • b46c6e5654 much more robust paging tests kim 2023-09-07 12:01:35 +0100
  • 3113aceb0b [bugfix] Fix http endpoint format Daniele Sluijters 2023-09-07 12:59:50 +0200
  • 28fbb8d7dd fix usages of page.Page() function kim 2023-09-07 11:11:52 +0100
  • 75c851a255 blame eu-gi-oh kim 2023-09-07 10:59:41 +0100
  • e3f9a7a0e4 remove extra unneeded functions, sort according to page parameters kim 2023-09-07 10:57:33 +0100
  • b20cacfbcd add admin endpoint to trigger domain keys expiry tsmethurst 2023-09-07 11:56:44 +0200
  • 69c5a7df4f fix code comments for parse functions kim 2023-09-07 10:41:31 +0100
  • 0f61eec4b4 remove excess comments kim 2023-09-07 10:37:59 +0100
  • 254684af26 improve boundary ordering code comments kim 2023-09-07 10:37:06 +0100
  • cdc06e8d00 remove page generic parameters for the moment as we only use strings kim 2023-09-07 09:44:47 +0100
  • fe12da1301 small code format kim 2023-09-07 09:34:25 +0100
  • 8e9019b342 add min,max limit arguments to paging.Parse() functions kim 2023-09-07 09:34:06 +0100
  • 978c1909f2 [chore] Fix the envparsing test Daniele Sluijters 2023-09-06 21:15:02 +0200
  • c57e4dbbd1 admin processor func for expiring keys tsmethurst 2023-09-06 21:07:08 +0200
  • c63903a699 [chore] Fix flags descriptions some more Daniele Sluijters 2023-09-06 19:00:18 +0200
  • 9cb4fb85fe [chore] Fix flag description Daniele Sluijters 2023-09-06 18:59:33 +0200
  • e34cefba24 [bugfix] tracing-insecure-transport flag name Daniele Sluijters 2023-09-06 18:50:58 +0200
  • 686ef2a2d9 [feature] Add http trace exporter, drop Jaeger Daniele Sluijters 2023-09-06 18:41:38 +0200
  • 81fa331e91 add expire keys action type tsmethurst 2023-09-06 17:02:03 +0200
  • 60ef812386 wahey! tsmethurst 2023-09-06 15:49:42 +0200
  • 477d5a0952 should sorta work now tsmethurst 2023-09-06 12:30:51 +0200
  • b3382404d0 bit more pubKey fiddling tsmethurst 2023-09-05 18:54:20 +0200
  • 20a67b0642 start fiddling about with pub keys tsmethurst 2023-09-05 16:11:34 +0200
  • 383a83b7e7 add missing file header kim 2023-09-05 14:47:56 +0100
  • 6a7d5cac13 add code comments for the parse paging functions kim 2023-09-05 14:38:22 +0100
  • 65db83a838 update paging package to contain paged response handling and more universal shareable paging code kim 2023-09-05 14:34:00 +0100
  • 916c6d07ba
    [bugfix] fix checks for deref the same status descendants / ascendants (#2181) kim 2023-09-05 11:22:02 +0100
  • 57e17f58d1 be a bit more lenient for attached status collection without ID kim 2023-09-05 11:05:51 +0100
  • addaf04076 actually use named return variables kim 2023-09-05 10:56:56 +0100
  • e7a09d21c4 get status collection page URI from page object itself kim 2023-09-05 10:52:27 +0100
  • af24d0e0a3 ensure consistent comment messages kim 2023-09-04 18:33:54 +0100
  • 663cd939bf improved code comment for getStatusByURI() kim 2023-09-04 18:26:29 +0100
  • 9f2199f9a9
    [chore] Add script for downloading latest snapshot tar.gz (#2157) tobi 2023-09-04 19:18:39 +0200
  • f514d5269a update comment tsmethurst 2023-09-04 17:30:46 +0200
  • 0c96a93d3d
    Update scripts/get_latest_snapshot.sh tobi 2023-09-04 17:28:52 +0200
  • 0f73da9341
    Update scripts/get_latest_snapshot.sh tobi 2023-09-04 17:28:45 +0200
  • 5f10885dde
    [feature] Don't trace non-existing routes (#2172) Daenney 2023-09-04 17:15:14 +0200
  • 3ed1ca68e5
    [feature] Store admin actions in the db, prevent conflicting actions (#2167) tobi 2023-09-04 15:55:17 +0200
  • 81a01aa0c1 some comment words kim 2023-09-04 14:38:17 +0100
  • c1eaa7b511 add checks for deref the same descendants / ascendants during deref loops, small refactoring kim 2023-09-04 14:30:52 +0100
  • e277460e28 make actions private member of admin subprocessor tsmethurst 2023-09-04 15:06:02 +0200
  • edef481445 don't pass admin acct for no reason tsmethurst 2023-09-04 15:01:41 +0200
  • f672036086 move locks around a bit to avoid race tsmethurst 2023-09-04 14:59:53 +0200
  • 4f3daeebcb
    [chore]: Bump golang.org/x/image from 0.11.0 to 0.12.0 (#2178) dependabot[bot] 2023-09-04 12:51:12 +0100
  • d8ef17b46c
    [chore]: Bump golang.org/x/image from 0.11.0 to 0.12.0 dependabot[bot] 2023-09-04 09:20:44 +0000
  • c0bddd272f
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#2180) dependabot[bot] 2023-09-04 10:16:41 +0100
  • ddd3c2e44b
    [chore]: Bump golang.org/x/text from 0.12.0 to 0.13.0 (#2177) dependabot[bot] 2023-09-04 10:16:06 +0100
  • 3423aaf282
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 dependabot[bot] 2023-09-04 06:39:08 +0000
  • d32a2825ea
    [chore]: Bump go.opentelemetry.io/otel/exporters/jaeger dependabot[bot] 2023-09-04 06:39:00 +0000
  • 7993af29c8
    [chore]: Bump golang.org/x/text from 0.12.0 to 0.13.0 dependabot[bot] 2023-09-04 06:38:43 +0000
  • ddf95f1b95
    [chore]: Bump go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0 dependabot[bot] 2023-09-04 06:38:32 +0000
  • 9e2cce72c1 fix key tsmethurst 2023-09-02 16:56:03 +0200
  • 4343b305d3 test account suspend side effects tsmethurst 2023-09-02 16:47:21 +0200
  • a561e97fa7 use uint8 iota for admin action type/category tsmethurst 2023-09-02 16:47:04 +0200
  • 900f38c966 rangeAccounts -> rangeDomainAccounts tsmethurst 2023-09-01 17:25:35 +0200
  • 6cb72207e7 use actionID tsmethurst 2023-09-01 17:23:24 +0200
  • c185a016c5 Merge branch 'main' into admin_action_locking tsmethurst 2023-09-01 17:22:04 +0200
  • 4eb77ff5d7
    [bugfix] move SQLite pragmas into connection string (#2171) kim 2023-09-01 14:13:33 +0100
  • 0bc0344d18 add one extra line regarding connection pooling kim 2023-09-01 13:14:33 +0100
  • eda189e9bb fix typo kim 2023-09-01 13:08:30 +0100
  • 3c23ec2e9e add notes on SQLite connection preferences kim 2023-09-01 13:07:41 +0100
  • 1c8181825f set SQLite URI prefs properly using _pragma query key kim 2023-09-01 09:47:31 +0100
  • 725a74114e [feature] Don't trace non-existing routes Daniele Sluijters 2023-08-31 16:08:23 +0200
  • 62b9c341d9 use url.Values type for SQLite connection preferences kim 2023-08-31 12:43:32 +0100
  • 89bce62d90 move SQLite pragmas into connection string kim 2023-08-31 12:25:53 +0100
  • 3656e575a8 tidy up, update docs tsmethurst 2023-08-31 13:17:01 +0200
  • 212fcda6cb Merge branch 'main' into admin_action_locking tsmethurst 2023-08-31 12:58:32 +0200