1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-29 15:28:51 +02:00
conduit/src
2020-05-25 16:40:00 +02:00
..
database feat: access control 2020-05-25 16:40:00 +02:00
client_server.rs feat: access control 2020-05-25 16:40:00 +02:00
database.rs feat: media 2020-05-18 22:50:42 +02:00
error.rs feat: image thumbnails 2020-05-19 19:59:52 +02:00
main.rs Add logout route and database methods (#21) 2020-05-24 22:10:09 +02:00
pdu.rs fix: send full state after joining a room 2020-04-29 12:19:09 +02:00
ruma_wrapper.rs feat: proper room creation 2020-05-25 16:39:58 +02:00
server_server.rs feat: end to end encryption 2020-05-17 19:56:40 +02:00
stateres.rs work 2020-04-29 10:27:31 +02:00
test.rs refactor: split database into multiple files, more error handling, cleaner code 2020-05-03 21:44:48 +02:00
utils.rs fix: one time keys are never removed 2020-05-23 19:17:55 +02:00