Till
|
f87464922f
|
Fetch oldest OTKs first (MSC4225) (#3452)
As per https://github.com/matrix-org/matrix-spec-proposals/pull/4225,
fetch the oldest OTKs first.
|
2024-12-17 19:19:35 +01:00 |
|
Quentin Gliech
|
075b236155
|
Update the license headers to mention the commercial license
|
2024-10-18 16:14:08 +02:00 |
|
Quentin Gliech
|
6e6c3de0a6
|
Rename the go package
github.com/matrix-org/dendrite to github.com/element-hq/dendrite
|
2024-10-17 17:33:45 +02:00 |
|
Quentin Gliech
|
6bfe946bd2
|
Update the copyright headers in all files
|
2024-10-17 17:16:37 +02:00 |
|
Till
|
699f5ca8c1
|
More rows.Close() and rows.Err() (#3262)
Looks like we missed some `rows.Close()`
Even though `rows.Err()` is mostly not necessary, we should be more
consistent in the DB layer.
[skip ci]
|
2023-11-09 08:42:33 +01:00 |
|
Till
|
4594233f89
|
Merge keyserver & userapi (#2972)
As discussed yesterday, a first draft of merging the keyserver and the
userapi.
|
2023-02-20 14:58:03 +01:00 |
|