summary refs log tree commit diff
path: root/contrib/cmdclient/console.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Run pyupgrade for python 3.7 & 3.8. (#16110)Patrick Cloke2023-08-151-1/+1
* Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)Jacek KuĊ›nierz2022-06-011-5/+4
* Bugbear: Add Mutable Parameter fixes (#9682)Jonathan de Jong2021-04-081-1/+4
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-4/+4
* Remove obsolete __future__ imports (#8337)Jonathan de Jong2020-09-171-2/+0
* Convert federation client to async/await. (#7975)Patrick Cloke2020-07-301-7/+9
* Lint the contrib/ directory in CI and linting scripts, add synctl to linting ...Andrew Morgan2020-07-201-11/+10
* Allow Synapse to send registration emails + choose Synapse or an external ser...Andrew Morgan2019-09-061-0/+2
* Switch to using v2 Identity Service APIs other than lookup (MSC 2140) (#5892)Andrew Morgan2019-09-051-0/+5
* Run Black. (#5482)Amber Brown2019-06-201-119/+190
* Fix seven contrib files with Python syntax errors (#5446)cclauss2019-06-181-54/+55
* Use signedjson.sign instead of syutil.crypto.jsonsignAndrew Shadura2017-02-131-1/+1
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Move experiments, graph and cmdclient into contribMark Haines2015-01-221-0/+747