Paul Makles
|
b58755dbeb
|
feat(channels): implement fetch, edit, delete
|
2022-02-04 16:48:32 +00:00 |
|
Paul Makles
|
1aafa51033
|
feat(users): implement relationships, DMs, proper perms
|
2022-02-04 13:38:24 +00:00 |
|
Paul Makles
|
63064cc9bb
|
feat: implement edit user / username
|
2022-02-03 22:52:04 +00:00 |
|
Paul Makles
|
0fdb749199
|
chore(thanos): strip down codebase to just API routes
|
2022-01-27 14:16:30 +00:00 |
|
heikkari
|
721ca3a4f5
|
Enhancement: Routes with no body should return 204 No Content.
|
2021-08-16 15:34:44 +03:00 |
|
Paul
|
9fec4e48c0
|
Start moving to Rocket 0.5.0
|
2021-08-06 17:24:16 +01:00 |
|
Paul
|
8f6e5be1d4
|
Events: Distribute user updates to servers.
Fix: Deleting a server now correctly deletes all associated objects.
|
2021-07-28 13:40:03 +01:00 |
|
Paul
|
6cc92b877e
|
Fix block user route, send correct user struct.
Add route for fetching members.
Cargo fmt on accident.
|
2021-05-14 22:29:43 +01:00 |
|
Paul
|
7293abfc53
|
Add january support.
|
2021-05-07 18:00:21 +01:00 |
|
Paul
|
cf7bb832da
|
Really make sure MongoDB driver can't screw up.
|
2021-05-03 21:02:12 +01:00 |
|
Paul
|
efc3794f3d
|
Emergency patch; Rust MDB driver deletes doc. with empty update.
|
2021-05-03 20:48:37 +01:00 |
|
Paul
|
fa960ebc94
|
Send out unset in event.
|
2021-05-03 11:17:28 +01:00 |
|
Paul
|
92bface6ae
|
Add group icons / profile backgrounds.
|
2021-05-01 22:55:37 +01:00 |
|
Paul
|
8cfa5d7091
|
Run cargo fmt.
|
2021-05-01 17:29:31 +01:00 |
|
Paul
|
59b18fd376
|
Delete old avatar; fix database migration.
|
2021-05-01 17:12:51 +01:00 |
|
Paul
|
f135a57a9b
|
API change: deprecate Gravatar.
Include avatar information in user object.
|
2021-05-01 16:38:06 +01:00 |
|
Paul
|
81002c75d2
|
Only push out status; mark attachments as deleted.
|
2021-04-28 17:12:14 +01:00 |
|
Paul
|
c3fa7bf74e
|
Change route paths for user edits.
|
2021-04-03 15:02:29 +01:00 |
|
Paul
|
7f5d6f2312
|
Format code.
|
2021-04-03 14:44:01 +01:00 |
|
Paul
|
9492e145f9
|
User status / profile change route, username change route.
|
2021-04-03 14:41:40 +01:00 |
|