summary refs log tree commit diff
path: root/docs/sphinx/synapse.federation.messaging.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-01SPEC-25: Add details on how to prune redacted events.Erik Johnston1-0/+30
2014-10-01Move documented but-unimplemented 'presence idle times' into a new document t...Paul "LeoNerd" Evans2-8/+20
2014-10-01s/m.room.redacted/m.room.redaction/Erik Johnston1-1/+1
2014-10-01Nuke the entire 'Typing Notifications' spec section given as they don't exist...Paul "LeoNerd" Evans1-16/+0
2014-10-01remove "red", "blue" and "green" server_name mappingsMark Haines1-7/+0
2014-09-30Annotate all the 'TODO' marks as relating to either the specification itself ...Paul "LeoNerd" Evans1-50/+54
2014-09-30pyflakes cleanupErik Johnston3-3/+1
2014-09-30SYN-2: Allow server admins to delete room aliasesErik Johnston4-21/+99
2014-09-29Re-wrap content after latest additionsPaul "LeoNerd" Evans1-25/+30
2014-09-29Extended docs about the registration/login flowsPaul "LeoNerd" Evans1-23/+30
2014-09-29Reörder the specification sections, to move 'Registration and Login' first, ...Paul "LeoNerd" Evans1-315/+316
2014-09-29Huge whitespace hackery - reflow all (content) paragraphs at tw=80Paul "LeoNerd" Evans1-389/+435
2014-09-29No longer need the Freenode verification key filePaul "LeoNerd" Evans1-1/+0
2014-09-29Add a 'Redactions' section.Erik Johnston1-0/+17
2014-09-29Add m.room.redacted in events listErik Johnston1-0/+16
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-29