summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-26wip - use int everywhere insteadAndrew Morgan2-32/+11
2021-10-22Add missing return type hints for stream idsAndrew Morgan2-3/+3
2021-10-21Fix adding excluded users to the private room sharing tables when joining a r...David Robertson3-29/+67
2021-10-21Improve docstrings for methods related to sending EDUs to application service...Andrew Morgan