- Jun 05, 2020
-
-
Jonas Platte authored
-
Timo Kösters authored
-
Timo Kösters authored
-
timokoesters authored
-
- Jun 04, 2020
-
-
Timo Kösters authored
-
timokoesters authored
-
timokoesters authored
-
Timo Kösters authored
-
timokoesters authored
-
timokoesters authored
-
Timo Kösters authored
-
timokoesters authored
Fixes #67 and #49
-
timokoesters authored
-
timokoesters authored
-
timokoesters authored
-
- Jun 03, 2020
-
-
timokoesters authored
-
timokoesters authored
-
Timo Kösters authored
-
gnieto authored
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>
-
gnieto authored
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>
-
Timo Kösters authored
Merge pull request 'get_state_events_for_key_route returns the content of the requested event instead of the all event.' (#95) from jbbouille/conduit:fix-get_state_events_for_key_route-returning-all-event into master
-
Jean-Baptiste Petit authored
-
- Jun 02, 2020
-
-
Timo Kösters authored
Merge pull request 'Black list temporaly some room creation tests.' (#50) from jbbouille/conduit:blacklist_some_creation_room_tests into master
-
Jean-Baptiste Petit authored
-
- Jun 01, 2020
-
-
Timo Kösters authored
-
timokoesters authored
-
timokoesters authored
-
- May 31, 2020
-
-
Timo Kösters authored
-
timokoesters authored
-
timokoesters authored
-
timokoesters authored
-
- May 29, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- May 27, 2020
-
-
Timo Kösters authored
-
timokoesters authored
fixes #24
-
Timo Kösters authored
Merge pull request 'Get device_id from body instead of auth data' (#27) from gnieto/conduit:fix/create-device into master
-
- May 26, 2020
-
-
Guillem Nieto authored
Device_id was retrieved from the auth data instead of login's body and this was causing that a new device was created on every login. This is (I guess) provoking that some sytests are failing (for example, "POST /login returns the same device_id as that in the request").
-
Timo Kösters authored
Merge pull request 'Move create room test into blacklist - fixes #23' (#26) from jbbouille/conduit:remove_create_public_room_test into master
-
Jean-Baptiste Petit authored
-
- May 25, 2020
-
-
timokoesters authored
-