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
2023-07-26
Restore old behaviour of PurgeRoom
Till Faelligen
2023-07-26
add deployment strategy option to helm chart (re #3021) (#3155)
George Antoniadis
2023-07-21
Don't quit if unknown msc in config, log it and keep going
Devon Hudson
2023-07-21
Fix event federation with pseudoID rooms (#3156)
devonh
2023-07-21
Update ConnectionManager to still allow component defined connections (#3154)
Till
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-07-19
Use pointer when passing the connection manager around (#3152)
Till
2023-07-18
Extend context timeout on send_join to allow for joining complex rooms (#3153)
devonh
2023-07-14
Don't HTTP500 if a profile does't exist
Till Faelligen
2023-07-14
Discard "illegal base64 data at input byte 0" errors in the SyncAPI
Till Faelligen
2023-07-14
Avoid panic due to being unable to query the userID
Till Faelligen
2023-07-13
Optimise getting local members and membership counts (#3150)
Till
2023-07-13
Tweaks around `/messages` (#3149)
Till
2023-07-13
Update NATS again [skip ci]
Till Faelligen
2023-07-11
Add revision to version string (#3147)
Till
2023-07-08
Avoid loops by setting end to an empty string if start == end (#3146)
Till
2023-07-07
Unknown issue
Till Faelligen
2023-07-07
[NATS] Issue identified and fixed applied, workaround known.
Till Faelligen
2023-07-07
Fix issues reported by Sentry (#3143)
Till
2023-07-07
Add event size checks similar to Synapse (#3140)
Till
2023-07-07
Set max age for roomserver input stream to avoid excessive interior deletes (...
Neil
2023-07-07
Prepare statement on an existing transaction (#3144)
Till
2023-07-06
Populate syncapi state event prev_sender with userID (#3142)
devonh
2023-07-06
Fix prev event lookup in syncapi (#3141)
devonh
2023-07-06
Add pseudoID compatibility to Invites (#3126)
devonh
2023-07-06
Don't spam the logs - downgrade sentry
Till Faelligen
2023-07-06
Back to the original version for now
Till Faelligen
2023-07-06
[debug] Downgrade NATS
Till Faelligen
2023-07-06
Increase NATS server startup timeout
Till Faelligen
2023-07-06
Version 0.13.1 (#3136)
v0.13.1
Till
2023-07-05
Fix metrics..
Till Faelligen
2023-07-04
Fix adding state events to the database (#3133)
Till
2023-06-30
Version 0.13.0 (#3127)
v0.13.0
helm-dendrite-0.13.0
Till
2023-06-30
Extend Dendrite Helm chart with some additional config options (#3077)
helm-dendrite-0.12.4
Omar Pakker
2023-06-29
Actually use the parameter
Till Faelligen
2023-06-28
Add `MXIDMapping` for pseudoID rooms (#3112)
Till
2023-06-28
Fix setting `displayname` and `avatar_url` (#3125)
Till
2023-06-28
Fix syncAPI redactions (#3118)
Till
2023-06-22
feat: admin APIs for token authenticated registration (#3101)
santhoshivan23
2023-06-20
Fix backfilling (#3117)
Till
2023-06-18
rearrange order of sections about signing keys and configuring dendrite, fix ...
CicadaCinema
2023-06-15
Fix unsafe hotserving behaviour for multimedia uploads. (#3113)
Josh Qou
2023-06-14
Fix senderID/key conversion unit tests
Devon Hudson
2023-06-14
Add missing dep
Devon Hudson
2023-06-14
Fix senderID/key conversions
Devon Hudson
2023-06-14
Merge SenderID & Per Room User Key work (#3109)
devonh
2023-06-13
Add `AssignRoomNID` to pre-assign roomNIDs (#3111)
Till
2023-06-13
Create user room key if needed (#3108)
Till
2023-06-13
Add `sender_key` to ClientEvent (#3110)
Till
2023-06-12
Cleanup remaining statekey usage for senderIDs (#3106)
devonh
[next]