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-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
2022-10-14
Update direct dependencies (#2794)
Neil Alexander
2022-10-14
Update to NATS Server v2.9.3 and nats.go v1.18.0
Neil Alexander
2022-10-14
Always add `UnreadNotifications` to joined room reponses (#2793)
Till
2022-10-14
Relax test a bit
Till Faelligen
2022-10-14
Fix `outliers whose auth_events are in a different room are correctly rejecte...
Till
2022-10-13
Revert "Federation backoff fixes and tests (#2792)"
Neil Alexander
2022-10-13
Federation backoff fixes and tests (#2792)
devonh
2022-10-13
Event relations (#2790)
Neil Alexander
2022-10-11
Fix `/get_missing_events` for rooms with `joined`/`invited` history_visibilit...
Till
2022-10-11
Private read receipts (#2789)
Neil Alexander
2022-10-11
Tweak `GetStateDeltas` behaviour (#2788)
Neil Alexander
2022-10-11
Tweak federation `M_NOT_FOUND` errors
Neil Alexander
2022-10-10
Fix joined hosts with `RewritesState` (#2785)
Neil Alexander
2022-10-10
Send E2EE related errors to sentry (#2784)
Till
2022-10-10
CI update
Till Faelligen
2022-10-10
SyTest List Maintenance
Till Faelligen
2022-10-10
Move /event to the SyncAPI (#2782)
Till
2022-10-10
Tweak `GetAccountByPassword` more
Neil Alexander
[prev]
[next]