summary refs log tree commit diff
path: root/res/templates/notif.html (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-26Awful hack to get default trueLuke Barnard1-1/+2
2017-10-26Add groups table to BOOLEAN_COLUMNS in synapse_port_dbLuke Barnard1-0/+1
2017-10-26Bump schema version to 46Luke Barnard1-1/+1
2017-10-26delintLuke Barnard2-15/+67
2017-10-26Add is_public to groups table to allow for private groupsLuke Barnard3-95/+116
2017-10-26Document import rulesRichard van der Hoff1-0/+44
2017-10-26code_style: more formattingRichard van der Hoff1-34/+57
2017-10-26code_style.rst: a couple of tidyupsRichard van der Hoff1-9/+9
2017-10-26Fix port scriptErik Johnston1-0/+1
2017-10-24tip for generating tls_fingerprintsMatthew Hodgson1-0/+6
2017-10-24Bump version and changelog release-v0.24.1Erik Johnston2-1/+9
2017-10-23fix vars named `l`Richard van der Hoff2-7/+4
2017-10-23replace 'except:' with 'except Exception:'Richard van der Hoff54-93/+93
2017-10-23Correctly wire in update group profile over federationErik Johnston2-11/+31
2017-10-23Fix a logcontext leak in the media repoRichard van der Hoff1-1/+4
2017-10-23Bump version and changelog release-v0.24.0Erik Johnston2-1/+7
2017-10-21Validate group ids when parsingRichard van der Hoff3-17/+45
2017-10-20Allow = in mxids and groupidsRichard van der Hoff3-5/+4
2017-10-20Disallow capital letters in useridsRichard van der Hoff3-16/+25
2017-10-20Remove pointless create() methodRichard van der Hoff6-12/+8
2017-10-19Correctly bump version v0.24.0-rc1Erik Johnston1-1/+1
2017-10-19Update changelogErik Johnston1-0/+1
2017-10-19Bump version and changelogErik Johnston2-1/+36
2017-10-19Flake8Erik Johnston2-6/