summary refs log tree commit diff
path: root/MAP.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-29Unbreak tests after changing storage APIErik Johnston4-12/+53
2014-09-29Update docstringErik Johnston2-2/+3
2014-09-29SYN-48: Delete dead codeErik Johnston1-26/+0
2014-09-29SYN-48: Fix typo. Get the whois for requested user rather tahan the requesterErik Johnston1-1/+1
2014-09-29SYN-48: Implement WHOIS rest servletErik Johnston9-25/+190
2014-09-29No longer need the Freenode verification key filePaul "LeoNerd" Evans1-1/+0
2014-09-29Add auth check to test if a user is an admin or not.Erik Johnston2-0/+11
2014-09-29SYN-48: Track User-Agents as well as IPs for client devices.Erik Johnston4-5/+20
2014-09-26Track the IP users connect with. Add an admin column to users table.Erik Johnston9-12/+67
2014-09-25Just use a yaml list for turn serversDavid Baker2-3/+3
2014-09-25More change log linesErik Johnston1-0/+3
2014-09-25Bump version and changelogErik Johnston3-2/+24
2014-09-25Add realm to coturn options (it needs it).David Baker1-1/+2
2014-09-25fix rst warningsDavid Baker1-0/+3
2014-09-25Don't strip out null's in serialized events, as th