Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-30 | factor out metrics from __init__ to app/homeserver | Neil Johnson | 2 | -25/+32 |
2018-07-30 | limit register and sign in on number of monthly users | Neil Johnson | 7 | -3/+166 |
2018-07-27 | make /context lazyload & filter aware (#3567) | Matthew Hodgson | 5 | -7/+43 |
2018-07-26 | Deduplicate redundant lazy-loaded members (#3331) | Matthew Hodgs |