forked-synapse/synapse/api
Daniel Wagner-Hall 137fafce4e Allow rejecting invites
This is done by using the same /leave flow as you would use if you had
already accepted the invite and wanted to leave.
2015-10-20 11:58:58 +01:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
auth.py Allow rejecting invites 2015-10-20 11:58:58 +01:00
constants.py Merge branch 'develop' into daniel/3pidinvites 2015-10-05 10:33:41 -05:00
errors.py Remove log line that was generated whenever an error was created. We are now creating error objects that aren't raised so it's probably a bit too confusing to keep 2015-10-06 16:10:19 +01:00
filtering.py Update the v2 filters to support filtering presence and remove support for public/private user data 2015-10-13 14:12:43 +01:00
ratelimiting.py Update copyright notices 2015-01-06 13:21:39 +00:00
urls.py Add a version 2 of the key server api 2015-04-14 16:04:52 +01:00