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
/
sytest-blacklist
Age
Commit message (
Expand
)
Author
2023-07-07
Add event size checks similar to Synapse (#3140)
Till
2023-01-23
Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...
Till
2023-01-20
AWSY missing federation tests (#2943)
Till
2022-12-22
Handle guest access [1/2?] (#2872)
Till
2022-11-04
Send presence to joined hosts only (#2858)
Till
2022-10-31
Tweak `"state"` and `"timeline"` filtering (#2844)
Neil Alexander
2022-10-20
Remove test from blacklist
Till Faelligen
2022-10-19
Get state deltas without filters (#2810)
Till
2022-10-10
SyTest List Maintenance
Till Faelligen
2022-09-07
Add HTTP status code to FederationClientError (#2699)
Till
2022-08-11
Remove test from `sytest-blacklist`
Neil Alexander
2022-08-02
Disable flakey test
Neil Alexander
2022-07-01
Blacklist `Guest users can join guest_access rooms` test until it can be inve...
Neil Alexander
2022-04-28
Unlist test since it no longer seems to be flakey (hopefully?)
Neil Alexander
2022-04-25
Use provided filter for account_data (#2372)
Till
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-05
Nuke a couple of tests for now
Neil Alexander
2022-03-14
Fix /context with lazy_load_members (#2277)
S7evinK
2022-03-07
Fix appservice username check (#2223)
S7evinK
2022-03-07
Add canonical alias support (#2236)
S7evinK
2022-03-03
Clean old notifications regularly (#2244)
Neil Alexander
2022-03-03
Test `/context/ with lazy_load_members filter works` should be OK now
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-25
Remember parameters on registration (#2225)
S7evinK
2022-02-21
Implement `/context` (#2207)
S7evinK
2022-01-27
Roomserver/federation input refactor (#2104)
Neil Alexander
2021-10-29
Remove tests from the blacklist (#2031)
kegsay
2021-10-21
sytest: update blacklist and whitelist (#2025)
kegsay
2021-10-13
Update sytest blacklist/whitelist for known flaky tests (closes matrix-org/sy...
Neil Alexander
2021-07-12
Update blacklist
Kegan Dougal
2021-03-23
log less for failed key querys, add counters for incoming pdus/edus (#1801)
Kegsay
2021-03-02
Return the current OTK count on an empty upload request (#1774)
Neil Alexander
2020-12-04
Update sytest-whitelist/blacklist
Neil Alexander
2020-11-16
Update sytest lists to blacklist flaky 'Forgotten room messages cannot be pag...
Neil Alexander
2020-10-19
Update sytest lists
Neil Alexander
2020-10-05
Resolve state after event against current room state when determining latest ...
Neil Alexander
2020-09-21
Soft-fail (#1364)
Neil Alexander
2020-09-16
Implement rejected events (#1426)
Kegsay
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-03
Blacklist a test
Kegan Dougal
2020-06-24
Make same membership transitions 403, add sytests (#1161)
Kegsay
2020-06-23
/send auth errors are silent (#1149)
Kegsay
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-04-14
Move /room/{roomID}/state endpoints into client API (#606) (#962)
Neil Alexander
2020-04-09
Federation for v3/v4 rooms (#954)
Neil Alexander
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-02-11
Implement missing device management features (#835)
S7evinK
2020-02-05
Implement room version capabilities in CS API (#866)
Neil Alexander
2020-02-01
Blacklist 'displayname updates affect room member events' (#859)
Andrew Morgan
2020-01-23
CS API: Support for /messages, fixes for /sync (#847)
Neil Alexander
[next]