Commit Graph

  • 254842ff56 add another theme tobi 2024-03-23 12:29:11 +0100
  • 0225550573 correct some little issues tobi 2024-03-22 16:21:35 +0100
  • 7f414442e6 fix css name tobi 2024-03-22 14:51:35 +0100
  • da12f8f359 lint, tests tobi 2024-03-22 14:39:35 +0100
  • dbba95f11e docs, more theme stuff tobi 2024-03-22 13:00:28 +0100
  • 13b4e191a6 [feature] User-selectable preset themes tobi 2024-03-21 19:25:42 +0100
  • 7f4a0a1aeb
    [chore] Move local account settings to separate db table (#2770) tobi 2024-03-22 14:03:46 +0100
  • c90b83e49e don't use separate settings_id #2770 tobi 2024-03-22 13:53:27 +0100
  • 0767647056
    [bugfix] add all possible busy result codes to the sqlite errBusy catching check (#2775) kim 2024-03-22 12:26:02 +0000
  • 8c7f4925f5 add all possible busy result codes to the sqlite errBusy catching check #2775 kim 2024-03-22 12:05:01 +0000
  • 967558947a
    [chore]: Bump modernc.org/sqlite from 1.29.4 to 1.29.5 (#2768) dependabot[bot] 2024-03-21 11:14:24 +0000
  • acd1e1b283 [chore] Move local account settings to separate database model tobi 2024-03-20 11:39:36 +0100
  • 51e8879779
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.18 to 2.20.19 (#2767) dependabot[bot] 2024-03-18 10:05:26 +0000
  • 003d62465f
    Bump follow-redirects from 1.15.4 to 1.15.6 in /web/source (#2763) dependabot[bot] 2024-03-18 09:57:09 +0000
  • 21cf29f669
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.18 to 2.20.19 #2767 dependabot[bot] 2024-03-18 09:57:05 +0000
  • 8570793dfb
    [chore]: Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#2766) dependabot[bot] 2024-03-18 09:56:42 +0000
  • fae7627a1b
    [chore]: Bump github.com/technologize/otel-go-contrib (#2765) dependabot[bot] 2024-03-18 09:54:32 +0000
  • 306e73fcb7
    [chore]: Bump modernc.org/sqlite from 1.29.4 to 1.29.5 #2768 dependabot[bot] 2024-03-18 06:56:49 +0000
  • 9ae1323cb3
    [chore]: Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 #2766 dependabot[bot] 2024-03-18 06:55:48 +0000
  • 94bcd179a1
    [chore]: Bump github.com/technologize/otel-go-contrib #2765 dependabot[bot] 2024-03-18 06:55:36 +0000
  • e7226a6361
    [chore]: Bump codeberg.org/gruf/go-structr from 0.3.0 to 0.5.0 #2764 dependabot[bot] 2024-03-18 06:55:22 +0000
  • d651e1a9a4
    Bump follow-redirects from 1.15.4 to 1.15.6 in /web/source #2763 dependabot[bot] 2024-03-16 22:38:44 +0000
  • 0362d49da0
    [bugfix] Parse links that contain non-ascii characters (#2762) tobi 2024-03-15 18:26:53 +0100
  • 23358950cf [bugfix] Parse links that contain non-ascii characters #2762 tobi 2024-03-15 16:44:51 +0100
  • e6e696ae22
    [docs] Add IPv6 example for rate limit exceptions (#2761) Daenney 2024-03-15 13:13:57 +0100
  • e68864b886 [docs] Add IPv6 example for rate limit exceptions #2761 Daniele Sluijters 2024-03-15 12:48:50 +0100
  • 4a56f31047
    [chore] Swagger: add missing paging params to bookmarks list (#2759) Vyr Cossont 2024-03-15 03:43:24 -0700
  • 15578835a8
    [chore] Different error message for net/mail parsing on go 1.21.8 and above (#2760) Blake Smith 2024-03-15 05:36:43 -0500
  • efbc8151db
    [chore] Swagger: correct names and formats for several array params (#2758) Vyr Cossont 2024-03-15 03:31:58 -0700
  • 65c0aef49b [chore] Different error message for net/mail parsing on go 1.21.8 and above #2760 Blake Smith 2024-03-14 22:28:21 -0500
  • 646ac8b483 Swagger: add missing paging params to bookmarks list #2759 Vyr Cossont 2024-03-14 10:50:57 -0700
  • 9b94b1faa2
    [docs] Add database maintenance section; update info message on ANALYZE run (sqlite) (#2756) tobi 2024-03-14 18:40:36 +0100
  • 80d0e76688
    update docs/admin/database_maintenance.md wording #2756 kim 2024-03-14 17:35:29 +0000
  • dda2b2ec73 Swagger: correct names and formats for several array params #2758 Vyr Cossont 2024-03-14 10:30:11 -0700
  • a1a019bae3 amend info message a wee bit tobi 2024-03-14 18:02:45 +0100
  • 1fe4cdaf46
    [bugfix] Don't return 500 when searching for unpermitted status (#2753) tobi 2024-03-14 17:57:54 +0100
  • 459e75a9db
    [bugfix] only check replyTo visibility during permission checks IF status is local (#2757) kim 2024-03-14 16:55:35 +0000
  • 266db7b05c update docs, analyze tobi 2024-03-14 17:44:04 +0100
  • 8b38c5d222 only check replyTo visibility during permission checks IF status is local #2757 kim 2024-03-14 16:42:58 +0000
  • b6c00dde2c add basic db maintenance tips tobi 2024-03-13 18:30:18 +0100
  • 9494913854 [chore] Limit size of ANALYZE run after migration (sqlite) tobi 2024-03-13 18:13:02 +0100
  • e7e578b13f [bugfix] Don't return 500 when searching for unpermitted status #2753 tobi 2024-03-13 17:12:51 +0100
  • 92bf1f779b
    [chore] Expose move endpoint again, small settings panel fixes (#2752) tobi 2024-03-13 14:45:50 +0100
  • 327a37854d [chore] Expose move endpoint again, small settings panel fixes #2752 tobi 2024-03-13 14:38:35 +0100
  • ab2d063fcb
    [feature] Process outgoing Move from clientAPI (#2750) tobi 2024-03-13 13:53:29 +0100
  • 29a768982f catch self follow case #2750 tobi 2024-03-13 13:47:52 +0100
  • 3d80f1f133 linterrrrrr!!!! tobi 2024-03-13 13:23:37 +0100
  • 322d3c5ffb replace repeated text with error func tobi 2024-03-13 13:22:09 +0100
  • f899017b68 move moving check to after error check tobi 2024-03-13 13:07:33 +0100
  • f7a336205d lock whole account when doing move tobi 2024-03-13 13:05:56 +0100
  • 1b212b4072 attach shared util funcs to struct tobi 2024-03-13 13:03:50 +0100
  • 4f84f31fa0 ensure Move marked as successful tobi 2024-03-13 12:51:57 +0100
  • 724b758327 Merge branch 'process_outgoing_move' of github.com:superseriousbusiness/gotosocial into process_outgoing_move tobi 2024-03-13 12:46:51 +0100
  • a5173d7715 fix little mistake exposed by tests (thanks tests) tobi 2024-03-13 12:45:00 +0100
  • 5e66e7b5ef add a couple tests for move tobi 2024-03-13 12:44:44 +0100
  • 13b9fd5f92
    [bugfix]: Add missing Link headers in Swagger spec (#2751) Vyr Cossont 2024-03-13 04:23:26 -0700
  • 0460300521
    Update internal/uris/uri.go tobi 2024-03-13 11:47:10 +0100
  • de6ac32445 Swagger: add Link header to all endpoints that use it for paging #2751 Vyr Cossont 2024-03-12 16:14:19 -0700
  • 550c9ae343 linter? i barely know 'er! tobi 2024-03-12 18:37:05 +0100
  • f63835ebf9 comment typo tobi 2024-03-12 18:26:35 +0100
  • 6e111c3f4a use redirectFollowers func for clientAPI as well tobi 2024-03-12 18:24:38 +0100
  • c27049ad15
    [chore] bump modernc.org/sqlite v1.28.0 -> v1.29.4 (#2749) kim 2024-03-12 17:21:59 +0000
  • d9f1e0e458 lock while checking + setting move state tobi 2024-03-12 17:56:15 +0100
  • 1ba04553af [docs] Add migration docs section tobi 2024-03-09 15:58:13 +0100
  • 8df36058fe indicate on web profile when an account has moved tobi 2024-03-11 12:17:49 +0100
  • 3812d37a82 federate move out tobi 2024-03-10 15:05:31 +0100
  • 5b7b71ecd8 update move logic tobi 2024-03-10 14:25:29 +0100
  • 13e10875e9 prevent moved accounts from taking create-type actions tobi 2024-03-09 15:59:17 +0100
  • 41f93372a7 bump modernc.org/sqlite v1.28.0 -> v1.29.4 #2749 kim 2024-03-12 14:50:41 +0000
  • 1bcdf1da3b
    [feature] Process incoming `Move` activity (#2724) tobi 2024-03-12 15:34:08 +0100
  • c437826fdf simplify error logic #2724 tobi 2024-03-12 15:13:04 +0100
  • 5a6bbe8a92 shift more move functionality back to the worker fn tobi 2024-03-12 14:42:15 +0100
  • c6948b8f4a put move origin account on fMsg tobi 2024-03-11 18:09:37 +0100
  • 5e871e81a8
    [chore] Update usage of OTEL libraries (#2725) Daenney 2024-03-11 15:34:34 +0100
  • 74be4273b0 [chore] Add software version to tracing schema #2725 Daniele Sluijters 2024-03-11 15:26:25 +0100
  • 990c9f33f7 [chore] Use schemaless URL for metrics Daniele Sluijters 2024-03-11 15:24:59 +0100
  • 62304a0905 [chore] Upgrade otel libraries Daniele Sluijters 2024-03-11 15:23:49 +0100
  • 8e88ee8d9c
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.67 to 7.0.69 (#2748) dependabot[bot] 2024-03-11 10:51:13 +0000
  • 5a56f4f8fb
    [chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#2733) dependabot[bot] 2024-03-11 10:36:13 +0000
  • 93b6093964
    [chore]: Bump go.opentelemetry.io/otel/sdk from 1.20.0 to 1.24.0 #2746 dependabot[bot] 2024-03-11 10:19:44 +0000
  • c9edc7c44c
    [chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 #2733 dependabot[bot] 2024-03-11 10:17:52 +0000
  • 0b863a191b
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.67 to 7.0.69 #2748 dependabot[bot] 2024-03-11 10:16:31 +0000
  • d115f9ebc4
    [chore]: Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5 (#2747) dependabot[bot] 2024-03-11 10:13:33 +0000
  • e24efcac8b
    [chore]: Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 (#2745) dependabot[bot] 2024-03-11 10:12:06 +0000
  • 0bd95d7b71 [bugfix] Don't error when populating MovedTo if account not found (#2741) v0.14.2 v0.14.2-cherry-pick tobi 2024-03-10 11:59:55 +0100
  • 03263184d8 [chore] seperate snapshot from release in goreleaser (#2740) CDN 2024-03-10 18:10:30 +0800
  • beae9c8fcd
    [chore]: Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5 #2747 dependabot[bot] 2024-03-11 06:42:30 +0000
  • 87778dd82c
    [chore]: Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 #2745 dependabot[bot] 2024-03-11 06:41:48 +0000
  • 0c8b4e5a3d Use http for webfinger if protocol="http" #2744 Helge 2024-03-10 15:42:55 +0100
  • 6b91996183 fix targetAcct typo tobi 2024-03-10 14:26:28 +0100
  • 4c155aa847
    [bugfix] Fix whitespace move_id issue (#2742) tobi 2024-03-10 13:27:31 +0100
  • a06160ea87 [bugfix] Fix whitespace move_id issue #2742 tobi 2024-03-10 13:17:23 +0100
  • 28fc48d4cf [feature] Process incoming account Move activity tobi 2024-03-10 12:10:53 +0100
  • de3c15a425
    [bugfix] Don't error when populating MovedTo if account not found (#2741) tobi 2024-03-10 11:59:55 +0100
  • 8d8fb97c2b test the thing #2741 tobi 2024-03-10 11:51:13 +0100
  • 4fb74642c6 [bugfix] Don't error when populating MovedTo if account not found tobi 2024-03-10 11:45:49 +0100
  • 56c7c5dee2
    [chore] seperate snapshot from release in goreleaser (#2740) CDN 2024-03-10 18:10:30 +0800
  • 61bbf8d437
    [chore] seperate snapshot from release in goreleaser #2740 CDN18 2024-03-10 15:01:32 +0800
  • ce3ae0953d [chore] Downgrade sqlite v1.29.2 -> v1.28.0 (#2736) v0.14.1 v0.14.1-cherry-pick tobi 2024-03-08 11:45:15 +0100
  • 64187859c4 [bugfix] add workaround for Xsqlite_interrupt() permanently breaking connection (#2731) kim 2024-03-07 13:56:33 +0000