forked-synapse/synapse
Mark Haines 2a37467fa1 Use google style doc strings.
pycharm supports them so there is no need to use the other format.

Might as well convert the existing strings to reduce the risk of
people accidentally cargo culting the wrong doc string format.
2016-04-01 16:12:07 +01:00
..
api Add published room list edit API 2016-03-21 15:06:07 +00:00
app Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
appservice Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
config Add JWT support 2016-03-29 14:36:36 +02:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
federation Intern all the things 2016-03-23 16:25:54 +00:00
handlers Use google style doc strings. 2016-04-01 16:12:07 +01:00
http Use google style doc strings. 2016-04-01 16:12:07 +01:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Use google style doc strings. 2016-04-01 16:12:07 +01:00
replication Merge pull request #676 from matrix-org/markjh/replicate_stateIII 2016-03-31 11:20:57 +01:00
rest Use google style doc strings. 2016-04-01 16:12:07 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Use google style doc strings. 2016-04-01 16:12:07 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Fix typo 2016-03-24 18:02:37 +00:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
python_dependencies.py Add JWT support 2016-03-29 14:36:36 +02:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
types.py Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00