summary refs log tree commit diff
path: root/demo/webserver.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-07Fix unique_user_filter_index schema updateBrendan Abolivier1-2/+2
2019-10-07Fix bug where we didn't pull out event IDErik Johnston1-1/+1
2019-10-04TypoBrendan Abolivier1-1/+1
2019-10-04LintBrendan Abolivier1-3/+1
2019-10-04Incorporate reviewBrendan Abolivier1-14/+8
2019-10-04Update `user_filters` table to have a unique index, and non-null columns (#1172)Alexander Maznev2-0/+47
2019-10-04media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142)Robert Swain2-3/+12
2019-10-03add some metrics on the federation sender (#6160)Richard van der Hoff5-19/+44
2019-10-03Use the right error....Erik Johnston1-1/+1
2019-10-03pep8Erik Johnston1-1/+0
2019-10-03Fixup names and commentsErik Johnston1-6/+7
2019-10-03cachedList descriptor doesn't like typin