Erik Johnston a8ce159be4 Replace some ujson with simplejson to make it work 6 years ago
..
__init__.py 6c28ac260c copyrights 8 years ago
_base.py d5f9fb06b0 Refactor UI auth implementation 6 years ago
account.py 293380bef7 trailing commas 6 years ago
account_data.py 3fb8784c92 m.read_marker -> m.fully_read (#2128) 7 years ago
auth.py f382117852 window.postmessage for Interactive Auth fallback 7 years ago
devices.py 16ec3805e5 Fix error when deleting devices 6 years ago
filter.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
groups.py ab1b2d0ff2 Allow guest access to group APIs for reading 6 years ago
keys.py 9b436c8b4c register some /unstable endpoints in /r0 as well 6 years ago
notifications.py 9b436c8b4c register some /unstable endpoints in /r0 as well 6 years ago
openid.py 573ef3f1c9 Rename openid/token to openid/request_token 8 years ago
read_marker.py 3fb8784c92 m.read_marker -> m.fully_read (#2128) 7 years ago
receipts.py feec718265 Shuffle receipt handler around so that worker apps don't need to load it 7 years ago
register.py 784f036306 Move RoomMemberHandler out of Handlers 6 years ago
report_event.py 8e6a163f27 Add timestamp and auto incrementing ID 8 years ago
sendtodevice.py 9b436c8b4c register some /unstable endpoints in /r0 as well 6 years ago
sync.py a8ce159be4 Replace some ujson with simplejson to make it work 6 years ago
tags.py e9c1cabac2 Use parse_json_object_from_request to parse JSON out of request bodies 8 years ago
thirdparty.py 8299b323ee add release endpoints for /thirdparty 6 years ago
tokenrefresh.py aa09d6b8f0 Rip out more refresh_token code 7 years ago
user_directory.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago