summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-13wip - move support user logic into handler from storageNeil Johnson5-140/+120
2018-11-13remove unneeded sqlNeil Johnson1-18/+0
2018-11-13fix boolean typingNeil Johnson1-1/+1
2018-11-13remove errant printsNeil Johnson1-3/+2
2018-11-13implementation and tests for db backed support userNeil Johnson11-79/+129
2018-11-13add db support for support userNeil Johnson2-0/+38
2018-11-12move to db backed support userNeil Johnson5-14/+45
2018-11-08remove white spaceNeil Johnson1-1/+1
2018-11-08tiday up cruftNeil Johnson5-9/+5
2018-11-07fix case where auto creation of rooms should never auto create for support userNeil Johnson2-9/+32
2018-11-07replace filter with list comp to aid py2 py3 compat, make test more paranoidNeil Johnson2-5/+12
2018-11-06update description due to change in desired behaviourNeil Johnson1-1/+1
2018-11-06remove unused importNeil Johnson1-1/+0
2018-11-06remove unused dependencyNeil Johnson1-1/+0
2018-11-06