85 Commits

Author SHA1 Message Date
Rory&
20177860e0 More env settings to tune down log noise 2025-10-19 08:59:32 +02:00
Rory&
1b21988617 Fix relationships 2025-10-18 14:00:22 +02:00
Rory&
4b5db1c2f4 Partial usersetting update schema 2025-10-18 09:14:34 +02:00
Rory&
1632642b0d More schema work, moved most stuff from entities to schemas, though messy 2025-10-15 10:07:33 +02:00
Rory&
e52c237326 Reorganise schemas a little bit 2025-10-15 08:04:23 +02:00
Rory&
23b88b5068 app_id -> application_id 2025-10-14 02:43:24 +02:00
Rory&
c0dfeaefb6 Return defaults for missing {proto-,}settings 2025-10-11 06:31:02 +02:00
Rory&
ef9b4f5be7 Update more path variables 2025-10-11 04:08:46 +02:00
Rory&
e8c5c988bb Update path variables 2025-10-11 03:58:37 +02:00
Rory&
625df4e314 Unkown -> unkown (typo fix) 2025-10-04 19:09:26 +02:00
Rory&
6a3155adba Implement fetching mutual friends 2025-09-30 19:24:10 +02:00
Rory&
d647f882b1 Pass mergeParams: true to new router calls due to express behavior change 2025-09-30 07:14:10 +02:00
Rory&
b87d28c2c9 Clean up unused imports 2025-09-30 05:13:29 +02:00
Rory&
b6065145ee Implement greeting 2025-09-29 18:38:06 +02:00
Rory&
0db40d7a0a Implement fetching DM messages by user ID 2025-09-29 18:38:06 +02:00
Rory&
387722d017 Add endpoint implementations 2025-09-29 18:38:06 +02:00
Rory&
18e752a457 Do settings versioning 2025-09-29 18:38:06 +02:00
Rory&
b212cbbea1 Oops, actually send the events to a user... 2025-09-29 18:38:06 +02:00
Rory&
5466de1c02 Emit USER_SETTINGS_PROTO_UPDATE 2025-09-29 18:38:06 +02:00
Rory&
b62fc8aca8 Merge in json representation of settings protos 2025-09-29 18:38:06 +02:00
Rory&
5e3080d72f Setting protos support 2025-09-29 18:38:06 +02:00
MathMan05
b461da9b8f fix stupid bug 2025-09-29 00:08:23 +02:00
MathMan05
6ab26cb3ff Fix the fix
this should actually be what's intended
2025-07-02 09:21:24 +10:00
MathMan05
76857bdcfb Check for old password when setting new
Checks for password
2025-07-02 09:21:24 +10:00
MathMan05
90287748ce
Update index.ts 2025-03-23 13:13:03 -05:00
MathMan05
109bf0da7c
fix minor bug 2025-03-22 23:03:33 -05:00
CyberL1
a11f3c0409 fix: return user profile theme colors as numbers 2024-11-12 13:48:52 +01:00
TomatoCake
95bbccb6f7 Same error message if username too long 2024-08-17 18:24:38 +02:00
TomatoCake
475aee372b Send 204 status 2024-08-15 10:14:44 +02:00
TomatoCake
20b2843680 Make profile bio max length configurable 2024-08-10 22:10:20 +02:00
Cyber
f047f93b77 fix: check for password only if username is present in body 2024-07-28 20:48:06 +10:00
Cyber
b682f170b9 fix: return an error on username change with no password 2024-07-28 20:48:06 +10:00
Cyber
01ca7b7736 feat: badges 2024-07-17 19:55:29 +10:00
Madeline
d18584f8e9
Refactor email sending + remove email verification if mail sending is not set up 2023-08-12 15:36:29 +10:00
Puyodead1
5c8359ec45
Fix connection class imports 2023-08-06 22:56:13 -04:00
Madeline
6c603afc54
Fix docs for /users/:id/profile 2023-06-11 00:51:03 +10:00
Madeline
4c6b1e8e16
Fix UserRelationsResponse schema 2023-04-19 01:24:51 +10:00
Puyodead1
866eb15d90
clusterfuck 2023-04-13 15:44:39 -04:00
Puyodead1
860b9d583e
oapi: finish users 2023-04-13 15:39:31 -04:00
Puyodead1
1ce7879ee8
oapi: users progress 2023-04-13 15:38:52 -04:00
Puyodead1
6b3a3b750f
fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1
777e7208dc
AAA 2023-04-13 15:06:21 -04:00
Madeline
844f1de6aa
License information 2023-04-02 11:32:40 +10:00
Madeline
d90fd6b4e5
Update connection metadata visibility 2023-04-02 11:15:08 +10:00
Madeline
218f71b82c
Merge branch 'master' into refactor/dev/connections 2023-04-02 10:55:17 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
Madeline
698ad90d3e
Revert "Merge pull request #1008 from spacebarchat/dev/samuel"
This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing
changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
2023-03-31 15:26:15 +11:00
Samuel (Flam3rboy)
69ea71aa9e
Merge pull request #1008 from spacebarchat/dev/samuel 2023-03-30 18:13:34 +02:00
Madeline
8b2faf0b18
SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR 2023-03-31 02:05:02 +11:00