Commit Graph
69 Commits
Author SHA1 Message Date
Rory& 87988c3039 Clean up various other schemas 2026-07-15 13:24:41 +02:00
Rory& 8f46315255 Remove APIWebhookArray 2026-07-15 13:10:44 +02:00
Rory& edcaa05be0 Remove APIMemberArray 2026-07-15 12:34:21 +02:00
Rory& 0042d3c5c9 Some cleanup with gifs 2026-07-08 01:20:38 +02:00
Rory& 59a81537e0 Add application emojis implementation based on the guilds one, models 2026-07-01 19:46:31 +02:00
CyberL1 caf74417b5 feat: add poll ended messages 2026-06-26 16:42:33 +02:00
CyberL1 0efdb5c35a feat: add voting route 2026-06-25 17:56:49 +02:00
CyberL1 4cf0e48dd0 fix: assign id to poll answers 2026-06-25 17:56:49 +02:00
Rory& 42406c1838 Replace APIRole with schema 2026-06-13 20:37:26 +02:00
Rory& c77d00e243 Move entities to database 2026-06-12 17:58:18 +02:00
Rory& 2c1be0fa53 Use subpath imports for lambert-server, fix openapi.js 2026-06-12 17:58:18 +02:00
Rory& 3e86c14539 Use sets for mention roles/users 2026-05-26 07:48:10 +02:00
Rory& dce297144c Clean up schemas/api a bit 2026-04-20 00:14:59 +02:00
Rory& ae064aea1b Clean up imports in schemas/api/bots 2026-04-20 00:14:47 +02:00
Rory& 74b6c03c52 Attachment -> PublicAttachment in schemas 2026-04-18 18:26:34 +02:00
Rory& a3d8a427aa Split out attachment handling from message handler 2026-04-18 18:26:34 +02:00
Rory& 103922e841 Fix attachments 2026-04-18 18:26:34 +02:00
Rory& a4e87dd792 Add WIP PublicMessage schema 2026-03-21 08:22:29 +01:00
Rory& 339a0fcbf4 Migrate Thread*Event to satisfies, part of #1577 2026-03-20 18:18:41 +01:00
Rory& 4546122907 Fix typo 2026-03-20 16:31:32 +01:00
MathMan05 9043c642cc final pk fixes 2026-03-20 16:31:32 +01:00
MathMan05 ccbe60ffb6 make some corrections 2026-03-20 16:31:32 +01:00
MathMan05 33c93f8b88 v2 init work 2026-03-20 16:31:32 +01:00
MathMan05 a4ff9e9d41 switch messages to base message type 2026-03-20 16:31:32 +01:00
Rory& 85190daff9 Fix some comments 2026-03-19 08:42:36 +01:00
Rory& ef9c51fed1 Schemas for emojis 2026-03-17 02:42:57 +01:00
Rory& ecea5540fa Schemas for stickers 2026-03-17 02:36:54 +01:00
Rory& e0783f7595 Remove unused imports for non-entities 2026-03-14 04:24:04 +01:00
Rory& eaf697eb19 [rel/1518] Member flags 2026-03-07 00:30:19 +01:00
Rory& c0e757408a [rel/1518] make PartialEmoji accept id-only 2026-03-07 00:23:22 +01:00
Rory& 91a9029046 [rel/1518] Interaction failure reason enum, add missing copyright headers 2026-03-07 00:13:03 +01:00
Rory& 89c00aac7c Update message component type to match upstream 2026-02-20 03:20:33 +01:00
Rory& e5ce3b54ce Update schemas for profile customisation 2026-02-03 07:00:37 +01:00
Rory& b97e9e03a0 READY changes for threads ported from #876 2026-01-29 20:37:08 +01:00
Rory& 5c593e8b0d Update message type enum 2026-01-29 01:02:47 +01:00
Rory& 22241a714f Merge remote-tracking branch 'origin/dev/threads' 2026-01-28 22:30:38 +01:00
Rory& a3ef2482ec Update channel type enum to un-erkinalp-ize it, and match discord 2026-01-28 22:27:05 +01:00
MathMan05 00b591abf0 thread API start 2026-01-28 21:46:24 +01:00
MathMan05 f4114a4896 sechema changes+migrations 2026-01-28 21:43:15 +01:00
Rory& 8a1295ddfd Add stub POSt report endpoint 2026-01-17 03:22:44 +01:00
Rory& 3dd950b8ec Add temp reporting menu responses 2026-01-15 07:37:41 +01:00
Rory& 35111173c3 Enum for report menu types 2026-01-14 23:11:06 +01:00
CyberL1 4553b1d126 chore: run prettier 2025-12-18 21:39:14 +01:00
CyberL1 3b34a0bf6d feat: add message forwards (normal messages only) 2025-12-18 21:31:43 +01:00
Rory& e432c48ba1 Drop extended_settings, account data soon. Closes #1160 2025-12-17 11:35:44 +01:00
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& bd231c4d9d Prettier 2 2025-12-17 07:38:23 +01:00
Rory& 84af6a24c5 finally make eslint happy 2025-12-17 06:49:16 +01:00
Rory& e7a6e7c35f Update session info 2025-12-17 01:44:48 +01:00
Rory& d7a950d0e7 Device management 2025-12-16 11:47:20 +01:00