synapse-product/synapse/push
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
..
__init__.py Make get_invites return RoomsForUser 2016-03-23 10:32:10 +00:00
action_generator.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
baserules.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
bulk_push_rule_evaluator.py Use get_users_in_room to count the number of room members rather than using read_receipts 2016-03-22 13:52:45 +00:00
clientformat.py Move the code for formatting push rules into a separate function 2016-03-03 16:11:59 +00:00
httppusher.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
push_rule_evaluator.py Don't ignore the obey overlay if the rule has an enabled attribute of False 2016-03-31 10:12:31 +01:00
pusherpool.py Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional. 2016-03-11 14:34:09 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00