]> jfr.im git - irc/weechat/qweechat.git/shortlog
irc/weechat/qweechat.git
2023-01-01  Sébastien HelleuIgnore bandit errors when setting password hash algorithm master origin/HEAD origin/master
2023-01-01  Sébastien HelleuSwitch to Ubuntu 22.04 in CI
2022-01-12  Sébastien HelleuUpdate copyright dates
2021-12-02  Sébastien HelleuAdd tests with Python 3.10
2021-11-14  Sébastien HelleuRename default option "server" to "hostname"
2021-11-14  Sébastien HelleuIgnore bandit security error about possible hardcoded...
2021-11-14  Sébastien HelleuRemove unused import
2021-11-14  Sébastien HelleuRename variable _PROTO_SYNC to _PROTO_SYNC_CMDS
2021-11-14  Sébastien HelleuRename option/field "server" to "hostname"
2021-11-14  Sébastien HelleuReplace freenode by libera
2021-11-14  Sébastien HelleuAdd support of TOTP and password hash (WeeChat >= 2.9)
2021-11-14  Sébastien HelleuFix title of about dialog
2021-11-14  Sébastien HelleuMake debug dialog bigger
2021-11-14  Sébastien HelleuAdd trailing comma
2021-11-14  Sébastien HelleuReplace "," by "~" in foreground/background color separ...
2021-11-14  Sébastien HelleuAdd functions to build init/sync commands
2021-11-14  Sébastien HelleuRemove obsolete commented code
2021-11-14  Sébastien HelleuAdd missing lines value in command to synchronize with...
2021-11-14  Sébastien HelleuUpdate info displayed in about dialog
2021-11-14  Sébastien HelleuAdd new icon and change color to orange for status...
2021-11-13  Sébastien HelleuMove configuration file to XDG directory (~/.config...
2021-11-13  Sébastien HelleuRemove .travis.yml
2021-11-13  Sébastien HelleuAdd contributor
2021-11-13  Sébastien HelleuFix pylint errors
2021-11-13  Sébastien HelleuRemove "Running with PySide6" from about dialog
2021-11-13  Sébastien HelleuAdd GitHub actions CI workflow
2021-11-13  Sébastien HelleuAdd Makefile
2021-11-13  Sébastien HelleuMove PySide6 imports before qweechat ones
2021-11-13  Sébastien HelleuRemove spaces around equal
2021-11-13  Sébastien HelleuAdd requirements.txt
2021-11-13  Sébastien HelleuMerge pull request #13 from maxking/py3-qt6
2021-06-05  Abhilash RajRemove more comments.
2021-06-05  Abhilash RajFix flake8.
2021-06-05  Abhilash RajFix some more imports.
2021-06-05  Abhilash RajRemove import of QApplication.
2021-06-05  Abhilash RajFix testproto.
2021-06-05  Abhilash RajMore fixes.
2021-06-05  Abhilash RajMore fixes.
2021-06-05  Abhilash RajUse the text in history instead of bytes.
2021-06-01  Abhilash RajUse Python 3.7+ in testing.
2021-06-01  Abhilash RajA bunch of more fixes.
2021-06-01  Abhilash RajFix set the title of the thread.
2021-06-01  Abhilash RajFix the about dialog.
2021-06-01  Abhilash RajFix the imports to support Python3 style absolute imports.
2021-06-01  Abhilash RajMigration to Qt6 using PySide6 and Python 3.
2021-01-15  Sébastien HelleuUpdate copyright dates
2020-01-09  Sébastien HelleuUpdate copyright dates
2019-01-01  Sébastien HelleuUpdate copyright dates
2018-01-07  Sébastien HelleuIgnore some flake8 errors
2018-01-07  Sébastien HelleuUpdate copyright dates
2016-10-01  Sébastien HelleuMerge pull request #6 from RamKromberg/fix/setup.py
2016-08-29  Ram Krombergsetup.py: fix entry point
2016-07-29  Sébastien HelleuRename README.asciidoc to README.adoc
2016-07-29  Sébastien HelleuFix styles in README
2016-07-29  Sébastien HelleuFix hdata decoding when it is empty
2016-07-28  Sébastien HelleuMerge pull request #5 from yuvallanger/pythonic-for...
2016-07-23  Yuval LangerChange to Pythonic for-loops
2016-07-23  Sébastien HelleuUpdate WeeChat logo, rename weechat_icon_32.png to...
2016-01-16  Sébastien HelleuMove build status to the beginning of README
2016-01-16  Sébastien HelleuFix PEP8 errors
2016-01-15  Sébastien HelleuUpdate copyright dates
2015-10-03  Sébastien HelleuFix URL to QWeeChat screenshot in README
2015-01-01  Sébastien HelleuUpdate copyright dates
2014-11-24  Sébastien HelleuUse https for WeeChat URLs
2014-11-02  Sébastien HelleuAdd message "Not yet implemented" when clicking on...
2014-10-11  Sébastien HelleuAdd a .mailmap file
2014-07-16  Sébastien HelleuRename some variables (fix pylint warnings)
2014-07-15  Sébastien HelleuCatch exception ValueError in number conversions
2014-07-13  Sébastien HelleuFix style of some dicts
2014-07-11  Sébastien HelleuAdd some missing docstrings
2014-07-10  Sébastien HelleuRemove python shebangs
2014-07-09  Sébastien HelleuAdd copyright in __init__.py files
2014-07-07  Sébastien HelleuRename variable "bytes" to "data"
2014-06-14  Sébastien HelleuUpdate URL of QWeeChat screenshot in README.asciidoc
2014-05-24  Sébastien HelleuFix lines displayed in wrong buffer on startup
2014-05-10  Sébastien HelleuAdd support of message "_buffer_cleared"
2014-05-08  Sébastien HelleuAdd command "qweechat-testproto --version" for Travis
2014-05-08  Sébastien HelleuRename option -v/--verbose to -d/--debug, add option...
2014-05-08  Sébastien HelleuAdd Travis build status in README.asciidoc
2014-05-08  Sébastien HelleuAdd file version.py to define QWeeChat version
2014-05-08  Sébastien HelleuAdd missing space after "#"
2014-05-08  Sébastien HelleuFix conditions (use "is not")
2014-05-08  Sébastien HelleuAdd .travis.yml file for Travis CI
2014-05-08  Sébastien HelleuCode refactoring, fix setup.py
2014-03-08  Sebastien HelleuAdd shadow on QWeeChat screenshot in README
2014-03-06  Sebastien HelleuRemove INSTALL (merge into README), add screenshot...
2014-02-08  Sebastien HelleuFix typo in INSTALL
2014-02-07  Sebastien HelleuAdd option relay.lines to limit the number of lines...
2014-02-07  Sebastien HelleuUse method .getboolean() to read boolean option relay.ssl
2014-02-07  Sebastien HelleuUse /usr/bin/env in python shebang
2014-02-07  Sebastien HelleuUpdate copyright dates
2014-02-07  Sebastien HelleuUse one line titles and less chars for delimited blocks...
2013-11-03  Sebastien Helleutestproto.py: use argparse module to parse command...
2013-08-30  Sebastien HelleuAdd emphasis color code
2013-08-30  Sebastien HelleuAdd missing color options (sync with WeeChat)
2013-07-27  Sebastien HelleuAdd icon "document-save.png" for entry "Save connection...
2013-07-27  howaboutudanceAdd entry "Save connection" in File menu
2013-06-10  Gryllida ADecode buffer name when inserting (patch #8050)
2013-05-02  Sebastien HelleuFix typo in README
2013-03-23  Sebastien HelleuAdd README with copyright and license for images
next