summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2023-06-27Do state res even if the event soft failsTimo Kösters
2023-06-26Add relations endpoints, edits and threads work nowTimo Kösters
2023-06-26fix: send correct bearer token to appservicesTimo Kösters
2023-06-26fix: /context for element android. start and end must be set even with limit=0Timo Kösters
2023-06-25Disable compression, see https://en.wikipedia.org/wiki/BREACHTimo Kösters
2023-06-25feat: WIP relationships and threadsTimo Kösters
2023-06-08cargo fmtTimo Kösters
2023-06-08fix: restricted room error is now FORBIDDENTimo Kösters
2023-05-26Merge branch 'mr-conduit-appservice-login' into 'next'Timo Kösters
2023-05-26fix: make requested changesdigital
2023-05-21chore: bump rocksdbTimo Kösters
2023-05-21Merge branch 'pushrules' into 'next'Timo Kösters
2023-05-15Recognize admin commands without : after tag Jonathan Flueren
2023-03-18Add a database migration to fix and update the default pushrulesKévin Commaille
2023-03-18Always return an error if a push rule is not foundKévin Commaille
2023-03-18Use the ruma methods for managing rulesetsKévin Commaille
2023-03-18Bump RumaKévin Commaille
2023-03-18fix: don't accept new requests when shutting downTimo Kösters
2023-03-17fix: let requests continue event if client disconnectsTimo Kösters
2023-03-13Don't crash when a room errorsTimo Kösters
2023-03-13Reduce logs from info to debugTimo Kösters
2023-03-13fix: history visibilityTimo Kösters
2023-03-13fix: SRV lookups should end with a periodTimo Kösters
2023-03-13Logs for server resolutionTimo Kösters
2023-03-13All the logsTimo Kösters