Commit graph

  • 3d41ea048c update viper version kim 2024-01-17 14:20:19 +0000
  • c5eced5fd1
    [bugfix] Better Postgres search case insensitivity (#2526) tobi 2024-01-16 18:50:17 +0100
  • 486585890d
    [feature] Move + alias account via settings panel (#2519) tobi 2024-01-16 18:28:56 +0100
  • e70f47cca0 some small code fixups and changes kim 2024-01-16 17:22:14 +0000
  • c36f9ac37b
    [feature] Account alias / move API + db models (#2518) tobi 2024-01-16 17:22:44 +0100
  • 8021dfe975 add and use new util functions to simplify alias logic tobi 2024-01-16 16:55:40 +0100
  • 097585ef44 update error checking, formatting tobi 2024-01-16 13:47:19 +0100
  • ebf550b7c1
    [chore] Move to codeberg's exif-terminator (#2536) tobi 2024-01-15 21:54:32 +0100
  • c558bd3a04 [chore] Move to codeberg's exif-terminator tobi 2024-01-15 18:51:10 +0100
  • 9cc0f535a4 use ilike for postgres tobi 2024-01-15 17:45:59 +0100
  • d79d531f31 Merge branch 'main' into postgres_casing_fix tobi 2024-01-15 16:43:13 +0100
  • 07aee57af2
    [bugfix] Replace named unique constraint on header filter header with generic unique directive (#2525) tobi 2024-01-15 16:39:10 +0100
  • 56a8b42c10 my goodness tobi 2024-01-15 16:35:12 +0100
  • 16007d8598 fix constraint name tobi 2024-01-15 16:34:07 +0100
  • 3e139e0cb2 Merge branch 'main' into postgres_header_filter_fix tobi 2024-01-15 16:27:23 +0100
  • 0a5d1b1798 the old fixie uppie tobi 2024-01-15 16:22:32 +0100
  • 02668756a7
    [docs] Update roadmap for 2024 onwards (#2521) tobi 2024-01-15 15:17:17 +0100
  • d6eb7caae7
    [chore]: Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#2531) dependabot[bot] 2024-01-15 13:31:30 +0000
  • 6433a50582
    [chore] update bun + extras v1.1.16 -> v1.1.17 (#2534) tobi 2024-01-15 14:08:07 +0100
  • 633f0070d9
    [chore]: Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 dependabot[bot] 2024-01-15 13:06:32 +0000
  • a43ce99da9
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.12 to 2.20.14 (#2530) dependabot[bot] 2024-01-15 14:02:40 +0100
  • 637a57f2de
    [chore]: Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 (#2532) dependabot[bot] 2024-01-15 14:02:02 +0100
  • b70ec68499
    [chore]: Bump golang.org/x/net from 0.19.0 to 0.20.0 (#2533) dependabot[bot] 2024-01-15 14:01:35 +0100
  • c8049d20c5 [chore] update bun + extras v1.1.16 -> v1.1.17 tobi 2024-01-15 13:59:58 +0100
  • 5f44674e31
    [chore]: Bump golang.org/x/net from 0.19.0 to 0.20.0 dependabot[bot] 2024-01-15 06:19:59 +0000
  • f7a0f225b4
    [chore]: Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 dependabot[bot] 2024-01-15 06:19:43 +0000
  • d7f7364be2
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.12 to 2.20.14 dependabot[bot] 2024-01-15 06:19:10 +0000
  • b1013688c8
    [chore]: Bump github.com/uptrace/bun/dialect/pgdialect dependabot[bot] 2024-01-15 06:18:45 +0000
  • 0a8ece1eed add migration retry tobi 2024-01-14 12:28:14 +0100
  • c11801b07e [bugfix] Replace named unique constraint on header filter header with generic unique directive tobi 2024-01-14 12:16:55 +0100
  • 5fc3ac7fcb [bugfix] fix header filter migration for postgres tobi 2024-01-14 11:51:25 +0100
  • 3ef8d4f889 [bugfix] Better Postgres search case insensitivity tobi 2024-01-14 11:50:14 +0100
  • 9607b482cc
    [chore/docs] Replace specific year range of copyright notice (#2520) tobi 2024-01-13 16:33:53 +0100
  • 6d99dd9922 [docs] Update roadmap for 2024 onwards tobi 2024-01-13 16:33:26 +0100
  • ccd2c5e51a [chore/docs] Replace specific year range of copyright notice tobi 2024-01-13 16:09:58 +0100
  • 40d03c429c type a bit more diligently tobi 2024-01-13 15:56:47 +0100
  • 6c08766cd1 lint tobi 2024-01-13 15:42:59 +0100
  • e46c051ee7 fix little cherry-pick issues tobi 2024-01-13 14:44:36 +0100
  • 2761eddd74 go fmt tobi 2024-01-13 14:23:42 +0100
  • 0b6b3b699d [feature] Move + alias account via settings panel tobi 2024-01-13 14:14:19 +0100
  • 0fb90554a7 [feature] Account alias / move API + db models tobi 2024-01-13 14:13:34 +0100
  • ccecf5a7e4 [bugfix] fix higher-level explicit domain rules causing issues with lower-level domain blocking (#2513) v0.13.1 v0.13.1-cherry-pick kim 2024-01-09 13:12:43 +0000
  • d5c305dc6e [bugfix] misc dereferencer fixes (#2475) kim 2024-01-09 09:42:39 +0000
  • 1c56192a44 [feature] Log pubKeyID for http-signed requests (#2501) tobi 2024-01-09 10:41:15 +0100
  • f33d05c369 [bugfix] fix check for closed poll to account for non-zero closed time but in the future (#2486) kim 2024-01-03 17:42:58 +0000
  • b141500e54 fix poll total vote double count (#2464) Sam Lade 2023-12-16 19:12:25 +0000
  • dfc7656579
    [bugfix] fix higher-level explicit domain rules causing issues with lower-level domain blocking (#2513) kim 2024-01-09 13:12:43 +0000
  • ed389609fc remove debugging println statements 😇 kim 2024-01-09 12:40:13 +0000
  • fcc8867c67 remove unused field (this was a previous attempt at a fix) kim 2024-01-09 12:06:18 +0000
  • 2fcac6e74d add specific test for this bug to database domain test suite (thanks for writing this @tsmethurst!) kim 2024-01-09 12:03:42 +0000
  • ea63024b50 add more domain cache test cases kim 2024-01-09 12:00:12 +0000
  • 4670a93334 fix the sort direction of domain cache child nodes ... kim 2024-01-09 11:54:24 +0000
  • 87bb596a02
    Bump follow-redirects from 1.15.3 to 1.15.4 in /web/source (#2512) dependabot[bot] 2024-01-09 10:32:39 +0000
  • d9127f5630
    [chore]: Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#2507) dependabot[bot] 2024-01-09 10:30:01 +0000
  • 10660e566d
    [bugfix] misc dereferencer fixes (#2475) kim 2024-01-09 09:42:39 +0000
  • ff70528de4
    Bump follow-redirects from 1.15.3 to 1.15.4 in /web/source dependabot[bot] 2024-01-09 09:41:46 +0000
  • 7cce1a7cc6
    [bugfix] Outdent placeholder from <aside> when returning unknown media attachments (#2485) tobi 2024-01-09 10:41:32 +0100
  • aad3384c98
    [feature] Log pubKeyID for http-signed requests (#2501) tobi 2024-01-09 10:41:15 +0100
  • 022bfda52a
    [chore]: Bump golang.org/x/image from 0.14.0 to 0.15.0 (#2506) dependabot[bot] 2024-01-09 10:40:59 +0100
  • f0c3533862
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.9 to 2.20.12 (#2509) dependabot[bot] 2024-01-09 10:40:38 +0100
  • f0854abf0a
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.9 to 2.20.12 dependabot[bot] 2024-01-08 07:05:46 +0000
  • 5d8febb765
    [chore]: Bump github.com/superseriousbusiness/activity dependabot[bot] 2024-01-08 07:04:49 +0000
  • 804882a152
    [chore]: Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 dependabot[bot] 2024-01-08 07:04:16 +0000
  • a273b7ac23
    [chore]: Bump golang.org/x/image from 0.14.0 to 0.15.0 dependabot[bot] 2024-01-08 07:03:44 +0000
  • cc7568b36b
    [chore]: Bump github.com/spf13/viper from 1.16.0 to 1.18.2 dependabot[bot] 2024-01-08 07:02:56 +0000
  • 1abf541e59
    Update s3 storage configuration with ACL set to public Martijn de Boer 2024-01-06 16:04:57 +0100
  • 13e56f6d9b [feature] Log pubKeyID for http-signed requests tobi 2024-01-06 11:27:51 +0100
  • 244cd1139f fix test tobi 2024-01-05 14:23:37 +0100
  • e1a9d5c4fb visually separate placeholder note from body tobi 2024-01-05 14:16:09 +0100
  • 414db56c15 Merge branch 'main' into placeholder_outdent tobi 2024-01-05 13:56:47 +0100
  • 76968be98e Merge branch 'main' into placeholder_outdent tobi 2024-01-05 13:56:11 +0100
  • 72d0f46b0b
    [feature] Allow webp emoji uploads / derefs (#2484) tobi 2024-01-05 13:39:53 +0100
  • d5e3996a18
    [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) tobi 2024-01-05 13:39:31 +0100
  • c6cf0f32a7 remove unnecessary nullzero tags tobi 2024-01-05 13:33:44 +0100
  • 511ad97fe7
    [bugfix] fix check for closed poll to account for non-zero closed time but in the future (#2486) kim 2024-01-03 17:42:58 +0000
  • a4eeddf452 fix check for closed poll to account for non-zero closed time but in the future kim 2024-01-03 17:19:49 +0000
  • e7f5bd231e [bugfix] Outdent placeholder from <aside> tobi 2024-01-03 17:13:39 +0100
  • 6f98958196 [feature] Allow webp emoji uploads / derefs tobi 2024-01-03 16:49:01 +0100
  • 51de882885 Merge branch 'main' into instance_description_updates tobi 2024-01-03 15:59:51 +0100
  • 0cb1dd493c
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 (#2467) dependabot[bot] 2024-01-03 10:34:54 +0000
  • 25ce92a832
    Merge branch 'main' into dependabot/go_modules/github.com/minio/minio-go/v7-7.0.66 kim 2024-01-03 10:28:09 +0000
  • 31481fad35
    [bugfix] increases sleep time before check in throttle test, to give more leeway (#2482) kim 2024-01-03 10:27:55 +0000
  • ba92061e53 increases sleep time before check in throttle test, to give a little more lee-way kim 2024-01-03 10:18:18 +0000
  • a15415b1a2
    [docs] Describe how to block IPs using a firewall (#2459) Daenney 2024-01-03 11:14:38 +0100
  • 447933a086
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 dependabot[bot] 2024-01-03 10:04:24 +0000
  • 3ab6214449
    [chore]: Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 (#2468) dependabot[bot] 2024-01-03 10:03:16 +0000
  • d685e86432
    [chore]: Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2469) dependabot[bot] 2024-01-03 10:03:06 +0000
  • 0e56867d8b
    [chore]: Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2478) dependabot[bot] 2024-01-03 10:02:49 +0000
  • ed1a656be9
    [chore]: Bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#2470) dependabot[bot] 2024-01-03 10:01:54 +0000
  • 74ac047bb5 lint tobi 2023-12-28 16:13:48 +0100
  • 626f3745cb [feature] Parse instance descriptors as markdown, show T&C on /about tobi 2023-12-28 15:59:35 +0100
  • 0ff52b71f2
    [chore] Refactor HTML templates and CSS (#2480) tobi 2023-12-27 11:23:52 +0100
  • 0182d74ed0 fix up reports tobi 2023-12-27 11:20:05 +0100
  • 1bbe35e3e5 fix up some remaining CSS issues tobi 2023-12-23 14:25:05 +0100
  • 078c5610c5 try to make styling a bit more consistent + readable tobi 2023-12-23 12:38:44 +0100
  • 077d2f6af3 tidy up templating calls a little tobi 2023-12-22 16:07:25 +0100
  • ba67f641ec set aria-hidden on status complementary content, since it's already present in the label anyway tobi 2023-12-21 13:27:19 +0100
  • 81b7dfbcc6 fix indent tobi 2023-12-21 13:06:09 +0100
  • 83720d83e4 allow templating attributes tobi 2023-12-21 13:00:26 +0100
  • 8c4ff82739 fix error rendering + stack overflow in tag tobi 2023-12-21 11:30:16 +0100