0883c44659
small improvements Cargo fmt Simplify insert and update methods Review feedback Remove has_device method calls Load all devices with a single db call Remove device as in logout Put all metadata on the same tree Create userdevice key fucntion Implement devices API Implement all the devices endpoints. There's a couple of pending tasks: - Integrate the "logout" logic once it lands to master (this should remove the given device from the database). - Track and store last seen timestamp and IP. Co-authored-by: timokoesters <timo@koesters.xyz> Co-authored-by: Guillem Nieto <gnieto.talo@gmail.com> |
||
---|---|---|
.. | ||
database | ||
client_server.rs | ||
database.rs | ||
error.rs | ||
main.rs | ||
pdu.rs | ||
ruma_wrapper.rs | ||
server_server.rs | ||
stateres.rs | ||
test.rs | ||
utils.rs |