Hampus
|
0201cafd7e
|
fix(admin): mark the crate unpublished so cargo deny passes (#2335)
|
2026-09-01 21:03:12 +02:00 |
|
Hampus
|
bc40073a02
|
fix(config): carry the public port into derived endpoints (#2329)
|
2026-09-01 20:47:18 +02:00 |
|
Hampus
|
bdac438329
|
fix(docker): emit consistent OCI metadata on every image (#2321)
|
2026-09-01 20:47:16 +02:00 |
|
Hampus
|
415888a615
|
fix(admin): stop a stale CSRF cookie wedging actions (#2258)
|
2026-08-31 17:23:35 +02:00 |
|
Hampus
|
b8f8d8d859
|
feat(expressions): remove the unfinished packs feature (#2250)
|
2026-08-31 16:34:22 +02:00 |
|
Hampus
|
9025e03422
|
feat(admin): remove the unfinished billing APIs and panel UI (#2248)
|
2026-08-31 15:57:11 +02:00 |
|
Hampus
|
5c2dca1c51
|
chore(workspace): tighten quality gates (#2230)
|
2026-08-31 04:43:20 +02:00 |
|
Hampus
|
6d305bacdf
|
build(rust): enable fat lto and one codegen unit in release (#2185)
|
2026-08-30 23:16:49 +02:00 |
|
Hampus
|
b4d9cdc584
|
refactor(voice): remove heartbeat and debug logging sessions (#2121)
|
2026-08-30 21:08:46 +02:00 |
|
Hampus
|
78e403819e
|
fix(admin): set delete_message_seconds on ban request (#2087)
|
2026-08-29 16:35:40 +02:00 |
|
Hampus
|
805acf4e5e
|
feat(ban): accept delete_message_seconds and app options (#2086)
|
2026-08-29 16:22:12 +02:00 |
|
Hampus
|
8d21c97d08
|
fix(admin): sort session imports to satisfy rustfmt (#2079)
|
2026-08-29 15:05:04 +02:00 |
|
Hampus
|
79064c3399
|
fix(admin): sign CSRF tokens and escape them in scripts (#2071)
|
2026-08-29 14:54:51 +02:00 |
|
Hampus
|
cf1a7d7a8a
|
fix(api): mask Tor blocks as administrator IP bans (#2023)
|
2026-08-26 16:07:19 +02:00 |
|
Hampus
|
735ecc1cca
|
fix(api): distinguish a deleted reply target from no reply (#1884)
|
2026-08-24 12:39:11 +02:00 |
|
Hampus
|
3527dc95a2
|
fix(rust): silence result_large_err on axum response error paths (#1799)
|
2026-08-20 21:18:18 +02:00 |
|
Hampus
|
27c7b2722d
|
chore(admin): regenerate openapi schemas for the admin acl cap (#1798)
|
2026-08-20 21:17:04 +02:00 |
|
Hampus
|
324f333bb5
|
test: drop stale hosted instance config and voice engine boundary tests (#1728)
|
2026-08-19 00:48:06 +02:00 |
|
Hampus
|
e87e2fe7bf
|
fix(admin): show the deferred phone gate controls on hosted instances (#1712)
|
2026-08-18 05:49:33 +02:00 |
|
Hampus
|
d7b2e67c35
|
feat(api): defer registration phone verification to community joins (#1709)
|
2026-08-18 05:13:41 +02:00 |
|
Hampus
|
be69157811
|
fix(admin): allow single community mode to be turned back on (#1684)
|
2026-08-16 22:29:23 +02:00 |
|
Hampus
|
10fc79ab37
|
test: remove infrastructure-dependent integration suites (#1573)
|
2026-08-12 16:56:25 +02:00 |
|
Hampus
|
f88b0f69b2
|
feat: remove Canary Testers guild integration (#1572)
|
2026-08-12 15:40:33 +02:00 |
|
Hampus
|
c42f38caf1
|
fix(admin): expect all bundled fonts in image build (#1570)
|
2026-08-12 14:24:25 +02:00 |
|
Hampus
|
a9e6919713
|
refactor: bundle fonts (#1569)
|
2026-08-12 13:21:50 +02:00 |
|
Jiralite
|
097fa9d9ce
|
fix: admin API key page fixes (#1360)
|
2026-07-10 16:32:30 +00:00 |
|
Hampus
|
a8f8948062
|
fix(admin): delete messages from panel (#1322)
|
2026-07-07 16:59:45 +02:00 |
|
Hampus
|
3a8ed1012f
|
fix(api): support int53 attachment sizes (#1261)
|
2026-07-02 23:41:55 +02:00 |
|
 
|
6fd7c027e3
|
feat: Toggle to "Disable new IP Login authorization" emails in /admin (#1030)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Hampus <hampus@fluxer.app>
|
2026-07-01 20:38:59 +02:00 |
|
 JiraliteandHampus
|
4a93082f0a
|
fix(AdminUserSchemas): use DiscriminatorType for discriminator (#1218)
Co-authored-by: Hampus <hampus@fluxer.app>
|
2026-06-30 01:22:05 +02:00 |
|
Hampus
|
4a741d8396
|
fix: migrate gifs to klipy service (#1220)
|
2026-06-30 01:19:57 +02:00 |
|
Mizarc
|
5293386e15
|
fix(schema): add missing with_counts fields to GuildResponse and GuildAdminResponse schemas (#1213)
|
2026-06-29 11:56:14 +01:00 |
|
Hampus
|
6e87f6e3d1
|
feat(openapi): validate Dart SDK generation, make the spec self-sufficient (#1181)
Signed-off-by: Hampus Kraft <hampus@fluxer.com>
|
2026-06-26 07:48:51 +02:00 |
|
Jiralite
|
545814abc1
|
ci: add tests (#1141)
|
2026-06-23 04:41:46 +02:00 |
|
Hampus Kraft
|
fa3e852575
|
workspace: reconcile latest Fluxer into the open source release and continue development there
|
2026-06-16 06:41:37 +02:00 |
|
Hampus Kraft
|
d5abd1a7e4
|
refactor progress
|
2026-02-17 12:22:36 +00:00 |
|
Hampus
|
aa4e5b0385
|
feat: add very large guild feature (#88)
|
2026-02-11 19:43:52 +01:00 |
|
hampus-fluxer
|
cbe914cf6f
|
fix(search): make closed DM search work correctly (#37)
|
2026-01-06 01:32:00 +01:00 |
|
hampus-fluxer
|
9c665413ac
|
feat(admin): add a snowflake reservation system (#34)
|
2026-01-06 00:17:27 +01:00 |
|
hampus-fluxer
|
2e007b5076
|
refactor(geoip): reconcile geoip system (#31)
|
2026-01-05 23:19:05 +01:00 |
|
hampus-fluxer
|
9fdc374443
|
fix(admin): treat 204 as successful (#26)
|
2026-01-05 03:22:54 +01:00 |
|
hampus-fluxer
|
edb36f406d
|
fix(admin): broken report controls (#12)
|
2026-01-03 17:52:34 +01:00 |
|
hampus-fluxer
|
c9c5dceb47
|
chore: bug fix cleanup (#4)
|
2026-01-03 06:44:40 +01:00 |
|
hampus-fluxer
|
275126d61b
|
fix(admin): allow fetching current user without elevated ACL (#3)
|
2026-01-03 00:47:06 +01:00 |
|
Hampus Kraft
|
5ae825fc7d
|
[skip ci] feat: prepare for public release
|
2026-01-02 19:27:51 +00:00 |
|
Hampus Kraft
|
2f557eda8c
|
initial commit
|
2026-01-01 21:05:54 +00:00 |
|