aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-03Allow multiple static peers in Pinecone iOS/Android demosNeil Alexander
2022-10-03P2P demo tweaksNeil Alexander
2022-10-03Update P2P base directoriesNeil Alexander
2022-10-03Stop CPU burn in `PerformMarkAsStaleIfNeeded`Neil Alexander
2022-10-03Fix fragility of selectEventsWithEventIDsSQL queries (#2757)Ashley Nelson
2022-10-03Hopefully fix P2P `--config` error (re. #2756)Neil Alexander
2022-10-03Modify sync transaction behaviour (#2758)Neil Alexander
2022-10-02Use non-HTTPS as default URL, as most people will be running behind aTill Faelligen
2022-09-30Version 0.10.1v0.10.1Neil Alexander
2022-09-30Reset transaction after a failureNeil Alexander
2022-09-30Handle case when applying history visibility failedNeil Alexander
2022-09-30Another `/sync` fixNeil Alexander
2022-09-30Remove SendAccountData, since InputAccountData is already doing thatTill Faelligen
2022-09-30Update NATS Server to v2.9.2Neil Alexander
2022-09-30Fix broken `/sync` due to transaction errorNeil Alexander