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-10-31
Version 0.10.5 (#2845)
v0.10.5
Neil Alexander
2022-10-31
Fix `go.mod`
Neil Alexander
2022-10-31
Tweak `"state"` and `"timeline"` filtering (#2844)
Neil Alexander
2022-10-31
Update to matrix-org/gomatrixserverlib@0885c35
Neil Alexander
2022-10-31
Add `/_dendrite/admin/downloadState/{serverName}/{roomID}` admin endpoint
Neil Alexander
2022-10-28
Limit recent events when going backwards (#2840)
Till
2022-10-28
Add hcaptcha support besides Google ReCaptcha (#2834)
X. Ding
2022-10-28
Simplify error checking and check the correct error
Till Faelligen
2022-10-27
Refactor `claimRemoteKeys`
Neil Alexander
2022-10-27
Fix upgrade appservices
Till Faelligen
2022-10-27
Add AS specific public room list endpoints (#2836)
Till
2022-10-27
Fix /members (#2837)
Till
2022-10-27
Add scheduled tasks to run tests with race detection (#2814)
Till
2022-10-26
Update Yggdrasil demo
Neil Alexander
2022-10-26
Associate events in db before queueing them to send (#2833)
devonh
2022-10-26
Add network interface callback to pinecone build (#2825)
devonh
2022-10-26
Update federation API consumers
Neil Alexander
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-25
Fix `Current state appears in timeline in private history with many messages ...
Till
2022-10-25
Return forbidden if not a member anymore (fix #2802)
Till Faelligen
2022-10-25
Prettify unit test output
Neil Alexander
2022-10-25
Filter `/members`, return members at given point (#2827)
Till
2022-10-24
Get messages from before user left the room (#2824)
Till
2022-10-24
Fix slow querying of cross-signing signatures
Neil Alexander
2022-10-24
Fix wrong config key
Till Faelligen
2022-10-21
Version 0.10.4 (#2822)
v0.10.4
Neil Alexander
2022-10-21
Add `syncapi_memberships` table tests (#2805)
Till
2022-10-21
Optimize inserting pending PDUs/EDUs (#2821)
Till
2022-10-21
Verify `room_id`, `type`, `sender` and `state_key` field lengths using bytes ...
Neil Alexander
2022-10-21
Set `display_name` and/or `avatar_url` for server notices (#2820)
Till
2022-10-21
Fix `invite -> leave -> join` dance when accepting invites (#2817)
Till
2022-10-21
Allow `m.read.private` to clear notifications (#2811)
Neil Alexander
2022-10-20
Mutex protect query keys response (#2812)
devonh
2022-10-20
Fix flakey queue test (#2818)
devonh
2022-10-20
Remove test from blacklist
Till Faelligen
2022-10-20
Fix race condition
Till Faelligen
2022-10-19
Get state deltas without filters (#2810)
Till
2022-10-19
Fix lock contention
Neil Alexander
2022-10-19
Fix concurrent map write in key server
Neil Alexander
2022-10-19
Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#2809)
dependabot[bot]
2022-10-19
Refactor Federation Destination Queues (#2807)
devonh
2022-10-18
Namespace user API tables (#2806)
Neil Alexander
2022-10-18
Try to make `AddEvent` less expensive (update to matrix-org/gomatrixserverlib...
Neil Alexander
2022-10-17
Scope transactions to endpoints (#2799)
Till
2022-10-17
Set `org.matrix.msc2285.stable` in `/versions`
Neil Alexander
2022-10-17
Return error if we fail to read the response body
Till Faelligen
2022-10-14
Dendrite 0.10.3
v0.10.3
Neil Alexander
2022-10-14
Set inactivity threshold on durable consumers in the roomserver input API (#2...
Neil Alexander
2022-10-14
Update dependency now that it is fixed
Neil Alexander
[next]