summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2023-07-28It's ok not being able to find a .well-known response.Tobias Tom
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-10fix: nheko e2ee verification bugTimo 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-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-27Improve sync performance with more caching and wrapping things in Arcs to avo...Timo 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-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-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-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-13Even more loggingTimo Kösters
2023-03-13More logging for remote joinsTimo Kösters
2023-03-13feat: respect history visibilityTimo Kösters
2023-03-13fix: ignore unparsable pdus in /sendTimo Kösters
2023-03-13fix: refactor backfill and add support for searchTimo Kösters
2023-03-13feat: ask for backfillTimo Kösters
2023-03-13feat: handle backfill requestsTimo Kösters
2023-01-26Merge remote-tracking branch 'origin/next' into complement-improvementsJonathan de Jong
2023-01-18feat: support end to bridge encryptiondigital
2022-12-21feat: Implement membership ban/join/leave/invite reason supportNyaaori
2022-12-21chore: code cleanupNyaaori
2022-12-18improvement: handle restricted joins locallyTimo Kösters
2022-12-18fix: jaeger supportTimo Kösters
2022-12-17finish upgrade rumaTimo Kösters
2022-12-16WIP: Upgrade RumaJonas Platte
2022-11-30Merge branch 'fixrestrictedjoin' into 'next'Timo Kösters
2022-11-30fix: rejoining restricted rooms over federationTimo Kösters
2022-11-21Merge branch 'fixroomleave' into 'next'Timo Kösters