Paul Makles
|
4801b51cef
|
fix: fixes for full mongo implementation
|
2022-02-11 21:44:59 +00:00 |
|
Paul Makles
|
1988a9501b
|
chore: remove mongodb imports
|
2022-02-11 11:11:48 +00:00 |
|
Paul Makles
|
88f811761b
|
feat: implement channel invites, perms, group create, members fetch
chore: when you accidentally run fmt
|
2022-02-04 21:50:30 +00:00 |
|
Paul Makles
|
1aafa51033
|
feat(users): implement relationships, DMs, proper perms
|
2022-02-04 13:38:24 +00:00 |
|
Paul Makles
|
0fdb749199
|
chore(thanos): strip down codebase to just API routes
|
2022-01-27 14:16:30 +00:00 |
|
Paul
|
93610ebbc3
|
Restrict bots from creating servers, groups, acking messages, and making friends.
|
2021-08-11 20:16:11 +01:00 |
|
Paul
|
9fec4e48c0
|
Start moving to Rocket 0.5.0
|
2021-08-06 17:24:16 +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
|
8cfa5d7091
|
Run cargo fmt.
|
2021-05-01 17:29:31 +01:00 |
|
Paul
|
5da26cb833
|
Breaking: Provide new user object instead of id.
Fix rustup complaining about join macros.
|
2021-05-01 15:54:29 +01:00 |
|
Paul Makles
|
c38977e026
|
Run cargo fmt.
|
2021-01-19 11:47:36 +00:00 |
|
Paul Makles
|
8cbba0671d
|
Move new subscriptions to a unfied prehandle function.
|
2021-01-19 11:46:22 +00:00 |
|
Paul Makles
|
5e70ceea01
|
Write proper user permission code.
|
2021-01-09 16:50:11 +00:00 |
|
Paul Makles
|
80e3baaa15
|
Clean up imports for database.
|
2021-01-09 13:57:37 +00:00 |
|
Martin Loffler
|
bb73f905e6
|
Formatted code
|
2021-01-05 15:01:24 +01:00 |
|
Martin Loffler
|
66a2930a6f
|
Code cleanup
Cleaned up
- matches in routes remove_friend and unblock_user
- production warnings in util/variables
|
2021-01-05 14:49:56 +01:00 |
|
Paul Makles
|
cac21ce2b6
|
Fix import and cargo fmt
|
2020-12-30 15:36:04 +00:00 |
|
Paul Makles
|
0640f68f9c
|
Add notifications to remaining routes.
|
2020-12-30 15:34:32 +00:00 |
|
Paul Makles
|
f39bc07bb9
|
Start work on notifications from client, cargo fmt
|
2020-12-30 11:36:32 +00:00 |
|
Paul Makles
|
c704f13d72
|
Re-implement user relationships.
|
2020-12-29 16:32:22 +00:00 |
|