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-05-09
Federation consumer `adds_state_event_ids` tweak (#2441)
Neil Alexander
2022-05-09
Don't try to re-fetch the event if it is listed in `adds_state_event_ids` (#2...
Neil Alexander
2022-05-09
Add roomserver tests (1/?) (#2434)
Till
2022-05-09
One NATS instance per `BaseDendrite` (#2438)
Neil Alexander
2022-05-09
Update to matrix-org/gomatrixserverlib#307
Neil Alexander
2022-05-09
Add `(user_id, device_id)` index on OTK table (#2435)
Neil Alexander
2022-05-06
Version 0.8.3rc1
v0.8.3rc1
Neil Alexander
2022-05-06
Simplify `calculateLatest` (#2430)
Neil Alexander
2022-05-06
Fix power level event auth bugs (update to matrix-org/gomatrixserverlib#306)
Neil Alexander
2022-05-06
Move LL cache (#2429)
Till
2022-05-06
Add `PolylithMode` base config option (#2428)
Neil Alexander
2022-05-06
Produce more useful event auth errors (update to matrix-org/gomatrixserverlib...
Neil Alexander
2022-05-06
Clean up interface definitions (#2427)
kegsay
2022-05-06
Add FAQ entry for anonymous stats (#2419)
Till
2022-05-05
Define component interfaces based on consumers (2/2) (#2425)
kegsay
2022-05-05
Update to matrix-org/gomatrixserverlib#303
Neil Alexander
2022-05-05
Update table names for user API stats table
Neil Alexander
2022-05-05
Don't log consumer errors on shutdown
Neil Alexander
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-05-05
Use `gomatrixserverlib.Client` instead of `http.Client` (#2421)
Neil Alexander
2022-05-05
Fix user already joined when using server notices (#2364)
Till
2022-05-05
Don't use in-memory db for userapi tests (#2417)
Till
2022-05-05
Errors from createdb are non-fatal (#2420)
kegsay
2022-05-05
syncapi: define specific interfaces for internal HTTP communications (#2416)
kegsay
2022-05-04
Add opt-in anonymous stats reporting (#2249)
Till
2022-05-03
Fix bug in database global setup
Neil Alexander
2022-05-03
Skip tests that require a database if we can't connect to one (#2413)
Neil Alexander
2022-05-03
Tidy up `AddPublicRoutes` (#2412)
Neil Alexander
2022-05-03
Global database connection pool (for monolith mode) (#2411)
Neil Alexander
2022-05-02
Return `null` if MaxFileSizeBytes is 0 (#2409)
Till
2022-04-30
Test_Devices, sqlite may return devices in different order, test should still...
Brian Meek
2022-04-30
Return "to", if we didn't return any presence events (#2407)
Till
2022-04-29
Device list display name fixes (#2405)
Neil Alexander
2022-04-29
Fix `TestThumbnailsStorage` failing when media results come back in non-deter...
Brian Meek
2022-04-29
Move admin functions into their own file in the client API
Neil Alexander
2022-04-29
Add create-account to Getting started
Till Faelligen
2022-04-29
Update golangci-lint, how it's installed, and added to the PATH (#2403)
Brian Meek
2022-04-29
Add restrictions for open registration (#2402)
Till
2022-04-28
Only load members of newly joined rooms (#2389)
Till
2022-04-28
Add `/_dendrite/admin/evacuateRoom/{roomID}` (#2401)
Neil Alexander
2022-04-28
Limit presence in `/sync` responses (#2394)
Till
2022-04-28
Make tests more reliable
Till Faelligen
2022-04-28
Unlist test since it no longer seems to be flakey (hopefully?)
Neil Alexander
2022-04-28
Don't answer expensive federation requests for rooms we no longer belong to (...
Neil Alexander
2022-04-28
Ensure signature map exists (fixes #2393) (#2397)
Neil Alexander
2022-04-27
Fix #2390 (#2392)
Till
2022-04-27
Use Go 1.18 to build Docker images (#2391)
0x1a8510f2
2022-04-27
Version 0.8.2 (#2386)
v0.8.2
Neil Alexander
2022-04-27
Fix graceful shutdown
Neil Alexander
2022-04-27
Defer cancel on shutdown context
Neil Alexander
[prev]
[next]