1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-12 10:56:50 +00:00
synapse/synapse/appservice
Kegan Dougal 16b90764ad Convert expected format for AS regex to include exclusivity.
Previously you just specified the regex as a string, now it expects a JSON
object with a 'regex' key and an 'exclusive' boolean, as per spec.
2015-02-27 10:44:32 +00:00
..
__init__.py Convert expected format for AS regex to include exclusivity. 2015-02-27 10:44:32 +00:00
api.py Minor tweaks based on PR feedback. 2015-02-11 16:41:16 +00:00