Fetch profile route, push badges and status.
Showing
- Cargo.lock 3 additions, 1 deletionCargo.lock
- Cargo.toml 1 addition, 1 deletionCargo.toml
- src/database/entities/user.rs 23 additions, 1 deletionsrc/database/entities/user.rs
- src/notifications/payload.rs 1 addition, 1 deletionsrc/notifications/payload.rs
- src/routes/channels/message_send.rs 1 addition, 1 deletionsrc/routes/channels/message_send.rs
- src/routes/root.rs 1 addition, 1 deletionsrc/routes/root.rs
- src/routes/users/fetch_profile.rs 24 additions, 0 deletionssrc/routes/users/fetch_profile.rs
- src/routes/users/mod.rs 2 additions, 0 deletionssrc/routes/users/mod.rs
Please register or sign in to comment