Commit Graph

  • 97460823e5
    refactor: Added tests to backfill Andriy Kushnir (Orhideous) 2022-12-14 17:19:01 +0200
  • a67075d048
    refactor: Rewrite backfill algorithm according to specification in more readable form Andriy Kushnir (Orhideous) 2022-12-14 17:18:13 +0200
  • 3da37928b8
    refactor: Pull up invariants from the loop Andriy Kushnir (Orhideous) 2022-12-08 23:41:10 +0200
  • 3818ef8dab
    refactor: Take away some methods from public Andriy Kushnir (Orhideous) 2022-11-28 13:43:33 +0200
  • 51a48fdaf7
    refactor: Use same order as in trait Andriy Kushnir (Orhideous) 2022-11-28 13:22:43 +0200
  • a35758ab86
    refactor: Do not extract members for room each time Andriy Kushnir (Orhideous) 2022-11-28 01:58:25 +0200
  • cc6e06eebb
    refactor: Replace imperative style with short-circuit .any() Andriy Kushnir (Orhideous) 2022-11-28 01:44:05 +0200
  • 80eebdaf94
    refactor: Replace re-serialization with plain coercion Andriy Kushnir (Orhideous) 2022-11-28 01:43:17 +0200
  • 3e6c62242f
    refactor: Replace specialized interface for user's membership with more generic one in state accessor Andriy Kushnir (Orhideous) 2022-11-28 01:42:24 +0200
  • 99e6cae02f
    fix: Default to Shared history visibility for s2s permissions, per spec Nyaaori 2022-11-26 13:33:32 +0100
  • 0852b5c095
    fix: Proper S2S Backfill visibility handling Nyaaori 2022-11-26 13:03:19 +0100
  • 59535e901c
    fix: Add backfill ACL check Nyaaori 2022-09-03 14:16:32 +0200
  • 83e6ae3f8e
    feat: Implement backfill joined/invited checks for private history Andrei Vasiliu 2022-01-22 18:26:28 +0200
  • 5805c9099c
    feat: Add federation backfill and event visibility Andrei Vasiliu 2022-01-15 19:13:17 +0200
  • 7b98741163 Merge branch 'restrictedjoinlocally' into 'next' Timo Kösters 2022-12-18 08:51:31 +0000
  • 2a04c213f9
    improvement: handle restricted joins locally Timo Kösters 2022-12-18 09:44:46 +0100
  • d7eaa9c5cc Merge branch 'logging-cleanup' into 'next' Timo Kösters 2022-12-18 06:57:23 +0000
  • 2a0515f528
    Replace println/dbg calls with corresponding macros from tracing crate Timo Kösters 2022-12-18 07:47:18 +0100
  • 3930fd08d7 Merge branch 'docs' into 'next' Timo Kösters 2022-12-18 06:06:26 +0000
  • 683eefbd0b
    Update README Timo Kösters 2022-12-18 06:52:18 +0100
  • d963ad8cc1 Merge branch 'jaegerfix' into 'next' Timo Kösters 2022-12-18 05:52:49 +0000
  • 6d5e54a66b
    fix: jaeger support Timo Kösters 2022-12-18 06:37:03 +0100
  • 2b2bfb91c2 Merge branch 'up-ruma' into 'next' Timo Kösters 2022-12-18 05:05:33 +0000
  • 73a821f0bf Merge branch 'Nyaaori/remove-misisng-e2ee-readme' into 'next' Nyaaori 2022-12-17 11:38:36 +0000
  • f1d2574651
    finish upgrade ruma Timo Kösters 2022-12-17 09:21:19 +0100
  • d39ce1401d
    WIP: Upgrade Ruma Jonas Platte 2022-12-14 13:09:10 +0100
  • 7fd5b22e3b
    The procMacro option has long been on by default Jonas Platte 2022-12-16 10:12:11 +0100
  • db7a7085f4 Merge branch 'fix/pushrules_database' into 'next' Timo Kösters 2022-12-16 08:38:49 +0000
  • 927982a2ea
    Merge together pending feature branches Nyaaori 2022-12-16 08:57:35 +0100
  • aa725b0ecb
    chore: clippy Nyaaori 2022-12-16 08:50:17 +0100
  • 03c02133a2
    Cleanly handle invalid rooms on hierarchy endpoint Nyaaori 2022-10-15 14:29:20 +0200
  • 833d8f1b70
    Clean up client-server room hierarchy route Nyaaori 2022-08-17 19:16:21 +0200
  • 3ff6d54be6
    Add hierarchy_max_depth config option Nyaaori 2022-09-02 16:28:24 +0200
  • 03029711fe
    Add client space api '/rooms/{roomId}/hierarchy' chenyuqide 2022-04-10 18:57:15 +0800
  • d2cc9e105a
    chore: clippy Nyaaori 2022-12-16 08:37:28 +0100
  • f2a9080ba7
    refactor: Fixed logical condition for evil events Andriy Kushnir (Orhideous) 2022-12-14 18:02:35 +0200
  • 060d88ff24
    refactor: Added tests to backfill Andriy Kushnir (Orhideous) 2022-12-14 17:19:01 +0200
  • 0d14451bfb
    refactor: Rewrite backfill algorithm according to specification in more readable form Andriy Kushnir (Orhideous) 2022-12-14 17:18:13 +0200
  • 7f8f6b52d9
    refactor: Pull up invariants from the loop Andriy Kushnir (Orhideous) 2022-12-08 23:41:10 +0200
  • 179aafc974
    refactor: Take away some methods from public Andriy Kushnir (Orhideous) 2022-11-28 13:43:33 +0200
  • b023866903
    refactor: Use same order as in trait Andriy Kushnir (Orhideous) 2022-11-28 13:22:43 +0200
  • 65d7df290f
    refactor: Do not extract members for room each time Andriy Kushnir (Orhideous) 2022-11-28 01:58:25 +0200
  • 297c716807
    refactor: Replace imperative style with short-circuit .any() Andriy Kushnir (Orhideous) 2022-11-28 01:44:05 +0200
  • 5c0b0cdc64
    refactor: Replace re-serialization with plain coercion Andriy Kushnir (Orhideous) 2022-11-28 01:43:17 +0200
  • f13673e2b0
    refactor: Replace specialized interface for user's membership with more generic one in state accessor Andriy Kushnir (Orhideous) 2022-11-28 01:42:24 +0200
  • 8257d0447a
    fix(presence): check for allow_presence only after services are available Jakub Kubík 2022-12-07 18:43:27 +0100
  • 46676267df
    config(example): add allow_presence Jakub Kubík 2022-12-07 18:39:32 +0100
  • b4356917eb
    style(presence): make type alias for presence_since iter Jakub Kubík 2022-12-07 18:36:47 +0100
  • 70652fe00c
    style(presence): reformat with cargo fmt Jakub Kubík 2022-12-07 18:28:27 +0100
  • 1f698718a0
    feat(presence): add configuration option to disable presence Jakub Kubík 2022-12-07 18:26:48 +0100
  • 5894d35eb2 Merge branch 'fixrestrictedjoin' into 'next' Timo Kösters 2022-11-30 21:32:12 +0000
  • b9fd6127e2
    fix: rejoining restricted rooms over federation Timo Kösters 2022-11-27 23:25:42 +0100
  • bb9bc0a001 Merge branch 'dockerdoc-nginx-content-type' into 'next' Jonas Zohren 2022-11-29 17:56:14 +0000
  • ac1d8024bb Merge branch 'cleanup' into 'next' Orhideous 2022-11-29 06:46:20 +0000
  • f4dd051a1d Merge branch 'sd-notify' into 'next' Timo Kösters 2022-11-28 15:50:12 +0000
  • a2cffa9da3
    fix: Declare support for msc3827 Nyaaori/declare-msc3827 Nyaaori 2022-11-28 14:17:00 +0100
  • 06d3efc4d0 feat(systemd): call sd-notify after init and before exit Vladan Popovic 2022-11-25 21:23:21 +0100
  • 66ad114e19 feat: add systemd feature flag Vladan Popovic 2022-11-25 21:20:45 +0100
  • 4b737b46ac Merge branch 'cross-compiling' into 'next' Jonas Zohren 2022-11-27 20:15:48 +0000
  • bcd522e75f Added cross-compilation instructions to DEPLOY.md Orhideous 2022-11-27 20:15:47 +0000
  • a6d5bfe35f Merge branch 'Nyaaori/cleanup-presence' into 'presence' Timo Kösters 2022-11-27 17:19:05 +0000
  • f269a15c23
    chore: code cleanup / cargo clippy Nyaaori 2022-11-27 17:42:20 +0100
  • 502526789d
    style(presence): code cleanup Jakub Kubík 2022-11-22 18:37:04 +0100
  • 2eb5907d95
    fix(presence): fix configuration values for presence status Jakub Kubík 2022-11-21 22:56:58 +0100
  • 4d22cb502e
    feat(presence): remove old presence updates Jakub Kubík 2022-11-21 22:48:58 +0100
  • dd85316bd9
    fix(presence): allow services to start before running tasks Jakub Kubík 2022-11-21 22:39:18 +0100
  • 77b555f2d6
    fix(presence): don't cause panic Jakub Kubík 2022-11-21 22:13:16 +0100
  • 63ac118d11
    fix(presence): move sleep in presence cleanup Jakub Kubík 2022-11-21 22:03:50 +0100
  • 230f09f8f7
    style(presence): reformat Jakub Kubík 2022-11-21 21:50:30 +0100
  • 8d161c6a36
    feat(presence): finish presence cleanup task Jakub Kubík 2022-11-21 21:46:21 +0100
  • f9d10e8f41
    feat(presence): start work on cleanup task Jakub Kubík 2022-11-21 21:24:37 +0100
  • 5e4e4d0089
    style(config): remove useless cast Jakub Kubík 2022-11-20 00:11:58 +0100
  • 5bdc031263
    style(presence): reformat with cargo fmt Jakub Kubík 2022-11-19 22:03:11 +0100
  • 8efcec6283
    feat(presence): send presence events for own users unreliably Jakub Kubík 2022-11-19 21:52:26 +0100
  • 42b27f2f60
    style(presence): reformat with cargo Jakub Kubík 2022-11-18 22:39:05 +0100
  • b18b228c7c
    fix(presence): fix issues found when testing Jakub Kubík 2022-11-18 22:32:50 +0100
  • b6541d207d
    fix(presence): fix default timeout values Jakub Kubík 2022-11-18 17:21:17 +0100
  • e7348621bd
    feat(presence): implement most features for PoC Jakub Kubík 2022-11-18 17:18:20 +0100
  • f956e727e4
    feat(presence): refactor presence_since Jakub Kubík 2022-11-17 23:26:56 +0100
  • deeffde679
    feat(presence): restructure database trees for presence Jakub Kubík 2022-11-17 22:48:57 +0100
  • cd5a83d4e2
    feat(presence): start presence timeout implementation Jakub Kubík 2022-11-17 19:18:28 +0100
  • c366e0a5ce
    feat: Add config option for receiving read receipts Nyaaori 2022-11-26 15:01:12 +0100
  • 96c2cb9469
    feat: Add config option for disabling sending public read receipts Nyaaori 2022-11-26 14:53:57 +0100
  • 04e5927e46
    feat: Implement private read receipts, partial notification clearing Nyaaori 2022-10-31 10:31:11 +0100
  • 5ae551b101
    fix: Default to Shared history visibility for s2s permissions, per spec Nyaaori 2022-11-26 13:33:32 +0100
  • d47e1761ec
    fix: Proper S2S Backfill visibility handling Nyaaori 2022-11-26 13:03:19 +0100
  • 3518ee048d
    fix: Add backfill ACL check Nyaaori 2022-09-03 14:16:32 +0200
  • 3620268577
    feat: Implement backfill joined/invited checks for private history Andrei Vasiliu 2022-01-22 18:26:28 +0200
  • d51f8a6c55
    feat: Add federation backfill and event visibility Andrei Vasiliu 2022-01-15 19:13:17 +0200
  • 249960b111 Merge branch 'fix-lock' into 'next' Jonas Zohren 2022-11-25 21:44:31 +0000
  • 583aea187b
    Update Cargo.lock Andriy Kushnir (Orhideous) 2022-11-25 23:13:58 +0200
  • 74d2b4c60c
    Extracted duplicated code into separate functions Andriy Kushnir (Orhideous) 2022-11-23 02:27:18 +0200
  • 396dac6d82 Merge branch 'fixroomleave' into 'next' Timo Kösters 2022-11-21 20:04:27 +0000
  • 9149be31af Merge branch 'logs-cleanup' into 'next' Timo Kösters 2022-11-21 20:03:17 +0000
  • 32a4ded4a1 Merge branch 'Nyaaori/reduce-generated-token-length' into 'next' Timo Kösters 2022-11-21 20:02:20 +0000
  • e3dabdf525 Merge branch 'Nyaaori/cleanup' into 'next' Timo Kösters 2022-11-21 19:59:45 +0000
  • a8dc757edb
    feat: Add max prev events config option, allowing adjusting limit for prev_events fetching Nyaaori 2022-09-09 19:17:29 +0200
  • b59304a4df
    Reduce length of generated access tokens and session ids Nyaaori 2022-09-25 11:46:18 +0200
  • 66bc41125c
    refactor: cleanup Nyaaori 2022-11-21 09:51:39 +0100
  • 6786c44f4d
    chore: Fix MSRV Nyaaori 2022-11-21 09:39:17 +0100