index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-10
SyTest List Maintenance
Till Faelligen
2022-10-10
Move /event to the SyncAPI (#2782)
Till
2022-10-10
Tweak `GetAccountByPassword` more
Neil Alexander
2022-10-10
Further tweak to the issue template
Neil Alexander
2022-10-10
Update issue and pull request templates
Neil Alexander
2022-10-10
Add regression test for 980fa55846811eeff89f116c49b38b085143c64e
Neil Alexander
2022-10-10
Stronger passwordless account checks (fixes #2780)
Neil Alexander
2022-10-07
Version 0.10.2 (#2778)
v0.10.2
Neil Alexander
2022-10-07
Fix issue with DMs shown as normal rooms (#2776)
Till
2022-10-07
Revert "tDatabase transaction tweaks in roomserver"
Neil Alexander
2022-10-07
Ensure we only wake up a given user once (#2775)
Neil Alexander
2022-10-07
tDatabase transaction tweaks in roomserver
Neil Alexander
2022-10-07
Add test for `QueryDeviceMessages` (#2773)
Till
2022-10-07
Update README
Till Faelligen
2022-10-06
Use the stream positions of the notifier (#2768)
Till
2022-10-06
Allow specifying old signing keys with the public key and key ID only (#2770)
Neil Alexander
2022-10-06
Always return `one_time_key_counts` on `/keys/upload` (#2769)
Till
2022-10-06
Don't try to talk to ourselves when finding missing events
Neil Alexander
2022-10-06
Tweak logging for federated room joins
Neil Alexander
2022-10-05
Document database connection limits
Neil Alexander
2022-10-05
Remove empty fields from `/sync` response (#2755)
Till
2022-10-05
Optimise `QuerySharedUsers` so that we can only work on local users (#2766)
Neil Alexander
2022-10-05
Demote `Failed to query device keys for some users` warning to `level=debug`
Neil Alexander
2022-10-05
Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)
Till
2022-10-05
Check PostgreSQL connection count (#2760)
Neil Alexander
2022-10-05
Side effect import bleve analyzer languages (#2763)
Till
2022-10-04
Add indexes that optimise `selectStateInRangeSQL` (#2764)
Neil Alexander
2022-10-04
Don't perform a federated join after invite if we are already joined to the r...
Neil Alexander
2022-10-04
Track reasons why the process is in a degraded state
Neil Alexander
2022-10-04
Reduce `max_open_conns` in monolith sample config
Neil Alexander
2022-10-04
Revert Docker changes
Neil Alexander
2022-10-04
Try to populate `-ldflags` in Docker builds
Neil Alexander
2022-10-04
Fix Docker GHA
Neil Alexander
2022-10-04
Update Dockerfile (#2342)
Till
2022-10-03
Fix docs
Neil Alexander
2022-10-03
Allow multiple static peers in Pinecone iOS/Android demos
Neil Alexander
2022-10-03
P2P demo tweaks
Neil Alexander
2022-10-03
Update P2P base directories
Neil Alexander
2022-10-03
Stop CPU burn in `PerformMarkAsStaleIfNeeded`
Neil Alexander
2022-10-03
Fix fragility of selectEventsWithEventIDsSQL queries (#2757)
Ashley Nelson
2022-10-03
Hopefully fix P2P `--config` error (re. #2756)
Neil Alexander
2022-10-03
Modify sync transaction behaviour (#2758)
Neil Alexander
2022-10-02
Use non-HTTPS as default URL, as most people will be running behind a
Till Faelligen
2022-09-30
Version 0.10.1
v0.10.1
Neil Alexander
2022-09-30
Reset transaction after a failure
Neil Alexander
2022-09-30
Handle case when applying history visibility failed
Neil Alexander
2022-09-30
Another `/sync` fix
Neil Alexander
2022-09-30
Remove SendAccountData, since InputAccountData is already doing that
Till Faelligen
2022-09-30
Update NATS Server to v2.9.2
Neil Alexander
2022-09-30
Fix broken `/sync` due to transaction error
Neil Alexander
[next]