summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-29wip: Hard-code info log sizetopic/limit_info_logscos
2023-08-10improvement: matrix.org is default trusted server if unspecifiedTimo Kösters
2023-08-10improvement: more forgiving admin command syntaxTimo Kösters
2023-08-10More sanity checksTimo Kösters
2023-08-09fix: don't show removed rooms in spaceTimo Kösters
2023-08-09feat: registration tokensTimo Kösters
2023-08-07Merge branch 'improvements' into 'next'Timo Kösters
2023-08-07Avatars for sliding sync DMsTimo Kösters
2023-08-07improvement: maybe cross signing really works nowTimo Kösters
2023-08-03debug log before and after nofile soft limit increasesJune
2023-08-03log room ID for invalid room topic event errorsgirlbossceo
2023-08-01update base64 to 0.21.2June
2023-08-01Merge branch 'error-leak-fix' into 'next'Timo Kösters
2023-07-31fix: threads get updated properlyTimo Kösters
2023-07-30sanitise potentially sensitive errorsgirlbossceo
2023-07-29Merge branch 'spaces' into 'next'Timo Kösters
2023-07-29feat: version checkerTimo Kösters
2023-07-29fix: s/ok_or/ok_or_else in relevant placesgirlbossceo
2023-07-29Admin commands to sign and verify jsonsTimo Kösters
2023-07-29cargo fmtgirlbossceo
2023-07-29Return "Hello from Conduit!" on the / routegirlbossceo
2023-07-29Log the room ID, event ID, PDU, and event type where possiblegirlbossceo
2023-07-29Log the unknown login type in warning levelgirlbossceo
2023-07-29Print relevant room ID and ACL'd server in informational levelgirlbossceo
2023-07-29Only print raw malformed JSON body in debug levelgirlbossceo
2023-07-28It's ok not being able to find a .well-known response.Tobias Tom
2023-07-27Merge branch 'relax-rocksdb' into 'next'Timo Kösters
2023-07-26relax recovery modeCharles Hall
2023-07-26maximize fd limitCharles Hall
2023-07-26fix: spaces with restricted roomsTimo Kösters
2023-07-24Merge branch 'slidingfixes' into 'next'Timo Kösters
2023-07-24Sliding sync subscriptions, e2ee, to_device messagesTimo Kösters
2023-07-24slightly better sliding syncTimo Kösters
2023-07-16fix: e2ee over federationTimo Kösters
2023-07-15fix: could not verify own eventsTimo Kösters
2023-07-10fix: nheko e2ee verification bugTimo Kösters
2023-07-10fix: spaces with restricted roomsTimo Kösters
2023-07-10fix: actually clear memory in the admin commandsTimo Kösters
2023-07-10fix: never try federation with selfTimo Kösters
2023-07-10fix: better sliding syncTimo Kösters
2023-07-06feat: very simple sliding sync implementationTimo Kösters
2023-07-03Merge branch 'memory' into 'next'Timo Kösters
2023-07-03improvement: better memory usage and admin commands to analyze itTimo Kösters
2023-07-03Merge branch 'hierarchy' into 'next'Timo Kösters
2023-07-02fix: cache invalidationTimo Kösters
2023-07-02feat: space hierarchiesTimo Kösters
2023-06-29Upgrade axum to 0.6Jonas Platte
2023-06-28improvement: randomize server order for alias joinsTimo Kösters
2023-06-27Do soft fail check before doing state res to allow leave eventsTimo Kösters
2023-06-27Improve sync performance with more caching and wrapping things in Arcs to avo...Timo Kösters