Commit graph

  • dacfd413dc
    [chore/frontend] Refactor status templates slightly, put polls behind CWs if present (#2419) tobi 2023-12-05 12:43:07 +0100
  • 18d850ebae
    [chore]: Bump go.opentelemetry.io/otel/exporters/prometheus (#2412) dependabot[bot] 2023-12-05 11:49:43 +0100
  • ca1a58182d
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.7 to 2.20.9 (#2416) dependabot[bot] 2023-12-05 11:47:21 +0100
  • bdc43a98da
    [chore]: Bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.65 (#2415) dependabot[bot] 2023-12-05 11:46:40 +0100
  • b576fbbdcb
    [chore]: Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2413) dependabot[bot] 2023-12-05 11:46:03 +0100
  • bffc67d764
    [chore]: Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2 (#2414) dependabot[bot] 2023-12-05 11:45:33 +0100
  • 5556767ff7
    [docs] Change configuration creation instructions (#2408) Daenney 2023-12-05 11:44:10 +0100
  • 0e2c342191
    [bugfix/chore] Announce reliability updates (#2405) tobi 2023-12-01 15:27:15 +0100
  • d1cac53cbb
    [bugfix] in fedi API CreateStatus(), handle case of data-race and return early (#2403) kim 2023-12-01 10:53:53 +0000
  • eb170003b8
    [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) kim 2023-11-30 16:22:34 +0000
  • 5fd2e427bb
    [bugfix] always go through status parent dereferencing on isNew, even on data-race (#2402) kim 2023-11-30 11:32:45 +0000
  • f9ba0df726
    [chore] Re-add indexes, rename account actions indexes (#2401) tobi 2023-11-30 12:22:35 +0100
  • 0108463e7b
    [bugfix] Update exif-terminator (fix png issue) (#2391) tobi 2023-11-30 10:50:28 +0100
  • 6abe91ceb2
    [performance/postgres] Rename constraints, remove duplicate indexes (#2392) tobi 2023-11-29 11:28:23 +0100
  • 2cc264584e
    [bugfix] Correctly handle range > content-length (#2395) Jadeiin 2023-11-29 10:25:52 +0000
  • 2eb8b8eeb4
    [chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335) dependabot[bot] 2023-11-28 11:05:07 +0000
  • 33ee61575f
    [bugfix] Don't copy ptr fields in caches (#2386) tobi 2023-11-27 16:39:44 +0100
  • 0bb9b72334
    [docs] Add docs about memory requirements and swap (#2385) Daenney 2023-11-27 16:36:17 +0100
  • 5eddef6c9b
    [feature] Add /api/v1/admin/debug/apurl endpoint (#2359) tobi 2023-11-27 15:02:52 +0100
  • 74700cc803
    [performance] http response encoding / writing improvements (#2374) kim 2023-11-27 14:00:57 +0000
  • d7e35f6bc9
    [chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.0 to 1.3.1 (#2387) dependabot[bot] 2023-11-27 13:20:18 +0000
  • 1fa206c230
    [chore]: Bump codeberg.org/gruf/go-byteutil from 1.1.2 to 1.2.0 (#2389) dependabot[bot] 2023-11-27 13:16:26 +0000
  • 66b77acb1c
    [chore]: Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#2388) dependabot[bot] 2023-11-27 13:15:03 +0000
  • e4e0a5e3f6
    [bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384) tobi 2023-11-27 14:14:28 +0100
  • 5c17ecd93a
    [chore]: Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2390) dependabot[bot] 2023-11-27 13:59:07 +0100
  • c334df8f43
    [docs] Explain how to secure metrics endpoints (#2382) Daenney 2023-11-26 15:53:53 +0100
  • 2b9cf56f56
    [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) tobi 2023-11-23 19:10:51 +0100
  • 2033915aaf
    [documentation] add poll and poll vote details to gotosocial federating doc (#2381) kim 2023-11-23 17:24:32 +0000
  • e9f636ea59
    [docs] Add a warning about SQLite cache sizes (#2378) Daenney 2023-11-22 19:06:30 +0100
  • 71e0aaee3c
    [bugfix/chore] id poll options properly (#2379) tobi 2023-11-22 16:27:32 +0100
  • 7a9b493f47
    [chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#2375) dependabot[bot] 2023-11-22 12:20:29 +0100
  • 8c2d94c168
    [feature] Poll web view (#2377) tobi 2023-11-22 12:17:42 +0100
  • cfefbc08d8
    [feature] Federate status language in and out (#2366) tobi 2023-11-21 15:13:30 +0100
  • 1f962372af
    [docs] Annotate split-domain setup (#2372) Daenney 2023-11-21 11:36:31 +0100
  • 42d8011ff4
    [chore/security] refactor AuthenticateFederatedRequest() to handle account deref + suspension checks (#2371) kim 2023-11-21 10:35:30 +0000
  • 1ba3e14b36
    [feature] Initial Prometheus metrics implementation (#2334) Tsuribori 2023-11-20 17:43:55 +0200
  • 16275853eb
    [bugfix] self-referencing collection pages for status replies (#2364) kim 2023-11-20 12:22:28 +0000
  • efefdb1323
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.6 to 2.20.7 (#2370) dependabot[bot] 2023-11-20 10:29:56 +0000
  • 77adf3b1a2
    [chore]: Bump go.opentelemetry.io/otel from 1.20.0 to 1.21.0 (#2369) dependabot[bot] 2023-11-20 11:17:18 +0100
  • 3d4bb68fb8
    [chore]: Bump golang.org/x/image from 0.13.0 to 0.14.0 (#2367) dependabot[bot] 2023-11-20 11:14:34 +0100
  • 9b6d972c74
    [chore/whoops] re-add missing languages flag (#2365) tobi 2023-11-17 12:29:03 +0100
  • fc02d3c6f7
    [feature] Set/show instance language(s); show post language on frontend (#2362) tobi 2023-11-17 11:35:28 +0100
  • 4ee436e98a
    [bugfix] process account delete side effects in serial, not in parallel (#2360) tobi 2023-11-14 15:57:25 +0100
  • 0b99f14d64
    [bugfix] Update poll delete/update db queries (#2361) tobi 2023-11-14 13:43:27 +0100
  • 8d0c017cf2
    [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) tobi 2023-11-13 19:48:51 +0100
  • 7753f42132
    [chore] update otel -> v1.20.0 (#2358) tobi 2023-11-13 11:08:02 +0100
  • deaea100c3
    [bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls (#2349) kim 2023-11-11 10:15:04 +0000
  • ba9d6b467a
    [feature] Media attachment placeholders (#2331) tobi 2023-11-10 19:29:26 +0100
  • c7ecab9e6f
    [chore/bugfix/horror] Allow expires_in and poll choices to be parsed from strings (#2346) tobi 2023-11-10 17:42:48 +0100
  • 7ce3a1e6f3
    [bugfix] Don't try to update suspended accounts (#2348) tobi 2023-11-10 17:16:58 +0100
  • 42a19cf390
    [bugfix/docs] Poll api fixups + swagger docs (#2345) tobi 2023-11-09 13:06:37 +0100
  • b1c65ed9ac
    [bugfix] actually decrement votes during poll vote delete ... (#2344) kim 2023-11-09 08:08:46 +0000
  • 34d0879c16
    [bugfix] fix poll vote count responses on client and fedi API vote creation (#2343) kim 2023-11-08 22:37:35 +0000
  • e9e5dc5a40
    [feature] add support for polls + receiving federated status edits (#2330) kim 2023-11-08 14:32:17 +0000
  • 7204ccedc3
    [chore]: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2338) dependabot[bot] 2023-11-08 11:50:41 +0000
  • 9b76afc851
    [chore]: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 (#2336) dependabot[bot] 2023-11-06 14:44:53 +0000
  • 74b600655d
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.0 to 2.20.6 (#2337) dependabot[bot] 2023-11-06 14:41:31 +0000
  • 28f85db30a
    [chore]: Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#2339) dependabot[bot] 2023-11-06 14:40:53 +0000
  • 41435a6c4e
    [feature] support canceling scheduled tasks, some federation API performance improvements (#2329) kim 2023-11-04 20:21:20 +0000
  • 314dda196e
    [docs/bugfix] fix link to swagger yaml (#2333) tobi 2023-11-04 16:48:13 +0100
  • 145dc515a2
    Remove account_suspended_at_idx to resolve slow query issues (#2310) Sam Lade 2023-10-31 13:43:33 +0000
  • 238e85a754
    🙈 (#2322) kim 2023-10-31 11:30:25 +0000
  • ce71a5a790
    [feature] add per-uri dereferencer locks (#2291) kim 2023-10-31 11:12:22 +0000
  • 51d0a0bba5
    [bugfix] Relax Mention parsing, allowing either href or name (#2320) tobi 2023-10-31 12:05:17 +0100
  • dd4b0241ea
    [bugfix] Allow blocked accounts to show in precise search (#2321) tobi 2023-10-30 19:01:00 +0100
  • 4dc0547dc0
    [feature] Customizable media cleaner schedule (#2304) tobi 2023-10-30 18:35:11 +0100
  • 6fa80f164d
    [chore]: Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2315) dependabot[bot] 2023-10-30 10:21:14 +0000
  • 105c65f42c
    [chore] Bump browserify-sign from 4.2.1 to 4.2.2 in /web/source (#2305) dependabot[bot] 2023-10-30 11:15:49 +0100
  • 2a4b26ed20
    [chore]: Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 (#2318) dependabot[bot] 2023-10-30 11:07:17 +0100
  • 32e70ec83d
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 (#2316) dependabot[bot] 2023-10-30 11:06:51 +0100
  • 9d11c716cc
    [docs] added split-domain configuration for Caddy 2 (#2288) wuchyi 2023-10-30 15:23:01 +0800
  • 0b978f2c56
    [bugfix] Extract description as summary first, fall back to name (#2303) tobi 2023-10-26 11:59:10 +0200
  • 03732aca3b
    [chore]: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#2301) dependabot[bot] 2023-10-26 11:20:49 +0200
  • ece2e795e0
    [feature] attach any request errors if found, only set level=ERROR if code >= 500 (#2300) kim 2023-10-25 16:11:40 +0100
  • c7b6cd7770
    [feature] Status thread mute/unmute functionality (#2278) tobi 2023-10-25 16:04:53 +0200
  • 27f4659139
    [bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298) KEINOS 2023-10-25 21:58:45 +0900
  • edac3bc361
    [bugfix/frontend] Export/import CSV correctly (#2294) tobi 2023-10-24 18:24:18 +0200
  • cc313f58cb
    [bugfix] serialize instance terms via API (#2293) tobi 2023-10-24 14:23:22 +0200
  • 30b53f352b
    [chore] bump go swagger version in build (#2292) tobi 2023-10-24 13:21:05 +0200
  • 48a0687736
    [bugfix/frontend] Add nosubmit option to form fields + use it when instance custom CSS disabled (#2290) tobi 2023-10-24 10:28:59 +0200
  • 4facad3d81
    [chore] update minify library (#2286) kim 2023-10-23 17:54:57 +0100
  • 6da57740fb
    Bump @babel/traverse from 7.23.0 to 7.23.2 in /web/source (#2269) dependabot[bot] 2023-10-23 14:13:28 +0200
  • 013a17f5e8
    [chore] bump go version -> 1.21.x (#2287) tobi 2023-10-23 14:07:31 +0200
  • 69ba9a79a1
    [chore] de-interface{} the federator and dereferencer structs (#2285) kim 2023-10-23 10:58:13 +0100
  • 3dcc94940d
    [chore]: Bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 (#2284) dependabot[bot] 2023-10-23 10:47:11 +0100
  • 9114c5ca1b
    [bugfix/frontend] fix typo and other oddness in patchRemoteEmojis (#2281) tobi 2023-10-21 17:23:05 +0200
  • 21a101ebc4
    [docs] Update README.md (#2279) tobi 2023-10-19 12:57:37 +0200
  • 805c67b759
    [bugfix] add missing "local" param in public timeline link headers (#2277) tobi 2023-10-18 12:32:40 +0200
  • 77c5d74113
    [bugfix] Postgres error wrapping fix (#2276) tobi 2023-10-18 12:17:26 +0200
  • 5250b5775f
    [frontend/bugfix] bulk import export link (#2275) tobi 2023-10-18 10:44:00 +0200
  • 0dfb26097d
    [bugfix/frontend] Fix 'steal this look' emoji promise mapping (#2270) tobi 2023-10-17 18:59:23 +0200
  • 637f188ebe
    [feature] Allow import/export/creation of domain allows via admin panel (#2264) tobi 2023-10-17 12:46:06 +0200
  • 48725f7228
    [chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.25 to 1.0.26 (#2266) dependabot[bot] 2023-10-16 09:02:31 +0000
  • 39e22a9703
    [chore]: Bump golang.org/x/net from 0.16.0 to 0.17.0 (#2262) dependabot[bot] 2023-10-15 14:34:07 +0200
  • 37fe8aea49
    [chore]: Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#2258) dependabot[bot] 2023-10-09 08:36:33 +0000
  • 274dfb5304
    [chore]: Bump golang.org/x/image from 0.12.0 to 0.13.0 (#2256) dependabot[bot] 2023-10-09 08:25:41 +0000
  • abd598e8f6
    [chore]: Bump github.com/abema/go-mp4 from 1.0.0 to 1.1.1 (#2257) dependabot[bot] 2023-10-09 10:13:37 +0200
  • 5aeceb5ff7
    [chore]: Bump golang.org/x/net from 0.15.0 to 0.16.0 (#2260) dependabot[bot] 2023-10-09 10:13:09 +0200
  • d173fcdfa3
    [chore] Convert some settings / admin panel JS to TypeScript (#2247) tobi 2023-10-05 16:06:19 +0200
  • 6e508830e1
    updates markdown parsing to reduce allocations in the same way as the plain text formatter (#2252) kim 2023-10-05 13:22:40 +0100