summaryrefslogtreecommitdiff
path: root/src/service
AgeCommit message (Expand)Author
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: spaces with restricted roomsTimo Kösters
2023-07-06feat: very simple sliding sync implementationTimo Kösters
2023-07-03improvement: better memory usage and admin commands to analyze itTimo Kösters
2023-07-02fix: cache invalidationTimo Kösters
2023-07-02feat: space hierarchiesTimo 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: /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-05-21Merge branch 'pushrules' into 'next'Timo Kösters
2023-05-15Recognize admin commands without : after tag Jonathan Flueren
2023-03-18Bump RumaKévin Commaille
2023-03-18fix: don't accept new requests when shutting downTimo Kösters
2023-03-13Reduce logs from info to debugTimo Kösters
2023-03-13All the logsTimo Kösters
2023-03-13fix: don't unwrap server keysTimo Kösters
2023-03-13fix: force abort federation requests after 2 minutesTimo Kösters
2023-03-13More logging for remote joinsTimo Kösters
2023-03-13feat: respect history visibilityTimo Kösters
2023-03-13fix: don't send nulls as unsigned contentTimo Kösters
2023-03-13Allow backfilling create event itselfTimo Kösters
2023-03-13fix: refactor backfill and add support for searchTimo Kösters
2023-03-13fix: make backfilled events reachableTimo Kösters
2023-03-13fix: allow handling create event itselfTimo Kösters
2023-03-13feat: ask for backfillTimo Kösters
2023-03-13feat: handle backfill requestsTimo Kösters
2023-02-11fix: allow reactivation of users using reset-password admin commandTimo Kösters
2023-01-24Merge branch 'validate-state-of-admins-room' into 'next'Timo Kösters
2023-01-14Maybe fix room joinsTimo Kösters
2022-12-21Bump rumaTimo Kösters
2022-12-21feat: Add max prev events config option, allowing adjusting limit for prev_ev...Nyaaori
2022-12-21chore: code cleanupNyaaori
2022-12-18improvement: handle restricted joins locallyTimo Kösters
2022-12-18Replace println/dbg calls with corresponding macros from tracing crateTimo 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 'logs-cleanup' into 'next'Timo Kösters
2022-11-21refactor: cleanupNyaaori
2022-11-21Clean some noisy logsAndriy Kushnir (Orhideous)