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
path:
root
/
setup
Age
Commit message (
Expand
)
Author
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-01-28
Relay integration to pinecone demos (#2955)
devonh
2023-01-26
Added Landing Page (#2885)
Lukas
2023-01-23
Initial Store & Forward Implementation (#2917)
devonh
2023-01-23
Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...
Till
2023-01-20
Make tests more reliable (#2948)
Till
2023-01-16
Switch the default config option values for `recaptcha_sitekey_class` and `re...
Andrew Morgan
2023-01-06
Add simplified helm chart (#2905)
helm-dendrite-0.10.8
Till
2022-12-23
Add clientapi tests (#2916)
Till
2022-12-22
Handle guest access [1/2?] (#2872)
Till
2022-12-01
Fix `dendrite-demo-pinecone`, `/_dendrite` namespace setup
Neil Alexander
2022-11-29
Update configuration
Neil Alexander
2022-11-18
Fix registration for virtual hosting
Neil Alexander
2022-11-17
Fix `/key/v2/server`, add HTTP `Host` matching
Neil Alexander
2022-11-16
Detect consumer being deleted in `JetStreamConsumer`
Neil Alexander
2022-11-15
Federation fixes for virtual hosting
Neil Alexander
2022-11-11
Deny guest access on several endpoints (#2873)
Till
2022-10-28
Add hcaptcha support besides Google ReCaptcha (#2834)
X. Ding
2022-10-26
Initial support for multiple server names (#2829)
Neil Alexander
2022-10-26
Add support for config "auto_join_rooms" (#2823)
Neboer
2022-10-24
Fix wrong config key
Till Faelligen
2022-10-06
Allow specifying old signing keys with the public key and key ID only (#2770)
Neil Alexander
2022-10-05
Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)
Till
2022-10-04
Track reasons why the process is in a degraded state
Neil Alexander
2022-09-27
Update search docs
Neil Alexander
2022-09-27
Fulltext implementation using Bleve (#2675)
Till
2022-09-27
Return `M_UNRECOGNIZED` for unknown CS API endpoints/actions (#2740)
Neil Alexander
2022-09-27
Refactor notifications (#2688)
Till
2022-09-20
HTTP connection keepalives (#2730)
Neil Alexander
2022-09-20
Update dependencies (#2729)
Neil Alexander
2022-09-09
Only verify if fulltext indexing is enabled
Till Faelligen
2022-09-07
Fulltext implementation incl. config (#2480)
Till
2022-09-07
Add a SigningKeyUpdate producer (#2697)
Till
2022-09-01
Configuration tweaks (#2567)
Neil Alexander
2022-09-01
Refactor appservices component (#2687)
Neil Alexander
2022-08-31
Allow batching in `JetStreamConsumer` (#2686)
Neil Alexander
2022-08-31
Pinecone standalone refactoring (#2685)
Neil Alexander
2022-08-30
Fix race condition on startup (#2679)
Till
2022-08-12
/hierarchy - return public and knockable rooms for authed users (#2578)
texuf
2022-08-11
Generic-based internal HTTP API (#2626)
Neil Alexander
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-05
Fix linter issues (#2624)
Till
2022-08-05
Add race testing to tests, and fix a few small race conditions in the tests (...
Brian Meek
2022-08-02
Disable NATS Server logging, allow self-signed certificates (#2605)
Till
2022-08-01
Set CORS headers for HTTP 404 and 405 errors (#2599)
Neil Alexander
2022-07-25
Remove `room_id` field from MSC2946 stripped events (closes #2588)
Neil Alexander
2022-07-25
Add .well-known/matrix/client to clientapi (#2551)
Jonathan Bartlett
2022-07-19
Update FAQ
Neil Alexander
2022-07-11
Ristretto cache (#2563)
Neil Alexander
[prev]
[next]