1069 Commits
Author SHA1 Message Date
Hampus Kraft ffffd24372 chore(i18n): sync 2026-02-18 21:49:56 +00:00
Hampus Kraft 9b59f90f64 chore(openapi): sync 2026-02-18 21:43:10 +00:00
Hampus Kraft bf92bb6fd3 chore: format code 2026-02-18 21:42:56 +00:00
Hampus Kraft 9f9d67b8aa feat: add lowercase fallback to invites 2026-02-18 21:42:43 +00:00
Hampus Kraft f1bfd080e2 fix: allow disabling member lists 2026-02-18 21:42:30 +00:00
Hampus Kraft 67267d509d feat: improve guild collection rpcs 2026-02-18 20:50:11 +00:00
Hampus Kraft 571a8af29d fix(i18n): hungarian localisation 2026-02-18 20:22:47 +00:00
Hampus Kraft fc8ed0934b fix: firefox bug causing badges not to show 2026-02-18 19:50:46 +00:00
Hampus Kraft 08eaad6f76 feat(admin): add resend verification email op 2026-02-18 19:04:25 +00:00
Hampus Kraft 2be274e762 various gw fixes 2026-02-18 18:33:38 +00:00
Hampus Kraft 133c0ad619 chore: remove unused code path 2026-02-18 17:29:07 +00:00
Hampus Kraft 261d4bd84c fix: eliminate more gateway bottlenecks 2026-02-18 17:27:51 +00:00
Hampus Kraft dee08930f4 [skip ci] 2026-02-18 17:11:17 +00:00
Hampus Kraft 22ba6945ed [skip ci] fix: startup issues in gateway 2026-02-18 16:53:32 +00:00
Hampus Kraft fda2962148 fix: marketing cors 2026-02-18 16:42:08 +00:00
Hampus Kraft ac2aba7f0e fix: stripe refund webhook errors 2026-02-18 16:42:04 +00:00
Hampus Kraft 3dce089fe2 chore: remove CLA 2026-02-18 16:41:53 +00:00
Hampus Kraft 23f2d529f0 chore: remove unused workflow 2026-02-18 15:56:49 +00:00
Hampus Kraft 0517a966a3 fix: various fixes to sentry-reported errors and more 2026-02-18 15:38:51 +00:00
Hampus Kraft 302c0d2a0c feat(discovery): more work on discovery plus a few fixes 2026-02-17 15:41:08 +00:00
Hampus Kraft b19e9fb243 fix(openapi): use a regular int64 type for visionary slot user id 2026-02-17 15:18:40 +00:00
Hampus Kraft 5eb02e272d fix(openapi): simplify nullable union schemas for codegen compat 2026-02-17 14:29:49 +00:00
Hampus Kraft b227bd0a85 fix(openapi): flatten nullable unions to avoid nested anyOf/oneOf 2026-02-17 14:06:58 +00:00
Hampus Kraft 2db02ec255 fix(openapi): incorrect types on some fields 2026-02-17 13:58:14 +00:00
Hampus Kraft d5abd1a7e4 refactor progress 2026-02-17 12:22:36 +00:00
Hampus cb31608523 chore: add note about upcoming refactor to readme 2026-02-12 18:14:00 +01:00
Jiralite 17404f0e41 chore: update issue templates 2026-02-12 13:27:12 +00:00
Hampus aa4e5b0385 feat: add very large guild feature (#88) 2026-02-11 19:43:52 +01:00
Hampus 68e90f6a06 fix(app): correctly use generated libfluxcore wasm (#79) 2026-02-10 13:46:16 +01:00
Hampus d0c20e268d fix(stripe): invalid cql query for gift processing (#78) 2026-02-10 13:40:53 +01:00
Hampus 37f676084c fix(app): stream overlay pointer events (#74) 2026-02-09 23:32:30 +01:00
Hampus d4c392cbf8 fix(webhook): accept github int64 ids (#72) 2026-01-08 15:03:47 +01:00
Hampus b2514d19ff fix(nagbar): simplify Fluxer HQ guild membership check (#69) 2026-01-07 18:40:39 +01:00
Hampus a61b5802f3 feat(nagbar): add invite CTA to Fluxer HQ (#68) 2026-01-07 16:06:43 +01:00
Hampus 288477a5b3 fix(api): correct timestamp usage (#67) 2026-01-07 15:16:28 +01:00
Hampus 056d578965 fix(embed): hide remove buttons when unapplicable (#66) 2026-01-06 19:33:11 +01:00
Hampus Kraft c50a74db7b fix(ci): use a github app for the promote workflow 2026-01-06 17:19:32 +00:00
Hampus Kraft 39254dd359 chore: add trunk to release promotion workflow 2026-01-06 17:05:17 +00:00
Hampus 7196ab24fe fix(api): exclude referenced_message from forwards (#65) 2026-01-06 18:00:10 +01:00
Hampus 5907b8fbc9 fix(embed): react duplicate key issue (#64) 2026-01-06 16:23:20 +01:00
Hampus 182bc95818 fix(app): order channels for in: queries by recency (#63) 2026-01-06 16:22:19 +01:00
Hampus 4550c82475 fix(voice): correct mute/deafen toggle semantics (#62) 2026-01-06 16:03:21 +01:00
Hampus Kraft 98be0664c7 chore: use the correct license template 2026-01-06 14:40:10 +00:00
hampus-fluxer 23bb09a7f7 fix(app): add missing invite embed css (#61) 2026-01-06 14:31:25 +01:00
hampus-fluxer f5a20dda7c fix(app): avoid layout shifting for invite embed splashes (#60) 2026-01-06 14:29:03 +01:00
hampus-fluxer 915959a021 fix(app): invite member & presence counts (#59) 2026-01-06 06:28:27 +01:00
hampus-fluxer e6ef9150b9 fix(api): enforce correct message type for replies in personal notes (#58) 2026-01-06 06:22:18 +01:00
hampus-fluxer 9dee7f1519 fix(app): make personal notes DM-like for search filtering (#57) 2026-01-06 06:20:58 +01:00
hampus-fluxer 2c0894312b fix(app): unmute race condition (#56) 2026-01-06 06:04:26 +01:00
hampus-fluxer b4ed5456a2 fix(presence): custom status propagation (#55) 2026-01-06 05:55:06 +01:00