Commit Graph

797 Commits

Author SHA1 Message Date
Rory&
d3d8707984 Guild discovery: option to hide already joined guilds 2026-02-03 23:30:08 +01:00
Rory&
e5ce3b54ce Update schemas for profile customisation 2026-02-03 07:00:37 +01:00
Rory&
762ea242c0 Actually save webhook apps - fixes #1474 2026-02-03 05:24:25 +01:00
CyberL1
8862b15f0b fix: treat guild_id=0 as no guild_id for discord mobile client (a.k.a. the mobile fuckery) 2026-02-02 22:24:08 +01:00
Rory&
98af6066a2 Assert req.params type as solely string (express update) 2026-02-01 03:49:51 +01:00
CyberL1
fd4dd5499e fix: find the user instead of creating it when replying to a message 2026-01-31 22:47:31 +01:00
Rory&
a66d6f0086 Enforce numeric-only discriminators in PATCH /users/@me 2026-01-30 23:45:17 +01:00
CyberL1
2e5c06475f fix: don't return default role for user profiles 2026-01-30 18:38:24 +01:00
Rory&
7e3dfed6ca Thread membership routes 2026-01-29 20:40:09 +01:00
MathMan05
9bd97516ff thread stuff ig 2026-01-28 21:47:47 +01:00
MathMan05
cc15a5d219 initial recipients work 2026-01-28 21:46:45 +01:00
MathMan05
00b591abf0 thread API start 2026-01-28 21:46:24 +01:00
Rory&
4dd959ad54 Make bot invites configurable 2026-01-24 19:27:39 +01:00
Rory&
f3f4a557f3 Forbid dashes in emoji names 2026-01-23 17:06:03 +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
MathMan05
192758e3df fix validations 2026-01-20 18:38:20 +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
Rory&
a0417adff2 Actually map all endpoints for getting report menus 2026-01-14 22:20:04 +01:00
CyberL1
e2df7c8927 fest: throw an error if bot name is empty 2026-01-14 16:17:13 +01:00
CyberL1
349211bdcd fest: throw an error if application name is empty 2026-01-14 16:11:36 +01:00
Rory&
20d7b45ac4 Support API v10 2026-01-13 22:38:33 +01:00
Rory&
db83922644 Include request info in errors 2026-01-13 21:57:25 +01:00
Rory&
49bb15051a Whoami endpoint in api 2026-01-11 16:37:54 +01:00
CyberL1
1b7c882852 fix: relationshipsSelf are now actually self 2026-01-10 15:33:21 +01:00
MathMan05
b7d359c3cd Fix profile API
It should no longer send a random user(Emma/Rory) and should now just send the correct user.
2025-12-29 18:00:50 +01:00
Rory&
916e6f454a Persist uploader user id for new stickers 2025-12-28 11:23:29 +01:00
Rory&
50d27a7bf4 fix endpoint crap 2025-12-27 05:26:47 +01:00
Rory&
0c4d768bed Ignore empty ASN type/ID in register 2025-12-26 11:01:21 +01:00
Rory&
d91b55dfcc Fix endpoint public splitting 2025-12-25 23:05:35 +01:00
Rory&
66ecc9d5bd Set low cache-control headers for static pages 2025-12-23 21:57:39 +01:00
Cyber
387b176f24 Merge pull request #1449 from MathMan05/inviteFix 2025-12-22 20:57:08 +01:00
MathMan05
84213549fe fix invite API slightly 2025-12-22 13:42:31 -06:00
Rory&
c31ae1528e Shields 2025-12-21 03:57:06 +01:00
Rory&
c15c633731 Widget: sort users by id 2025-12-21 02:42:28 +01:00
Rory&
0acb078541 Fix import 2025-12-21 02:07:12 +01:00
Rory&
46b9094f3d Filter widget channels by type, implement rudimentary cache, mark cache as immutable 2025-12-21 02:02:00 +01:00
Rory&
1207eacba5 Bump widget idle time to 5 minutes 2025-12-20 22:05:24 +01:00
Rory&
0b87ed9146 Commit evil (set process names) 2025-12-20 21:49:33 +01:00
Rory&
0b27fb5a79 Merge remote-tracking branch 'mathium05/dmFix' 2025-12-20 03:31:32 +01:00
Rory&
c0482c94ba Fix online member count 2025-12-20 03:28:33 +01:00
MathMan05
79c5eca639 DM bot Fix
Makes the API conform to
https://docs.discord.food/resources/channel#create-private-channel
This should help with bot compat which says to make DMs like this
https://discord.com/developers/docs/resources/user#create-dm
2025-12-19 20:26:10 -06:00
Rory&
cd85782582 Fix widget 2025-12-20 03:19:43 +01:00
Rory&
07aff67f4d Widget improvements 2025-12-19 23:42:19 +01:00
Rory&
ffbe8b5987 Implement widget 2025-12-19 23:14:21 +01:00
Rory&
6162fbd520 Deprecation: Use object-based relations for typeorm 2025-12-19 21:06:12 +01:00