1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-03-24 03:54:48 +03:00
conduit/src
Rasmus Thomsen 1282405f1d fix(database): handle errors in config parsin or database creation
Showing the user a backtrace can be pretty confusing, so just printing
a nice error message makes errors easier to understand for end users.

fixes 
2021-09-15 11:16:16 +02:00
..
client_server docs: update readme and version 2021-09-15 11:16:15 +02:00
database fix: batch key fetching 2021-09-15 11:16:09 +02:00
appservice_server.rs docs: documentation for every endpoint 2021-09-15 11:16:09 +02:00
database.rs fix(database): handle errors in config parsin or database creation 2021-09-15 11:16:16 +02:00
error.rs remove rocksdb 2021-08-04 21:17:40 +02:00
lib.rs Export conduits Config struct and fix clipp warningsy 2021-06-29 16:02:12 -04:00
main.rs fix(database): handle errors in config parsin or database creation 2021-09-15 11:16:16 +02:00
pdu.rs improvement: faster incoming transaction handling 2021-09-15 11:16:09 +02:00
ruma_wrapper.rs fix: avoid panic 2021-09-15 11:16:16 +02:00
server_server.rs fix: make sure old events don't sneek into the timeline 2021-09-15 11:16:16 +02:00
utils.rs remove rocksdb 2021-08-04 21:17:40 +02:00