67 Commits

Author SHA1 Message Date
hampus-fluxer
fd2a1390b9
fix(app): respect angle brackets for theme links too (#52) 2026-01-06 04:53:05 +01:00
hampus-fluxer
5f627b5b0b
fix(api): avoid duplicate wikipedia embed thumbs (#51) 2026-01-06 04:51:36 +01:00
Hampus Kraft
d33ccb119f
fix: scroller height regression 2026-01-06 03:40:10 +00:00
hampus-fluxer
abd17f5d49
fix(app): improve UX for nested sidebars (#50) 2026-01-06 04:27:05 +01:00
hampus-fluxer
21e489638b
fix(app): broken scroll in message list popouts (#49) 2026-01-06 04:18:38 +01:00
hampus-fluxer
00fcf59120
fix(app): suppress details for channel delete audit logs (#48) 2026-01-06 04:10:45 +01:00
hampus-fluxer
ec8601b9d6
fix(app): application create flow + duplicate sudo (#47) 2026-01-06 03:56:16 +01:00
hampus-fluxer
30869f8c3d
fix(app): render mutual guilds correctly regardless of cache (#46) 2026-01-06 03:53:48 +01:00
hampus-fluxer
6f21a7e37b
fix(api): exempt bots from being considered unclaimed users (#45) 2026-01-06 03:45:28 +01:00
hampus-fluxer
1cef2290fe
refactor(api): simplify & improve username suggestion logic (#44) 2026-01-06 03:39:19 +01:00
hampus-fluxer
8ca99424ce
fix(mobile): add missing "mark as read" to community sheet (#43) 2026-01-06 03:36:06 +01:00
hampus-fluxer
73ce85f5a9
fix(embed): render forwarded embeds identically to real messages (#42) 2026-01-06 03:29:20 +01:00
hampus-fluxer
1ed066ca36
fix(markdown): balanced parentheses inside autolinks (#41) 2026-01-06 03:19:13 +01:00
hampus-fluxer
39ac149810
fix(app): suppress angle bracket-wrapped coded links (#40) 2026-01-06 03:16:15 +01:00
hampus-fluxer
ddc9caff6a
fix(app): use macos marketing version (#39) 2026-01-06 02:02:14 +01:00
hampus-fluxer
8294821a96
fix(app): don't suppress toast when copying user id in popout (#38) 2026-01-06 01:35:40 +01:00
hampus-fluxer
cbe914cf6f
fix(search): make closed DM search work correctly (#37) 2026-01-06 01:32:00 +01:00
hampus-fluxer
ea0a2d8aae
fix(app): improve macos version and arch detection (#36) 2026-01-06 01:15:21 +01:00
Hampus Kraft
7f219a9e1e
chore(readme): go back to separator lines 2026-01-06 00:00:36 +00:00
Hampus Kraft
f9bb574030
chore(readme): improve vertical spacing 2026-01-05 23:57:22 +00:00
Hampus Kraft
9858177022
chore(readme): remove separator lines 2026-01-05 23:55:45 +00:00
Hampus Kraft
91808c5b40
chore: improve readme 2026-01-05 23:54:40 +00:00
Hampus Kraft
ea79dae7b7
chore: add screenshot to readme 2026-01-05 23:44:22 +00:00
hampus-fluxer
8f9daac8b0
perf(api): replace polling for in-memory caches with signals (#35) 2026-01-06 00:22:30 +01:00
hampus-fluxer
9c665413ac
feat(admin): add a snowflake reservation system (#34) 2026-01-06 00:17:27 +01:00
hampus-fluxer
8658a25f68
fix(app): make the full jump to present bar clickable (#33) 2026-01-06 00:08:03 +01:00
hampus-fluxer
e1c73c2cc0
fix(app): make login account selector use clickable rows (#32) 2026-01-06 00:05:34 +01:00
hampus-fluxer
2e007b5076
refactor(geoip): reconcile geoip system (#31) 2026-01-05 23:19:05 +01:00
Hampus Kraft
5d047b2856
chore: add security.md 2026-01-05 14:33:56 +00:00
Hampus Kraft
a2e25eb3c3
chore: add github pull request template 2026-01-05 14:31:47 +00:00
Hampus Kraft
7bc22f8ada
chore: add github issue templates 2026-01-05 14:25:03 +00:00
Hampus Kraft
2ea1c6ba2e
chore: add contributing.md and code of conduct 2026-01-05 14:09:46 +00:00
hampus-fluxer
2cd7aa5863
refactor: switch to bowser for user agent parsing (#30) 2026-01-05 14:32:55 +01:00
hampus-fluxer
a9da71c7d7
feat(marketing): add security bug bounty policy (#29) 2026-01-05 14:28:04 +01:00
hampus-fluxer
81402413f1
fix(app/tts): make "stop speaking" actually work (#28) 2026-01-05 14:26:19 +01:00
Hampus Kraft
2e31806473
fix(api): remove unused injected dependency to fix tsc 2026-01-05 02:45:00 +00:00
hampus-fluxer
90f8132e4b
fix(admin): issue correct password reset tokens (#27) 2026-01-05 03:43:32 +01:00
hampus-fluxer
9fdc374443
fix(admin): treat 204 as successful (#26) 2026-01-05 03:22:54 +01:00
hampus-fluxer
11ec2e63b3
fix(api): premium sanitisation recursion issue (#25) 2026-01-05 03:05:15 +01:00
hampus-fluxer
c4be1d424c
fix(api): strip expired premium flags using read repair (#24) 2026-01-04 22:52:33 +01:00
hampus-fluxer
b22c6733c3
feat(webhook): add slack-compatible endpoint (#23) 2026-01-04 21:56:06 +01:00
hampus-fluxer
7199faac35
fix(devops): use caddy http reverse proxy for livekit signaling (#22) 2026-01-04 21:19:58 +01:00
hampus-fluxer
7d1c24bffb
fix(devops): remove porkbun requirement from livekit (#21) 2026-01-04 17:59:13 +01:00
Hampus Kraft
a3d59b32ec
fix(textarea): add missing scrollerRef prop type to TextareaInputFieldProps 2026-01-04 14:39:12 +00:00
hampus-fluxer
3a72b8d3c4
fix(app): fix perf issues and bugs with textarea autosizing (#20) 2026-01-04 15:33:34 +01:00
hampus-fluxer
692a231d14
fix(marketing): consistently mark custom video bg as beta (#19) 2026-01-04 15:23:46 +01:00
hampus-fluxer
93047d37a0
chore(i18n): migrate email templates to json files (#18) 2026-01-04 14:36:55 +01:00
hampus-fluxer
e191cfb15e
feat(marketing): add product of the day badge (#17) 2026-01-04 13:39:37 +01:00
hampus-fluxer
bb4ab2bcaa
fix(app): avoid throwing on handled message load error (#16) 2026-01-04 01:09:54 +01:00
hampus-fluxer
2da7ba412e
fix(app): evaluate preview avatar urls lazily (#15) 2026-01-04 01:06:25 +01:00