Commit Graph

196 Commits

Author SHA1 Message Date
Rory& 4e7dff8f48 Fix import in application entity 2026-06-30 20:11:03 +02:00
CyberL1 caf74417b5 feat: add poll ended messages 2026-06-26 16:42:33 +02:00
CyberL1 a12224536e feat: add route to expire a poll 2026-06-25 17:56:49 +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& e932a7e69f Regenerate assets 2026-06-17 02:36:49 +02:00
Rory& 42406c1838 Replace APIRole with schema 2026-06-13 20:37:26 +02:00
Rory& 6995aa7f74 Split config/response voice regions, remove APIVoiceRegion alias 2026-06-13 01:57:19 +02:00
Rory& 8da172d2ad Bump npm package minors 2026-06-12 20:57:54 +02:00
Rory& 0b5d2a576d Fix recursive import in 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& 051c92c30e Add internal status order enum 2026-05-19 16:39:50 +02:00
Rory& 9e7f3bdfde Rework status enum schema 2026-05-19 16:26:24 +02:00
Rory& d9d339882b Register: cache blocked IPs 2026-04-28 03:53:45 +02:00
Rory& ae064aea1b Clean up imports in schemas/api/bots 2026-04-20 00:14:47 +02:00
Rory& a4913dc25f eslint: more rules, no-duplicate-imports 2026-04-19 22:45:37 +02:00
Rory& e1b01bb8f1 NPM updates 2 2026-04-18 19:42:03 +02:00
Rory& 91521574d9 NPM update 2026-04-18 18:47:00 +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& 0ae2ccff5f Emit presence on identify, support deduped gw events 2026-04-13 14:08:29 +02:00
Rory& 210a0ffdae Update schemas 2026-03-28 16:06:55 +01:00
Rory& 48eb55ee07 Fix schemas script 2026-03-21 14:46:30 +01:00
Rory& bd46a26594 Fix schemas for guild bans 2026-03-17 02:48:37 +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& 8c137a42a2 Clean up schemas some more 2026-03-16 23:45:23 +01:00
Rory& c8af1e125f Remove array global pollution 2026-03-14 06:01:48 +01:00
Rory& 8bb0b84b5e Shorten imports 2026-03-14 05:43:42 +01:00
Rory& e0783f7595 Remove unused imports for non-entities 2026-03-14 04:24:04 +01:00
Rory& 1926e8cf34 Fix message embeds not being nullable 2026-02-25 08:15:37 +01:00
Rory& 2775d5aa0b Faster pings 2026-02-23 06:53:08 +01:00
Rory& 8be1a310b1 Some unfinished templates work 2026-02-15 19:24:02 +01:00
Rory& 642bf1d60b Try to enforce channel limts? 2026-02-14 17:44:55 +01:00
Rory& b7f3535d09 Add discovery filtering 2026-02-10 22:26:30 +01:00
Rory& e5ce3b54ce Update schemas for profile customisation 2026-02-03 07:00:37 +01:00
Rory& ec2787e5da Update schemas 2026-02-03 03:16:41 +01:00
Rory& f9928e4067 Schema updates 2026-01-30 15:37:02 +01:00
Rory& 7164357998 cs cdn interop stuff 2026-01-29 22:30:52 +01:00
Rory& dbaa157e63 schemas 2026-01-29 20:41:20 +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& 790282ebd8 Dummy warp endpoint 2026-01-23 09:41:43 +01:00
Rory& 9368066ec5 Port User.tag getter from pomelo as utility 2026-01-23 09:18:54 +01:00
Rory& 31345651db Make openapi.js work offline - still needs conditionals fixed though 2026-01-22 21:34:21 +01:00
Rory& 935f7960a6 Move health endpoints to /, deprecate /api/-. Fixes #1089 2026-01-22 19:42:24 +01:00
Rory& 5dde677d01 Fix NixOS tests, allow building via tsgo 2026-01-20 03:00:40 +01:00
Rory& 8a1295ddfd Add stub POSt report endpoint 2026-01-17 03:22:44 +01:00