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
path:
root
/
internal
Age
Commit message (
Expand
)
Author
2022-09-12
Version 0.9.8
v0.9.8
Neil Alexander
2022-09-09
Version 0.9.7 (#2707)
v0.9.7
Neil Alexander
2022-09-09
Change detection of already executed migrations (#2665)
Till
2022-09-09
Update getting pushrules, add tests, tweak pushrules (#2705)
Till
2022-09-07
Fulltext implementation incl. config (#2480)
Till
2022-09-07
Handle errors differently in the `DeviceListUpdater` (#2695)
Till
2022-09-06
Stronger default power levels
Neil Alexander
2022-09-05
Tweak Sentry again
Neil Alexander
2022-09-05
Set Sentry user where known
Neil Alexander
2022-09-05
Improve Sentry reporting
Neil Alexander
2022-09-01
Version 0.9.6 (#2689)
v0.9.6
Neil Alexander
2022-08-25
Version 0.9.5 (#2673)
v0.9.5
Neil Alexander
2022-08-19
Version 0.9.4 (#2658)
v0.9.4
Neil Alexander
2022-08-15
Version 0.9.3
v0.9.3
Neil Alexander
2022-08-12
Version 0.9.2 (#2638)
v0.9.2
Neil Alexander
2022-08-12
Use `/admin/v1/register` in `create-account` (#2484)
Till
2022-08-12
Protect user_interactive reads and writes with locks (#2635)
Tak Wai Wong
2022-08-11
Generic-based internal HTTP API (#2626)
Neil Alexander
2022-08-05
Invalidate lazyLoadCache if we're doing an initial sync (#2623)
Till
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-05
Fix linter issues (#2624)
Till
2022-08-03
Version 0.9.1 (#2616)
v0.9.1
Neil Alexander
2022-08-03
Remove roominfo cache (#2615)
Neil Alexander
2022-08-01
Version 0.9.0 (#2602)
v0.9.0
Neil Alexander
2022-07-25
Update database migrations, remove goose (#2264)
Till
2022-07-19
Add event state key cache (#2576)
Neil Alexander
2022-07-18
Tweak cache counters (#2575)
Neil Alexander
2022-07-13
Pointerise `types.RoomInfo` in the cache so we can update it in-place in the ...
Neil Alexander
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-07-01
Version 0.8.9 (#2549)
v0.8.9
Neil Alexander
2022-06-09
Version 0.8.8 (#2525)
v0.8.8
Neil Alexander
2022-06-07
Rate limiting changes (#2519)
Neil Alexander
2022-06-01
Version 0.8.7 (#2509)
v0.8.7
Neil Alexander
2022-05-26
Version 0.8.6 (#2497)
v0.8.6
Neil Alexander
2022-05-26
Upgrade various dependencies (#2496)
Neil Alexander
2022-05-17
bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)
kegsay
2022-05-13
Version 0.8.5 (#2461)
v0.8.5
Neil Alexander
2022-05-10
Version 0.8.4
v0.8.4
Neil Alexander
2022-05-10
Back out matrix-org/dendrite#2421 by restoring `http.Client`s
Neil Alexander
2022-05-09
Version 0.8.3 (#2431)
v0.8.3
Neil Alexander
2022-05-06
Version 0.8.3rc1
v0.8.3rc1
Neil Alexander
2022-05-06
Move LL cache (#2429)
Till
2022-05-06
Clean up interface definitions (#2427)
kegsay
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
syncapi: define specific interfaces for internal HTTP communications (#2416)
kegsay
2022-05-03
Global database connection pool (for monolith mode) (#2411)
Neil Alexander
2022-04-27
Version 0.8.2 (#2386)
v0.8.2
Neil Alexander
2022-04-19
Change `pushkey_ts` to be seconds (fix #2354) (#2358)
Neil Alexander
2022-04-19
Implement lazy loading on `/sync` (#2346)
Till
[next]