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-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
2023-06-12
Add initial support for storing user room keys (#3098)
Till
2023-06-12
Update sample link (#3107)
Antonio Cheong
2023-06-07
Use SenderID Type (#3105)
devonh
2023-06-06
PDU Sender split (#3100)
devonh
2023-06-06
Make `StrictValidityChecking` a function (#3092)
Till
2023-06-02
Fix newly found linter issues (#3099)
Till
2023-05-31
Move Invite logic to GMSL (#3086)
devonh
2023-05-31
Move CreateRoom logic to Roomserver (#3093)
devonh
2023-05-30
Add tests for the `UpDropEventReferenceSHAPrevEvents` migration (#3087)
Till
2023-05-30
Fix potential state reset when trying to join a room (#3040)
Till
2023-05-30
Docs restructure (#2953)
Till
2023-05-24
Drop `reference_sha` column (#3083)
Till
[next]