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-whitelist
Age
Commit message (
Expand
)
Author
2023-09-27
Support for room version v11 (#3204)
Till
2023-09-26
Fix invitations not sending push notifications (#3207)
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-14
Handle remote room upgrades (#2866)
Till
2022-11-07
Handle `m.room.tombstone` events in the UserAPI (#2864)
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-27
Add AS specific public room list endpoints (#2836)
Till
2022-10-25
Fix `Current state appears in timeline in private history with many messages ...
Till
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-19
Get state deltas without filters (#2810)
Till
2022-10-14
Always add `UnreadNotifications` to joined room reponses (#2793)
Till
2022-10-14
Fix `outliers whose auth_events are in a different room are correctly rejecte...
Till
2022-10-11
Fix `/get_missing_events` for rooms with `joined`/`invited` history_visibilit...
Till
2022-10-10
SyTest List Maintenance
Till Faelligen
2022-09-07
Add HTTP status code to FederationClientError (#2699)
Till
2022-09-07
Handle errors differently in the `DeviceListUpdater` (#2695)
Till
2022-08-19
Enforce device list backoffs (#2653)
Neil Alexander
2022-08-12
Show/hide users in user directory (#2637)
Till
2022-08-11
Implement history visibility on `/messages`, `/context`, `/sync` (#2511)
Till
2022-07-14
Update `sytest-whitelist`
Neil Alexander
2022-07-01
Blacklist `Guest users can join guest_access rooms` test until it can be inve...
Neil Alexander
2022-06-09
Correctly redact events over federation (#2526)
Till
2022-06-09
Allow "registration is idempotent, with username specified" to pass (#2488)
Till
2022-06-03
Make setting state idempotent (#2512)
Till
2022-04-27
Don't create fictitious presence entries (#2381)
Neil Alexander
2022-04-26
Add heroes to the room summary (#2373)
Till
2022-04-26
Add transactionsCache to redact endpoint (#2375)
Till
2022-04-25
Return M_NOT_FOUND for rejected events (#2371)
Till
2022-04-25
Use provided filter for account_data (#2372)
Till
2022-04-20
Update test list
Neil Alexander
2022-04-19
Add newly passing test to list
Neil Alexander
2022-04-19
Implement lazy loading on `/sync` (#2346)
Till
2022-04-13
Make `/messages` filterable (#2347)
Till
2022-04-11
Correctly use provided filters (#2339)
Till
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-06
Add presence module V2 (#2312)
Till
2022-04-05
Update sytest-whitelist again
Neil Alexander
2022-04-05
Added /upgrade endpoint (#2307)
David Spenler
2022-04-01
Include joined and invite member counts in room summary (#2315)
Neil Alexander
2022-03-18
Better mapping of stream positions to topological positions in `/messages` (#...
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
Implement Push Notifications (#1842)
Dan
2022-03-03
Update `sytest-whitelist` for changes in matrix-org/sytest#1200
Neil Alexander
[next]