Commit graph

  • 437cb5783a
    fix: apply the same appservice sending rules to events coming from federation Timo Kösters 2021-03-04 11:29:13 +01:00
  • f4039902d8 Bump Rocket to current HEAD Rudi Floren 2021-03-03 22:38:31 +01:00
  • 1a940b6e05 Merge branch 'as-fix' into 'master' Timo Kösters 2021-03-03 21:07:18 +00:00
  • f2ec2be821
    fix: don't always query aliases of appservices Timo Kösters 2021-03-03 21:41:26 +01:00
  • 1a198e7336 Merge branch 'jaeger' into 'master' Timo Kösters 2021-03-02 14:14:26 +00:00
  • 4155a47db1
    feat: opentelemetry/jaeger support Timo Kösters 2021-02-28 12:41:03 +01:00
  • 066d5b92da Merge branch 'sending' into 'master' Timo Kösters 2021-03-02 14:04:11 +00:00
  • f7713fdf2e
    fix: sending code got stuck sometimes Timo Kösters 2021-02-26 13:24:07 +01:00
  • 566b8ebabb Merge branch 'receipt-and-txnid' into 'master' Timo Kösters 2021-03-02 13:49:14 +00:00
  • 278751eb23
    improvement: use transaction ids for federation requests Timo Kösters 2021-03-02 14:36:48 +01:00
  • dd68031b69
    improvement: implement /receipt Timo Kösters 2021-03-02 14:32:30 +01:00
  • 79c9de98cd Add trusted_servers, filter servers to query keys by trusted_servers Devin Ragotzy 2021-03-01 09:17:53 -05:00
  • c9f4ff5cf8 Ask multiple servers for keys when not known or sending server failed Devin Ragotzy 2021-03-01 08:23:28 -05:00
  • f3253f2033 Move comments about Rooms trees to doc comments Devin Ragotzy 2021-02-28 18:53:17 -05:00
  • 0dd8a15c49 Fix leaves not being replaced by correct eventId in membership Devin Ragotzy 2021-02-27 16:09:22 -05:00
  • a9239a4d0b Merge branch 'larodar-master-patch-53953' into 'master' Timo Kösters 2021-02-26 15:00:19 +00:00
  • a601c29c97 Chore: Add Issue Template Niklas Zender 2021-02-26 14:55:06 +00:00
  • 0cc6448dbe Temp disable rust_2018_idioms for CI Devin Ragotzy 2021-02-09 17:58:40 -05:00
  • 8f283510aa Fix unused import clippy warning Devin Ragotzy 2021-02-03 23:01:31 -05:00
  • 48601142f8 Use auth_cache to avoid db, save state for every event when joining Devin Ragotzy 2021-02-03 22:48:43 -05:00
  • 74d530ae0e Address review issues, fix forward extremity calc Devin Ragotzy 2021-02-03 20:00:01 -05:00
  • 591769d5f3 Fiter PDU's before main incoming PDU loop Devin Ragotzy 2021-02-01 17:02:56 -05:00
  • 64374b4679 Use eventId when saving outliers Devin Ragotzy 2021-02-01 12:44:30 -05:00
  • e09be2f7ee Add incoming event to the current room state then resolve Devin Ragotzy 2021-01-30 12:43:43 -05:00
  • 6661de50ab Fix and integrate outlier tree, build forks after adding event to DB Devin Ragotzy 2021-01-29 21:45:33 -05:00
  • 6fd3e1d1dd Append state event that pass resolution to DB, update to tokio 1.1 Devin Ragotzy 2021-01-29 11:20:33 -05:00
  • e0453e2348 Cleanup dbg prints and error messages Devin Ragotzy 2021-01-28 15:50:45 -05:00
  • 68f60933e6 Resolved state is set as the current room state on incoming events Devin Ragotzy 2021-01-28 15:33:41 -05:00
  • 05a4c0b325 Finish forward extremity gathering, use resolved state as new snapshot Devin Ragotzy 2021-01-24 20:18:40 -05:00
  • 602edfd849 feature: push rule settings Timo Kösters 2021-01-24 16:05:52 +01:00
  • 88c60605b4 Add ability to update room leaves with multiple eventIds Devin Ragotzy 2021-01-18 19:41:38 -05:00
  • 66af1ff695 Update ruma and rocket to latest git rev and tokio to 1.0 Devin Ragotzy 2021-01-18 19:36:44 -05:00
  • aa7b6b6e09 Sync paths with CI pipeline due to dockerignore# Valkum 2021-02-22 19:06:10 +01:00
  • 835cf80acd
    fix: pushers Timo Kösters 2021-02-11 13:16:14 +01:00
  • 7309b2fba9 WIP gather and update forward extremities Devin Ragotzy 2021-01-18 19:08:59 -05:00
  • 94da569119 Fixing the incoming events algorithm (review with time) Devin Ragotzy 2021-01-16 16:37:20 -05:00
  • db0aee3318 Use the auth_events for step 6, WIP forward_extremity_ids fn Devin Ragotzy 2021-01-15 15:46:47 -05:00
  • 4b2eb5ab82 Fix ALL clippy warnings Devin Ragotzy 2021-01-15 11:05:57 -05:00
  • 4cf530c55b Abstract event validation/fetching, add outlier and signing key DB trees Devin Ragotzy 2021-01-14 21:32:22 -05:00
  • 52392628e9 Convert uses of Box<ServerName> to a ref Devin Ragotzy 2021-01-14 14:39:56 -05:00
  • d108a735a4 State resolution outline for /send Devin Ragotzy 2020-12-22 12:45:35 -05:00
  • d0b8d0f5fd Fix signature/hash checks, fetch recursive auth events Devin Ragotzy 2021-01-12 08:26:52 -05:00
  • 168ae8dca0 Fill event_map with all events that will be needed for resolution Devin Ragotzy 2021-01-06 15:05:09 -05:00
  • 8de0d9f9ce Remove StateStore trait from state-res collect events needed Devin Ragotzy 2021-01-06 08:52:30 -05:00
  • cdeb1236a2 Fix clippy warnings remove unused imports Devin Ragotzy 2021-01-05 09:21:41 -05:00
  • 63af3d3da0 Step 5 in /send just fetches state from incoming server Devin Ragotzy 2021-01-03 17:26:17 -05:00
  • 4b9976aa74 Update state-res, use the new Event trait Devin Ragotzy 2020-12-31 08:40:49 -05:00
  • 4a92a29b56 State resolution outline for /send Devin Ragotzy 2020-12-22 12:45:35 -05:00
  • fb9880fee9 Merge branch 'are-we-synpase-sync' into 'master' Timo Kösters 2021-02-07 21:36:05 +00:00
  • 098ecb2ca3 Merge branch 'jwt-token-fixed' into 'master' Timo Kösters 2021-02-07 17:11:53 +00:00
  • d49911c5e0
    Add 'm.login.token' authentication Timo Kösters 2021-02-07 17:38:45 +01:00
  • 3588dcd6d0 Merge branch 'deviceid-login' into 'master' Timo Kösters 2021-02-07 12:28:05 +00:00
  • 2d7012cdb1 Merge branch 'appservices' into 'master' Timo Kösters 2021-02-07 12:24:28 +00:00
  • ea1e4625d1
    fix: default config options Timo Kösters 2021-02-07 13:20:00 +01:00
  • 6924dfc8ea
    improvement: better appservice compatibility and optimizations Timo Kösters 2021-02-06 15:27:43 +01:00
  • 7be2a83195 Merge branch 'valkum/complement' into 'master' Timo Kösters 2021-02-05 08:52:25 +00:00
  • 1d7207b39e Sync are-we-synapse with dendrite Valkum 2021-02-05 02:06:14 +01:00
  • a61b1cef5b Fix binary name typo Valkum 2021-02-04 23:51:20 +01:00
  • a478ec0443 Merge branch 'cleanup' into 'master' Timo Kösters 2021-02-03 18:30:11 +00:00
  • fd3fb3a7ed
    Merge remote-tracking branch 'famedly/master' into appservices Timo Kösters 2021-02-03 12:54:37 +01:00
  • 6de5b3c2a0
    Update repository link in crate metadata Jonas Platte 2020-12-13 13:41:00 +01:00
  • e4dc7ea8ac Prevent admin room from recursively spamming itself and user -> user Devin Ragotzy 2021-01-29 14:19:56 -05:00
  • 73124629b7 Add general rules matching for pusher, calc unread msgs Devin Ragotzy 2021-01-29 10:14:09 -05:00
  • 2d69e81699 WIP: send out push notification, impl pusher routes Devin Ragotzy 2021-01-26 21:54:35 -05:00
  • a0ecd76e21 Run cargo fmt using nightly Devin Ragotzy 2021-01-26 21:53:03 -05:00
  • 56b816a2be Fix and integrate outlier tree, build forks after adding event to DB Devin Ragotzy 2021-01-29 21:45:33 -05:00
  • cd0c5c0566 Append state event that pass resolution to DB, update to tokio 1.1 Devin Ragotzy 2021-01-29 11:20:33 -05:00
  • b8b40ce38b Cleanup dbg prints and error messages Devin Ragotzy 2021-01-28 15:50:45 -05:00
  • 894b6ef037 Resolved state is set as the current room state on incoming events Devin Ragotzy 2021-01-28 15:33:41 -05:00
  • 265fab843a
    feature: push rule settings Timo Kösters 2021-01-24 16:05:52 +01:00
  • 35c1904b37 Finish forward extremity gathering, use resolved state as new snapshot Devin Ragotzy 2021-01-24 20:18:40 -05:00
  • a119d858f3
    feature: push rule settings Timo Kösters 2021-01-24 16:05:52 +01:00
  • 87a0019f3a Merge branch 'valkum/complement' into 'master' Timo Kösters 2021-01-23 07:43:05 +00:00
  • a1e296374f Allow the complement test image to use build artifacts Valkum 2021-01-22 20:11:19 +01:00
  • a897608025 Roll back tokio and rocket update since ruma's request is at 0.2 tokio Devin Ragotzy 2021-01-18 19:59:08 -05:00
  • 3a6f264450 Add ability to update room leaves with multiple eventIds Devin Ragotzy 2021-01-18 19:41:38 -05:00
  • 00436a32b0 Update ruma and rocket to latest git rev and tokio to 1.0 Devin Ragotzy 2021-01-18 19:36:44 -05:00
  • c65bde41e0 WIP gather and update forward extremities Devin Ragotzy 2021-01-18 19:08:59 -05:00
  • 762255fa8d
    Simplify device creation logic during login Devon Hudson 2021-01-17 08:39:47 -07:00
  • 890187e004
    improvement: Handle optional device_id field during login Devon Hudson 2021-01-16 22:15:45 -07:00
  • 9424ba0559 Merge branch 'logout-devices' into 'master' Timo Kösters 2021-01-16 22:35:08 +00:00
  • ebb38cd330
    improvement: respect logout_devices param on password change Devon Hudson 2021-01-16 14:48:24 -07:00
  • b1ae2bbeb2 Fixing the incoming events algorithm (review with time) Devin Ragotzy 2021-01-16 16:37:20 -05:00
  • 96dc6be14b Use the auth_events for step 6, WIP forward_extremity_ids fn Devin Ragotzy 2021-01-15 15:46:47 -05:00
  • 5a8041969d Fix ALL clippy warnings Devin Ragotzy 2021-01-15 11:05:57 -05:00
  • 851eb555b6 Abstract event validation/fetching, add outlier and signing key DB trees Devin Ragotzy 2021-01-14 21:32:22 -05:00
  • 2ac3ffbb24 Convert uses of Box<ServerName> to a ref Devin Ragotzy 2021-01-14 14:39:56 -05:00
  • 7c4e116caa State resolution outline for /send Devin Ragotzy 2020-12-22 12:45:35 -05:00
  • 27c4e9d9d5
    Fix signature/hash checks, fetch recursive auth events Devin Ragotzy 2021-01-12 08:26:52 -05:00
  • 88f3ee489b
    Fill event_map with all events that will be needed for resolution Devin Ragotzy 2021-01-06 15:05:09 -05:00
  • 8a035880f0
    Remove StateStore trait from state-res collect events needed Devin Ragotzy 2021-01-06 08:52:30 -05:00
  • 7c4d74bf9b
    Fix clippy warnings remove unused imports Devin Ragotzy 2021-01-05 09:21:41 -05:00
  • 0ee239c9d7
    Step 5 in /send just fetches state from incoming server Devin Ragotzy 2021-01-03 17:26:17 -05:00
  • 9e83d2b2d5
    Update state-res, use the new Event trait Devin Ragotzy 2020-12-31 08:40:49 -05:00
  • 690c066064
    State resolution outline for /send Devin Ragotzy 2020-12-22 12:45:35 -05:00
  • c263e13000
    fix: update binary file name in docs for consistency Paul van Tilburg 2021-01-11 20:28:47 +01:00
  • ad7b3f184b
    improvement: send 200 response for turn server info Timo Kösters 2021-01-11 17:26:47 +01:00
  • d45d033bf1
    fix: send presence updates when going offline Timo Kösters 2021-01-10 17:12:16 +01:00
  • b4818716b8
    improvement: better deploy guide Timo Kösters 2021-01-01 13:47:53 +01:00
  • d7e56dbfa0
    docs: recommend using binaries Timo Kösters 2020-10-20 14:18:20 +02:00