Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | channel.authenticate() - Deprecated argument 'create_user' | Philip Paquette | |
- User is now created by default if it doesn't exist on the server - Unless the server prevents new registrations | |||
2019-09-14 | Added ReadtheDocs documentation for the public API | Philip Paquette | |
- Reformatted the docstring to be compatible - Added tests to make sure the documentation compiles properly - Added sphinx as a pip requirement Co-authored-by: Philip Paquette <pcpaquette@gmail.com> Co-authored-by: notoraptor <stevenbocco@gmail.com> | |||
2019-09-01 | Added a thumbnail on the README, and modified the title | Philip Paquette | |
2019-08-28 | README - Added simple examples on how to run the code | Philip Paquette | |