Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
..
__init__.py 6c28ac260c copyrights 8 years ago
_base.py 224137fcf9 Fixed syntax nits 7 years ago
account.py a2dfab12c5 Fix token request for addition of phone numbers 7 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 bbeeb97f75 Implement _simple_delete_many_txn, use it to delete devices 7 years ago
filter.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
groups.py 631d7b87b5 Remove pointless create() method 6 years ago
keys.py 69ef4987a6 Add left section to /keys/changes 6 years ago
notifications.py 4ef222ab61 Implement `only=highlight` on `/notifications` 7 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 c05e6015cc Add config option to auto-join new users to rooms 6 years ago
report_event.py 8e6a163f27 Add timestamp and auto incrementing ID 8 years ago
sendtodevice.py f62b69e32a Allow guest access to endpoints for E2E 7 years ago
sync.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
tags.py e9c1cabac2 Use parse_json_object_from_request to parse JSON out of request bodies 8 years ago
thirdparty.py 9ee397b440 switch to allow_guest=True for authing 3Ps as per PR feedback 7 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