This website requires JavaScript.
Explore
Help
Sign in
matrix
/
weechat-matrix
Watch
1
Star
0
Fork
You've already forked weechat-matrix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
87
commits
1
branch
0
tags
1
MiB
Python
99.5%
Makefile
0.3%
Dockerfile
0.2%
6920b463e2
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
poljar (Damir Jelić)
6920b463e2
Don't reset the reconnect variables when connected.
...
They are reset when disconnecting, no need to do it here as well.
2018-02-01 13:28:10 +01:00
matrix
Fix reconnection handling and refactor the server commands.
2018-02-01 13:20:52 +01:00
.gitignore
Add gitignore.
2018-01-26 18:52:46 +01:00
.pylintrc
Add pylintrc.
2018-01-26 18:52:58 +01:00
LICENSE
Add a license file.
2018-01-26 18:23:00 +01:00
main.py
Don't reset the reconnect variables when connected.
2018-02-01 13:28:10 +01:00
Makefile
Makefile: Mark the lib phony as well.
2018-01-31 13:56:31 +01:00