aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-19Version 0.9.4 (#2658)v0.9.4Neil Alexander
2022-08-19Enforce device list backoffs (#2653)Neil Alexander
2022-08-19Set historyVisibility for backfilled events over federation (#2656)Till
2022-08-19Make SyncAPI unit tests more reliable (#2655)Till
2022-08-19De-race `TestExpireEDUs` (#2654)Winter
2022-08-18State handling tweaks (#2652)Neil Alexander
2022-08-18Enable `workflow_dispatch` in GHANeil Alexander
2022-08-18Actually store EDUs once we retrieved from the database (#2651)Till
2022-08-18Reprocess rejected input events (#2647)Neil Alexander
2022-08-18Add a delay after sending events to the roomserverTill Faelligen
2022-08-16Stop spamming the logs with `StateBetween: ignoring deleted state` event IDsNeil Alexander
2022-08-16Lazy-loading fixes (#2646)Neil Alexander
2022-08-16Verify a shared secret is set in `create-account` (#2645)Till
2022-08-16Use `is_direct` flag from `/createRoom`, update stripped state (#2644)Neil Alexander
2022-08-16Only return non-retired invites (#2643)Till
2022-08-15Version 0.9.3v0.9.3Neil Alexander
2022-08-13Fix FAQ questionTill Faelligen
2022-08-13Admin endpoint documentation (#2640)timaeos
2022-08-13Adding FAQ Questions with common questions (#2641)timaeos
2022-08-12Version 0.9.2 (#2638)v0.9.2Neil Alexander
2022-08-12/hierarchy - return public and knockable rooms for authed users (#2578)texuf
2022-08-12Update example in readmeNeil Alexander
2022-08-12Update NATS Server and nats.go librariesNeil Alexander
2022-08-12Update READMETill Faelligen
2022-08-12Update `create-account` help textNeil Alexander
2022-08-12Show/hide users in user directory (#2637)Till
2022-08-12Use `/admin/v1/register` in `create-account` (#2484)Till
2022-08-12Protect user_interactive reads and writes with locks (#2635)Tak Wai Wong
2022-08-11Update `golangci-lint` component in GHA workflowNeil Alexander
2022-08-11Restore the room version cache in the roomserver internal API HTTP clientNeil Alexander
2022-08-11Implement history visibility on `/messages`, `/context`, `/sync` (#2511)Till
2022-08-11Set default room version to 9Neil Alexander
2022-08-11Remove test from `sytest-blacklist`Neil Alexander
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-08-09Add housekeeping function to delete old/expired EDUs (#2399)Till
2022-08-09Send-to-device/sync tweaks (#2630)Till
2022-08-08Fix issues with migrations not getting executed (#2628)Till
2022-08-05Don't panic if we fail to upsert account dataTill Faelligen
2022-08-05Invalidate lazyLoadCache if we're doing an initial sync (#2623)Till
2022-08-05Update TURN config in sample config filesNeil Alexander
2022-08-05Partly fix notification counts (#2621)Till
2022-08-05Update readmeNeil Alexander
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-08-05Fix linter issues (#2624)Till
2022-08-05Add race testing to tests, and fix a few small race conditions in the tests (...Brian Meek
2022-08-05Only create a new destinationQueue if we don't have one (#2620)Till
2022-08-03Version 0.9.1 (#2616)v0.9.1Neil Alexander
2022-08-03Try more servers when calling `/state_ids` (#2610)Neil Alexander
2022-08-03Fix syncapi shared users query & device lists (#2614)Till
2022-08-03Remove roominfo cache (#2615)Neil Alexander