60 Commits

Author SHA1 Message Date
8d13c86159 chore(types): fix type issues and update other packages 2026-05-15 18:19:08 +02:00
a2dfe81265 chore(deps): migrate to tailwind v4 and patch nextjs 2026-05-15 17:58:47 +02:00
4a708ac92f feat(admin): show deleted message content on audit logs 2026-04-07 16:07:58 +02:00
f1f6d20d53 feat(notif): initial custom channel sending 2026-04-04 22:28:10 +02:00
4d63552254 fix(auth): forgot to pass some metadata 2026-03-31 17:47:17 +02:00
3dcb726207 feat(auth): add the ability for users to bypass idv checks 2026-03-30 00:49:48 +02:00
3e86ad70c2 chore(platform): make sure that the slack id is a full user and not deactivated or otherwise 2026-03-17 07:55:25 +01:00
14a0ecd763 fix(platform): actually check idv status
i'm sorry
2026-03-16 22:32:38 +01:00
f4f653614d feat: per channel chat moderator 2026-02-21 16:44:00 +01:00
2a4a1adcd8 feat(chat): chat reports 2026-02-21 13:38:38 +01:00
107982dbec feat(chat): chat moderation 2026-02-20 21:42:18 +01:00
dd71b822ed chore: bump sdk version 2026-02-19 22:28:55 +01:00
9e0ca29a2c fix: lock prisma deps 2026-02-08 01:17:49 +01:00
a1727b9a3d chore: change server region 2026-02-06 17:41:51 +01:00
099b321b79 feat: support connecting to multiple channels 2026-02-06 17:21:37 +01:00
6fdadbec28 feat: add ability to change usernames 2026-02-01 15:30:31 +01:00
09d099d0ee feat: add ai example 2026-01-31 23:30:21 +01:00
df845b5601 feat: working tests and api 2026-01-31 21:22:19 +01:00
221aff0050 feat: preliminary chat api 2026-01-30 16:42:50 +01:00
5add3b0e5d feat: multiple streaming servers 2026-01-27 16:56:43 +01:00
BananaJeanss
d5c02889de feat: add input regex filter to universalform, add filter to onboarding, add .env.examples along with gitignore exemption, and improve dev guide by a bit 2026-01-25 19:49:39 +02:00
689c410828 feat: moderation features and ABAC permission system
mostly generated by claude code, but of course i have made some of my
edits.
2026-01-01 16:18:00 +01:00
593baa6505 chore: migrate to pnpm 2025-12-31 01:37:11 +01:00
75f25eb8fe feat: js sdk init 2025-12-31 00:09:45 +00:00
0cabbd8720 fix: constraint error when deleting channel 2025-12-18 23:37:24 +01:00
312ad480a2 feat: channel deletion 2025-12-18 23:23:59 +01:00
1adb9be6cc fix: change ident url 2025-11-25 15:48:59 +01:00
3611e23869 feat: migrate to idv 2025-11-24 22:41:03 +01:00
934f589b5f fix: prisma and emoji display erroring obs panel 2025-11-12 08:16:00 +01:00
34d7afd03d ci: remove db image 2025-10-18 22:23:16 +02:00
7dd9bf765e feat: chats work now! 2025-09-30 17:21:06 +02:00
cb0f75dfb9 feat: bot accounts (without api stuff) 2025-09-30 08:00:19 +02:00
d327da90ef chore: add 24/7 check to notification stuff 2025-09-03 00:54:40 +02:00
6e10da6f98 fix: badly performing code 2025-08-23 19:44:01 +02:00
6a7b449363 fix: postgres direct connections for migrations 2025-08-23 17:34:24 +02:00
3fbb2b5d7f fix: ioredis errors 2025-08-20 18:31:40 +02:00
2dc28ae8d9 feat: improved viewercount 2025-08-09 20:36:58 +02:00
4237b1b41b feat: grant system for obs chat overlay 2025-08-09 16:57:04 +02:00
ed1fd6a18e chore: move redis to db 2025-06-30 23:33:13 +02:00
a7a046abd8 feat: show version in user dropdown 2025-06-29 18:22:09 +00:00
12daf61c5b feat: markdown description 2025-06-22 21:59:41 +02:00
818566b1c5 feat: initial channel settings implementation 2025-06-21 01:38:46 +02:00
f45d604468 ci: finally fix everything hopefully 2025-06-14 00:34:55 +02:00
67989a694c ci: fix db builds hopefully 2025-06-14 00:13:17 +02:00
10c10b6d2a feat!: disable stream notifications and use cachet 2025-06-14 00:10:09 +02:00
6218d328cd feat: use cachet for updated pfps 2025-06-10 17:52:51 +02:00
40d4fb7b09 feat: backend only ability to override user notifications 2025-04-06 16:11:42 +02:00
648d3296e2 feat: user notifications working, moving to bullmq 2025-03-31 20:40:15 +02:00
e83d0cf713 feat: db self following migration 2025-03-31 16:16:15 +02:00
185fc910a0 fix: chat connection issues by pinging server 2025-03-28 23:51:27 +01:00