Commit Graph

763 Commits

Author SHA1 Message Date
Puyodead1 7b7ea2138a Send experiment required to enable pomelo UI in discord client 2026-01-21 07:10:10 +01:00
Puyodead1 78c0731622 Implement Pomelo Registration 2026-01-21 07:10:10 +01:00
Puyodead1 08fcec36ba update user modify for unique usernames 2026-01-21 07:10:10 +01:00
Puyodead1 9a415989b1 add legacy_username user field 2026-01-21 07:10:10 +01:00
Puyodead1 69fd55089c rename pomeloEnabled to uniqueUsernames 2026-01-21 07:10:10 +01:00
Puyodead1 435e80ff57 remove display_name 2026-01-21 07:10:10 +01:00
Puyodead1 90038fecdd rename handle to tag 2026-01-21 07:10:10 +01:00
Puyodead1 3341c9cf98 lint 2026-01-21 07:10:10 +01:00
Puyodead1 cca6cb3210 initial pomelo implementation 2026-01-21 07:10:10 +01:00
Rory& 8a1295ddfd Add stub POSt report endpoint 2026-01-17 03:22:44 +01:00
CyberL1 e274ae107d fix: FieldErrors function returned array instead of an object 2026-01-14 16:05:09 +01:00
Rory& e784959bcc Fix schemas... 2025-12-27 13:08:44 +01:00
Rory& df1aea808b Allow passing config secrets as paths 2025-12-27 10:27:50 +01:00
Rory& e98a5b1a02 print cwd in jwt 2025-12-27 06:51:58 +01:00
Rory& 9e6b8e3351 Log some paths 2025-12-27 06:27:17 +01:00
Rory& 5b59130994 Drop unused metrics configuration 2025-12-25 07:50:34 +01:00
Rory& 4ddd05e35c Drop unused Kafka configuration 2025-12-25 07:28:58 +01:00
Rory& e141202e5a Consistent imports and instructions for email 2025-12-25 05:47:44 +01:00
Rory& 0cf765fa9f Drop sqlite3 by default 2025-12-25 03:45:49 +01:00
Rory& 55b3416957 Add server name config option for use in client redirects 2025-12-23 22:06:11 +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& 0b87ed9146 Commit evil (set process names) 2025-12-20 21:49:33 +01:00
Rory& 6162fbd520 Deprecation: Use object-based relations for typeorm 2025-12-19 21:06:12 +01:00
Rory& 9d4e3d39f4 Dont use promises for dummy endpoints 2025-12-19 20:32:26 +01:00
Rory& 3636d615db ESLint: warn for deprecated constructs 2025-12-19 19:35:54 +01:00
Rory& 11a0744edc DEPRECATION: Move most select queries to object instead of string[] 2025-12-19 17:33:11 +01:00
Rory& 62123f6a6e Send HTTP 401 on token errors 2025-12-19 05:43:23 +01:00
Rory& 5adcb33121 Fix initial database setup 2025-12-19 04:52:43 +01:00
Rory& 019cff8255 Use inserts instead of save for new entities 2025-12-19 04:29:12 +01:00
Rory& 52a82b6dba WIP CDN stuff 2025-12-19 04:26:25 +01:00
Rory& a9fbdc7501 Drop blockProxies from config - fixup for #1444 / b54e86d 2025-12-18 23:31:13 +01:00
Rory& b54e86dd4d Drop isProxy alltogether, because wtf is this language (!![] === true apparently) - Fixes #1444 2025-12-18 23:29:40 +01:00
Cyber c984dbbd3f Merge branch 'master' into feat/forwards 2025-12-18 22:05:12 +01:00
Rory& d8c5448248 More gateway trace 2025-12-18 21:54:21 +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& cf700f9966 Dont log unix socket emissions that are below 5ms due to log noise 2025-12-17 22:44:12 +01:00
Rory& 3dddaa249a Add common scams from discord to blocked usernames by default 2025-12-17 22:34:48 +01:00
MathMan05 2f12a58c00 friend nicknames 2025-12-17 12:27:59 -06:00
Rory& e432c48ba1 Drop extended_settings, account data soon. Closes #1160 2025-12-17 11:35:44 +01:00
Rory& 915000ee40 Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults' 2025-12-17 11:28:29 +01:00
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& e008c9947e No more fallback URLs 2025-12-17 10:18:17 +01:00
Rory& 2a8d4ce3fd Dont directly export all config subtypes 2025-12-17 10:11:19 +01:00
Rory& bf33c9874b Move region to webrtc schemas 2025-12-17 10:10:08 +01:00
Rory& c323e55290 Prettier u10 2025-12-17 09:27:18 +01:00
Rory& b843219907 Prettier u7 2025-12-17 09:21:05 +01:00
Rory& fa8f86a51f Prettier u6 2025-12-17 09:17:02 +01:00
Rory& 1b178b5ac3 Prettier u5 2025-12-17 09:12:13 +01:00