summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
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-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-29fix: s/ok_or/ok_or_else in relevant placesgirlbossceo
2023-07-29cargo fmtgirlbossceo
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-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-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