summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-09-01fix: batch key fetchingTimo Kösters
2021-08-30add tlsJonathan de Jong
2021-08-27Use Arc<EventId> in place of most EventIdsDevin Ragotzy
2021-08-26chore: bump dependenciesTimo Kösters
2021-08-24improvement: more efficient auth chain cacheTimo Kösters
2021-08-24Merge branch 'speed' into 'master'Timo Kösters
2021-08-24improvement: better e2ee over fed, faster incoming event handlingTimo Kösters
2021-08-22Only apply max. optimizations in CI builds.Jonas Zohren
2021-08-21Merge branch 'statediffs' into 'master'Timo Kösters
2021-08-19improvement: faster incoming transaction handlingTimo Kösters
2021-08-14Use full optimizations for master and faster config elseJonas Zohren
2021-08-04remove rocksdbTimo Kösters
2021-07-30improvement: better account data implementationTimo Kösters
2021-07-29feat: heed db backend (LMDB)Timo Kösters
2021-07-29feat: add threadpool for iterator threads, bug fixes, tracing_flame supportTimo Kösters
2021-07-20chore: update ruma againTimo Kösters
2021-07-20fix: state res fixesTimo Kösters
2021-07-20improvement: auth chain cacheTimo Kösters
2021-07-20improvement: upgrade ruma and implement blurhashesTimo Kösters
2021-07-20fix: rumaTimo Kösters
2021-07-15add sled cache_capacity backJonathan de Jong
2021-07-14update rocket and lockJonathan de Jong
2021-07-14SqliteJonathan de Jong
2021-07-02Merge branch 'state-res-closure' into 'master'Timo Kösters
2021-07-02Switch ruma to a commit from nextDevin Ragotzy
2021-07-01add support for arbitrary proxiesAiden McClelland
2021-06-30Remove auth_cache using a closure to fetch events in state-resDevin Ragotzy
2021-06-30improvement: pdu cache, /sync cacheTimo Kösters
2021-06-17Upgrade RumaJonas Platte
2021-06-12improvement: feature flags for sled, rocksdbTimo Kösters
2021-06-09feat: swappable database backendTimo Kösters
2021-06-04Fix ruma dependencyDamian Poddebniak
2021-05-28feat: implement /claim, handle to-device eventsTimo Kösters
2021-05-27Specify the minimum required Rust version in the manifestVadim Zeitlin
2021-05-27fix: state resolution bugsTimo Kösters
2021-05-22Merge branch 'cargo-deb-packaging-update' into 'master'Timo Kösters
2021-05-21improvement: federation get_keys and optimize signingkey storageTimo Kösters
2021-05-14feat: implement GET /presenceTimo Kösters
2021-05-12improvement: bug fixes and refactorsTimo Kösters
2021-05-08Upgrade RumaJonas Platte
2021-04-29Bump rumaJonas Platte
2021-04-26Bump rumaJonas Platte
2021-04-24fix: loggingTimo Kösters
2021-04-24Upgrade rumaJonas Platte
2021-04-24chore: update dependenciesTimo Kösters
2021-04-24improvement: update rumaTimo Kösters
2021-04-22Generate conduit.toml instead of debian environment filePaul van Tilburg
2021-04-16No longer use/support a local environment filePaul van Tilburg
2021-04-15feat: add handling of tls cert for delegated hostsGabriel Souza Franco
2021-04-14chore: bump stateresTimo Kösters