summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-13Even more loggingTimo 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-13fix: ignore unparsable pdus in /sendTimo 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-02-07fix: ignore bad user idsTimo Kösters
2023-01-26Merge remote-tracking branch 'origin/next' into complement-improvementsJonathan de Jong
2023-01-24Merge branch 'validate-state-of-admins-room' into 'next'Timo Kösters
2023-01-18feat: support end to bridge encryptiondigital
2023-01-14Maybe fix room joinsTimo Kösters
2022-12-21Bump rumaTimo Kösters
2022-12-21tweak default rocksdb settingsTimo Kösters
2022-12-21Merge branch 'Nyaaori/prev_events-config-option' into 'next'Timo Kösters
2022-12-21feat: Implement membership ban/join/leave/invite reason supportNyaaori
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-12-16Merge branch 'fix/pushrules_database' into 'next'Timo Kösters
2022-11-30Merge branch 'fixrestrictedjoin' into 'next'Timo Kösters
2022-11-30fix: rejoining restricted rooms over federationTimo Kösters
2022-11-27feat(systemd): call sd-notify after init and before exitVladan Popovic
2022-11-21Merge branch 'fixroomleave' into 'next'Timo Kösters
2022-11-21Merge branch 'logs-cleanup' into 'next'Timo Kösters
2022-11-21Reduce length of generated access tokens and session idsNyaaori
2022-11-21refactor: cleanupNyaaori
2022-11-21Clean some noisy logsAndriy Kushnir (Orhideous)
2022-11-21fix: unable to leave roomTimo Kösters
2022-11-09fix: invite dendrite usersTimo Kösters
2022-11-09chore: bump dependenciesTimo Kösters
2022-11-03Moving the unwraping of a variablePaul Beziau
2022-10-31Cleanly handle invalid response from trusted server instead of panickingNyaaori
2022-10-31Cargo ClippyNyaaori
2022-10-30fix: not sending enough state on joinTimo Kösters
2022-10-30fix: stuck typing indicatorsTimo Kösters
2022-10-30Merge branch 'fixhead' into 'next'Timo Kösters
2022-10-30fix: element android did not reset notification countsTimo Kösters
2022-10-30fix: HEAD requests should produce METHOD_NOT_ALLOWEDTimo Kösters