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
/
internal
Age
Commit message (
Expand
)
Author
2022-04-27
Version 0.8.2 (#2386)
v0.8.2
Neil Alexander
2022-04-19
Change `pushkey_ts` to be seconds (fix #2354) (#2358)
Neil Alexander
2022-04-19
Implement lazy loading on `/sync` (#2346)
Till
2022-04-08
Add metrics for internal API requests (#2310)
Till
2022-04-07
Dendrite 0.8.1
v0.8.1
Neil Alexander
2022-04-07
Version 0.8.0 (#2330)
v0.8.0
Neil Alexander
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-04
remove obsolete config entry "federation_certificates" (#2318)
Sebastian Spaeth
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-25
Version 0.7.0 (#2304)
v0.7.0
Neil Alexander
2022-03-25
Healthcheck endpoints (#2303)
Neil Alexander
2022-03-21
Remove unused partition_offset_table (#2288)
S7evinK
2022-03-04
Version 0.6.5 (#2254)
v0.6.5
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-03-01
Set max age of 5 minutes for spaces summary cache
Neil Alexander
2022-03-01
Allow specifying max age for caches (#2239)
Neil Alexander
2022-03-01
msc2946: add federation cache (#2238)
kegsay
2022-02-22
Version 0.6.4 (#2212)
v0.6.4
Neil Alexander
2022-02-18
Merge both user API databases into one (#2186)
Neil Alexander
2022-02-18
Remove event type and state key caches (#2200)
Neil Alexander
2022-02-10
Version 0.6.3 (#2170)
v0.6.3
Neil Alexander
2022-02-04
Version 0.6.2
v0.6.2
Neil Alexander
2022-02-04
Version 0.6.1 (#2145)
v0.6.1
Neil Alexander
2022-02-04
Remove sarama/saramajetstream dependencies (#2138)
S7evinK
2022-02-01
Support CA certificates in CI (#2136)
kegsay
2022-01-28
Version 0.6 (#2117)
v0.6
Neil Alexander
2022-01-28
Add debug logging for incoming CSAPI calls on authentication failure (#2116)
kegsay
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-12-16
Added std type to logging config. (#2060)
Martin Ashby
2021-12-03
Add missing HTTP mode for userapi (#1982)
S7evinK
2021-11-24
Ratelimit requests to /media/r0/download|upload (#2020)
S7evinK
2021-11-24
Don't populate config defaults where it doesn't make sense (#2058)
Neil Alexander
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-11-16
Version 0.5.1 (#2047)
v0.5.1
Neil Alexander
2021-11-02
Fix building on Windows (#2008)
S7evinK
2021-11-02
Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021)
PiotrKozimor
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-09-08
- Removed double imports (#1989)
Ryan W
2021-08-24
Version 0.5.0
v0.5.0
Neil Alexander
2021-08-18
Version 0.5.0rc1
v0.5.0rc1
Neil Alexander
2021-08-17
Syslog integration (#1952)
Sambhav Saggi
2021-07-28
Factor out StatementList to `sqlutil` and use it in `userapi`
Kegan Dougal
2021-07-26
Version 0.4.1
v0.4.1
Neil Alexander
2021-07-21
Various alias fixes (#1934)
Neil Alexander
2021-07-20
Only include go-sqlite3 on the relevant binaries (#1900)
Neil Alexander
2021-07-20
Fixed log printing bug (closes #1885)
Neil Alexander
2021-07-12
Version 0.4.0
v0.4.0
Neil Alexander
2021-07-08
Only log filename and not entire path (#1906)
kegsay
2021-03-30
Add a per-room mutex to federationapi when processing transactions (#1810)
Kegsay
2021-03-24
Add Sentry support (#1803)
Kegsay
[next]