aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14Update direct dependencies (#2794)Neil Alexander
2022-10-14Update to NATS Server v2.9.3 and nats.go v1.18.0Neil Alexander
2022-10-14Always add `UnreadNotifications` to joined room reponses (#2793)Till
2022-10-14Relax test a bitTill Faelligen
2022-10-14Fix `outliers whose auth_events are in a different room are correctly rejecte...Till
2022-10-13Revert "Federation backoff fixes and tests (#2792)"Neil Alexander
2022-10-13Federation backoff fixes and tests (#2792)devonh
2022-10-13Event relations (#2790)Neil Alexander
2022-10-11Fix `/get_missing_events` for rooms with `joined`/`invited` history_visibilit...Till
2022-10-11Private read receipts (#2789)Neil Alexander
2022-10-11Tweak `GetStateDeltas` behaviour (#2788)Neil Alexander
2022-10-11Tweak federation `M_NOT_FOUND` errorsNeil Alexander
2022-10-10Fix joined hosts with `RewritesState` (#2785)Neil Alexander
2022-10-10Send E2EE related errors to sentry (#2784)Till
2022-10-10CI updateTill Faelligen
2022-10-10SyTest List MaintenanceTill Faelligen
2022-10-10Move /event to the SyncAPI (#2782)Till
2022-10-10Tweak `GetAccountByPassword` moreNeil Alexander
2022-10-10Further tweak to the issue templateNeil Alexander
2022-10-10Update issue and pull request templatesNeil Alexander
2022-10-10Add regression test for 980fa55846811eeff89f116c49b38b085143c64eNeil Alexander
2022-10-10Stronger passwordless account checks (fixes #2780)Neil Alexander
2022-10-07Version 0.10.2 (#2778)v0.10.2Neil Alexander
2022-10-07Fix issue with DMs shown as normal rooms (#2776)Till
2022-10-07Revert "tDatabase transaction tweaks in roomserver"Neil Alexander
2022-10-07Ensure we only wake up a given user once (#2775)Neil Alexander
2022-10-07tDatabase transaction tweaks in roomserverNeil Alexander
2022-10-07Add test for `QueryDeviceMessages` (#2773)Till
2022-10-07Update READMETill Faelligen
2022-10-06Use the stream positions of the notifier (#2768)Till
2022-10-06Allow specifying old signing keys with the public key and key ID only (#2770)Neil Alexander
2022-10-06Always return `one_time_key_counts` on `/keys/upload` (#2769)Till
2022-10-06Don't try to talk to ourselves when finding missing eventsNeil Alexander
2022-10-06Tweak logging for federated room joinsNeil Alexander
2022-10-05Document database connection limitsNeil Alexander
2022-10-05Remove empty fields from `/sync` response (#2755)Till
2022-10-05Optimise `QuerySharedUsers` so that we can only work on local users (#2766)Neil Alexander
2022-10-05Demote `Failed to query device keys for some users` warning to `level=debug`Neil Alexander
2022-10-05Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)Till
2022-10-05Check PostgreSQL connection count (#2760)Neil Alexander
2022-10-05Side effect import bleve analyzer languages (#2763)Till
2022-10-04Add indexes that optimise `selectStateInRangeSQL` (#2764)Neil Alexander
2022-10-04Don't perform a federated join after invite if we are already joined to the r...Neil Alexander
2022-10-04Track reasons why the process is in a degraded stateNeil Alexander
2022-10-04Reduce `max_open_conns` in monolith sample configNeil Alexander
2022-10-04Revert Docker changesNeil Alexander
2022-10-04Try to populate `-ldflags` in Docker buildsNeil Alexander
2022-10-04Fix Docker GHANeil Alexander
2022-10-04Update Dockerfile (#2342)Till
2022-10-03Fix docsNeil Alexander