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
/
config
Age
Commit message (
Expand
)
Author
2024-09-10
add option for credentials file for NATS; more info: https://docs.nat… (#3415)
Paige Thompson
2024-02-28
Make usage of relays optional, avoid DB roundtrips (#3337)
Till
2024-02-03
Modernize appservice paths and authentication (#3316)
Tulir Asokan
2023-11-25
added a warning log , for well_known_server_name,well_known_server_name whe...
Joseph Alvarenga Beech
2023-10-31
Some tweaks for the device list updater (#3251)
Till
2023-10-25
clean up dead links, fix typo (#3130)
CicadaCinema
2023-08-24
Add configuration option for sliding sync when hosting /.well-known/matrix/cl...
devonh
2023-08-08
Add config key for default room version (#3171)
Sam Wedgwood
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-06-22
feat: admin APIs for token authenticated registration (#3101)
santhoshivan23
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-04-04
app service unix socket support (#3022)
Boris Rybalkin
2023-03-16
simplify unix socket permission format (#3014)
Boris Rybalkin
2023-03-10
Change default stats reporting endpoint (#3007)
Till
2023-03-01
unix socket support (#2974)
Boris Rybalkin
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-01-28
Relay integration to pinecone demos (#2955)
devonh
2023-01-23
Initial Store & Forward Implementation (#2917)
devonh
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-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-15
Federation fixes for virtual hosting
Neil Alexander
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-09-27
Update search docs
Neil Alexander
2022-09-27
Fulltext implementation using Bleve (#2675)
Till
2022-09-20
HTTP connection keepalives (#2730)
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-01
Configuration tweaks (#2567)
Neil Alexander
2022-09-01
Refactor appservices component (#2687)
Neil Alexander
2022-08-31
Pinecone standalone refactoring (#2685)
Neil Alexander
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-02
Disable NATS Server logging, allow self-signed certificates (#2605)
Till
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
2022-07-05
feat+fix: Ignore unknown keys and verify required fields are present in appse...
Kabir Kwatra
2022-06-07
Rate limiting changes (#2519)
Neil Alexander
2022-05-13
Shuffle config Verify/Defaults a bit around (#2459)
Till
2022-05-04
Add opt-in anonymous stats reporting (#2249)
Till
2022-05-03
Global database connection pool (for monolith mode) (#2411)
Neil Alexander
[next]