aboutsummaryrefslogtreecommitdiff
path: root/roomserver/acls
AgeCommit message (Expand)Author
2024-12-19Speed up loading ACLs on startup (#3469)Till
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2024-08-16Implement MSC3916 (#3397)Till
2024-03-05Query rooms with ACLs instead of all rooms (#3338)Till
2024-02-28Cache ACLs regexes (#3336)Till
2024-02-21Speed up start up time by batch querying ACL events (#3334)Till
2023-11-22Update ACLs when received as outliers (#3008)Till
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-05-02Use PDU not *Event in HeaderedEvent (#3073)kegsay
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-09-03Move currentstateserver API to roomserver (#1387)Kegsay