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
2022-03-04
Version 0.6.5 (#2254)
v0.6.5
Neil Alexander
2022-03-04
Revert NATS server upgrade in 00b3545b14ca5e6987be93cabafc51e771f8bcc7
Neil Alexander
2022-03-04
Mark soft-failed events as rejected in `roomserver_events` (#2252)
Neil Alexander
2022-03-04
Fix memory leaks with SQLite prepared statements (#2253)
Neil Alexander
2022-03-04
Un-ratelimit calls to /thumbnail (#2251)
S7evinK
2022-03-04
Fix a panic in `OnIncomingMessagesRequest` (#2250)
Neil Alexander
2022-03-03
Send profile updates asynchronously (#2246)
Neil Alexander
2022-03-03
Return 404 if event given to `/context` was not found (#2245)
Neil Alexander
2022-03-03
Clean old notifications regularly (#2244)
Neil Alexander
2022-03-03
Don't open two connections for the userapi
Till Faelligen
2022-03-03
Test `/context/ with lazy_load_members filter works` should be OK now
Neil Alexander
2022-03-03
Give more time to `TestSessionCleanUp` tests
Neil Alexander
2022-03-03
Handle `ErrNoRows` when sending read updates
Neil Alexander
2022-03-03
Only store notifications for users with pushers, de-parallelise `TestSessionC...
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-03-03
Update `sytest-whitelist` for changes in matrix-org/sytest#1200
Neil Alexander
2022-03-02
Skip flakey test for now
Kegan Dougal
2022-03-02
Media endpoints on `/v3` (#2242)
Neil Alexander
2022-03-02
Fix data race in unit tests
Kegan Dougal
2022-03-02
Update NATS Server to v2.7.3
Neil Alexander
2022-03-01
Use correct stream provider in `Latest` for `ReceiptPosition`
Neil Alexander
2022-03-01
Add unit test for device list update debouncing (#2220)
kegsay
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
Hopefully fix read receipts (#2241)
Neil Alexander
2022-03-01
Only allow device deletion from session UIA was initiated from (#2235)
S7evinK
2022-03-01
msc2946: add federation cache (#2238)
kegsay
2022-03-01
Make complement go fast (#2240)
kegsay
2022-03-01
Also don't send null back when the target room isn't a space room
Kegan Dougal
2022-03-01
Return state on calls to /message and lazy load members (#2218)
S7evinK
2022-03-01
Remove unnecessary error line (#2237)
Neil Alexander
2022-03-01
Always send [] from federated rooms, not null
Kegan Dougal
2022-03-01
Bump GMSL version
Kegan Dougal
2022-03-01
MSC2946: Spaces Summary (round 2) (#2232)
kegsay
2022-03-01
Limit `JoinedUsersSetInRooms` to interested users (#2234)
Neil Alexander
2022-03-01
Check for changes in `PerformUploadDeviceKeys` (#2233)
Neil Alexander
2022-02-28
Update `Events` call-sites which now don't return an error, update `parsedRes...
Neil Alexander
2022-02-28
Add possibility to reset password using create-account (#2231)
S7evinK
2022-02-25
Update systemd example to set `LimitNOFILE`
Neil Alexander
2022-02-25
Remember parameters on registration (#2225)
S7evinK
2022-02-24
Reduce allocations significantly in state res v2, which should help to keep m...
Neil Alexander
2022-02-24
State resolution v2 micro-optimisations (#2226)
Neil Alexander
2022-02-23
Relax roomserver input transactional isolation (#2224)
Neil Alexander
2022-02-23
Update to matrix-org/pinecone@0f0afd1a46aabf7b1e48cb607bc9fa6a083aade6
Neil Alexander
2022-02-22
Version 0.6.4 (#2212)
v0.6.4
Neil Alexander
2022-02-22
Send device update to local users if remote display name changes (#2215)
S7evinK
2022-02-22
Remote banned user is kicked and may not rejoin until unbanned (#2216)
S7evinK
2022-02-22
Add `DeviceKeysEqual` (#2219)
Neil Alexander
2022-02-22
Remove logging line in `PerformInvite`
Neil Alexander
2022-02-22
Remove error when state keys are missing for user NIDs (#2213)
Neil Alexander
[prev]
[next]