0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 10:18:54 +02:00
synapse/synapse/push
V02460 b7f7ca24b1
Remove shebang line from module files (#10415)
Signed-off-by: Kai A. Hiller <V02460@gmail.com>
2021-07-29 21:34:14 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
action_generator.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
baserules.py Add type hints to the push module. (#8901) 2020-12-11 11:43:53 -05:00
bulk_push_rule_evaluator.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
clientformat.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
emailpusher.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
httppusher.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
mailer.py Update the notification email subject when invited to a space. (#10426) 2021-07-21 17:29:54 +00:00
presentable_names.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
push_rule_evaluator.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
push_tools.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
pusher.py Use inline type hints in various other places (in synapse/) (#10380) 2021-07-15 11:02:43 +01:00
pusherpool.py Remove shebang line from module files (#10415) 2021-07-29 21:34:14 +01:00
rulekinds.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00