summary refs log tree commit diff
path: root/.travis.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-30factor out metrics from __init__ to app/homeserverNeil Johnson2-25/+32
2018-07-30limit register and sign in on number of monthly usersNeil Johnson7-3/+166
2018-07-27make /context lazyload & filter aware (#3567)Matthew Hodgson5-7/+43
2018-07-26Deduplicate redundant lazy-loaded members (#3331)Matthew Hodgs