]> jfr.im git - irc/weechat/qweechat.git/log
irc/weechat/qweechat.git
2 years agoIgnore bandit security error about possible hardcoded password
Sébastien Helleu [Sun, 14 Nov 2021 18:00:55 +0000 (19:00 +0100)] 
Ignore bandit security error about possible hardcoded password

Bandit reports this error:

>> Issue: [B105:hardcoded_password_string] Possible hardcoded password: 'init password=%(password)s%(totp)s

The password is of course never hardcoded there.

2 years agoRemove unused import
Sébastien Helleu [Sun, 14 Nov 2021 17:57:25 +0000 (18:57 +0100)] 
Remove unused import

2 years agoRename variable _PROTO_SYNC to _PROTO_SYNC_CMDS
Sébastien Helleu [Sun, 14 Nov 2021 17:56:48 +0000 (18:56 +0100)] 
Rename variable _PROTO_SYNC to _PROTO_SYNC_CMDS

2 years agoRename option/field "server" to "hostname"
Sébastien Helleu [Sun, 14 Nov 2021 17:54:48 +0000 (18:54 +0100)] 
Rename option/field "server" to "hostname"

2 years agoReplace freenode by libera
Sébastien Helleu [Sun, 14 Nov 2021 17:44:28 +0000 (18:44 +0100)] 
Replace freenode by libera

2 years agoAdd support of TOTP and password hash (WeeChat >= 2.9)
Sébastien Helleu [Sun, 14 Nov 2021 17:40:26 +0000 (18:40 +0100)] 
Add support of TOTP and password hash (WeeChat >= 2.9)

2 years agoFix title of about dialog
Sébastien Helleu [Sun, 14 Nov 2021 17:35:26 +0000 (18:35 +0100)] 
Fix title of about dialog

2 years agoMake debug dialog bigger
Sébastien Helleu [Sun, 14 Nov 2021 13:14:16 +0000 (14:14 +0100)] 
Make debug dialog bigger

2 years agoAdd trailing comma
Sébastien Helleu [Sun, 14 Nov 2021 13:13:55 +0000 (14:13 +0100)] 
Add trailing comma

2 years agoReplace "," by "~" in foreground/background color separation
Sébastien Helleu [Sun, 14 Nov 2021 09:24:05 +0000 (10:24 +0100)] 
Replace "," by "~" in foreground/background color separation

This is to follow the change made in WeeChat 2.6 (weechat/weechat#1264).

2 years agoAdd functions to build init/sync commands
Sébastien Helleu [Sun, 14 Nov 2021 09:04:24 +0000 (10:04 +0100)] 
Add functions to build init/sync commands

2 years agoRemove obsolete commented code
Sébastien Helleu [Sun, 14 Nov 2021 09:04:00 +0000 (10:04 +0100)] 
Remove obsolete commented code

2 years agoAdd missing lines value in command to synchronize with WeeChat
Sébastien Helleu [Sun, 14 Nov 2021 09:03:10 +0000 (10:03 +0100)] 
Add missing lines value in command to synchronize with WeeChat

2 years agoUpdate info displayed in about dialog
Sébastien Helleu [Sun, 14 Nov 2021 08:50:01 +0000 (09:50 +0100)] 
Update info displayed in about dialog

2 years agoAdd new icon and change color to orange for status "connecting"
Sébastien Helleu [Sun, 14 Nov 2021 08:13:35 +0000 (09:13 +0100)] 
Add new icon and change color to orange for status "connecting"

2 years agoMove configuration file to XDG directory (~/.config/qweechat/qweechat.conf)
Sébastien Helleu [Sat, 13 Nov 2021 20:15:07 +0000 (21:15 +0100)] 
Move configuration file to XDG directory (~/.config/qweechat/qweechat.conf)

2 years agoRemove .travis.yml
Sébastien Helleu [Sat, 13 Nov 2021 19:03:45 +0000 (20:03 +0100)] 
Remove .travis.yml

2 years agoAdd contributor
Sébastien Helleu [Sat, 13 Nov 2021 18:50:42 +0000 (19:50 +0100)] 
Add contributor

2 years agoFix pylint errors
Sébastien Helleu [Sat, 13 Nov 2021 18:50:33 +0000 (19:50 +0100)] 
Fix pylint errors

2 years agoRemove "Running with PySide6" from about dialog
Sébastien Helleu [Sat, 13 Nov 2021 15:56:47 +0000 (16:56 +0100)] 
Remove "Running with PySide6" from about dialog

Since only PySide6 is supported, the information is useless.

2 years agoAdd GitHub actions CI workflow
Sébastien Helleu [Sat, 13 Nov 2021 15:50:49 +0000 (16:50 +0100)] 
Add GitHub actions CI workflow

2 years agoAdd Makefile
Sébastien Helleu [Sat, 13 Nov 2021 15:50:21 +0000 (16:50 +0100)] 
Add Makefile

2 years agoMove PySide6 imports before qweechat ones
Sébastien Helleu [Sat, 13 Nov 2021 15:49:32 +0000 (16:49 +0100)] 
Move PySide6 imports before qweechat ones

2 years agoRemove spaces around equal
Sébastien Helleu [Sat, 13 Nov 2021 15:48:37 +0000 (16:48 +0100)] 
Remove spaces around equal

2 years agoAdd requirements.txt
Sébastien Helleu [Sat, 13 Nov 2021 15:46:45 +0000 (16:46 +0100)] 
Add requirements.txt

2 years agoMerge pull request #13 from maxking/py3-qt6
Sébastien Helleu [Sat, 13 Nov 2021 15:09:33 +0000 (16:09 +0100)] 
Merge pull request #13 from maxking/py3-qt6

Port to using Python3 and Pyside6

3 years agoRemove more comments.
Abhilash Raj [Sat, 5 Jun 2021 18:06:15 +0000 (11:06 -0700)] 
Remove more comments.

3 years agoFix flake8.
Abhilash Raj [Sat, 5 Jun 2021 18:04:26 +0000 (11:04 -0700)] 
Fix flake8.

3 years agoFix some more imports.
Abhilash Raj [Sat, 5 Jun 2021 18:03:55 +0000 (11:03 -0700)] 
Fix some more imports.

3 years agoRemove import of QApplication.
Abhilash Raj [Sat, 5 Jun 2021 18:00:55 +0000 (11:00 -0700)] 
Remove import of QApplication.

3 years agoFix testproto.
Abhilash Raj [Sat, 5 Jun 2021 17:51:59 +0000 (10:51 -0700)] 
Fix testproto.

3 years agoMore fixes.
Abhilash Raj [Sat, 5 Jun 2021 17:32:45 +0000 (10:32 -0700)] 
More fixes.

- Use logging instead of print to silence errors when possible.
- Parse object types as string instead of bytes.

3 years agoMore fixes.
Abhilash Raj [Sat, 5 Jun 2021 17:09:48 +0000 (10:09 -0700)] 
More fixes.

- Cleanup some un-used comments.
- Use QtWidgets instead of renaming it to QtGui
- Remove print statements.
- Fix the debug print of data from weechat.
- Delete the backup file added by mistake.

3 years agoUse the text in history instead of bytes.
Abhilash Raj [Sat, 5 Jun 2021 16:58:02 +0000 (09:58 -0700)] 
Use the text in history instead of bytes.

3 years agoUse Python 3.7+ in testing.
Abhilash Raj [Tue, 1 Jun 2021 05:49:00 +0000 (22:49 -0700)] 
Use Python 3.7+ in testing.

3 years agoA bunch of more fixes.
Abhilash Raj [Tue, 1 Jun 2021 05:43:37 +0000 (22:43 -0700)] 
A bunch of more fixes.

- Update README
- Remove some spurious comments here and there
- Fix flake8 errors.

3 years agoFix set the title of the thread.
Abhilash Raj [Tue, 1 Jun 2021 04:53:54 +0000 (21:53 -0700)] 
Fix set the title of the thread.

3 years agoFix the about dialog.
Abhilash Raj [Tue, 1 Jun 2021 04:39:29 +0000 (21:39 -0700)] 
Fix the about dialog.

3 years agoFix the imports to support Python3 style absolute imports.
Abhilash Raj [Tue, 1 Jun 2021 04:16:22 +0000 (21:16 -0700)] 
Fix the imports to support Python3 style absolute imports.

3 years agoMigration to Qt6 using PySide6 and Python 3.
Abhilash Raj [Tue, 1 Jun 2021 04:02:25 +0000 (21:02 -0700)] 
Migration to Qt6 using PySide6 and Python 3.

This is a bulk migraton of the codebase to work with Python3 and latest version
of Qt framework i.e. Qt6.

3 years agoUpdate copyright dates
Sébastien Helleu [Fri, 15 Jan 2021 19:42:06 +0000 (20:42 +0100)] 
Update copyright dates

4 years agoUpdate copyright dates
Sébastien Helleu [Thu, 9 Jan 2020 20:38:37 +0000 (21:38 +0100)] 
Update copyright dates

5 years agoUpdate copyright dates
Sébastien Helleu [Tue, 1 Jan 2019 14:44:51 +0000 (15:44 +0100)] 
Update copyright dates

6 years agoIgnore some flake8 errors
Sébastien Helleu [Sun, 7 Jan 2018 13:48:07 +0000 (14:48 +0100)] 
Ignore some flake8 errors

6 years agoUpdate copyright dates
Sébastien Helleu [Sun, 7 Jan 2018 13:20:25 +0000 (14:20 +0100)] 
Update copyright dates

7 years agoMerge pull request #6 from RamKromberg/fix/setup.py
Sébastien Helleu [Sat, 1 Oct 2016 06:14:33 +0000 (08:14 +0200)] 
Merge pull request #6 from RamKromberg/fix/setup.py

setup.py: fix entry point

7 years agosetup.py: fix entry point
Ram Kromberg [Mon, 29 Aug 2016 20:08:15 +0000 (23:08 +0300)] 
setup.py: fix entry point

7 years agoRename README.asciidoc to README.adoc
Sébastien Helleu [Fri, 29 Jul 2016 14:09:10 +0000 (16:09 +0200)] 
Rename README.asciidoc to README.adoc

7 years agoFix styles in README
Sébastien Helleu [Fri, 29 Jul 2016 13:57:57 +0000 (15:57 +0200)] 
Fix styles in README

7 years agoFix hdata decoding when it is empty
Sébastien Helleu [Fri, 29 Jul 2016 13:57:05 +0000 (15:57 +0200)] 
Fix hdata decoding when it is empty

See this fix in WeeChat: https://github.com/weechat/weechat/issues/767

7 years agoMerge pull request #5 from yuvallanger/pythonic-for-loops
Sébastien Helleu [Thu, 28 Jul 2016 09:03:26 +0000 (11:03 +0200)] 
Merge pull request #5 from yuvallanger/pythonic-for-loops

Change to Pythonic for-loops

7 years agoChange to Pythonic for-loops
Yuval Langer [Sat, 23 Jul 2016 17:24:17 +0000 (20:24 +0300)] 
Change to Pythonic for-loops

7 years agoUpdate WeeChat logo, rename weechat_icon_32.png to weechat.png
Sébastien Helleu [Sat, 23 Jul 2016 05:48:50 +0000 (07:48 +0200)] 
Update WeeChat logo, rename weechat_icon_32.png to weechat.png

8 years agoMove build status to the beginning of README
Sébastien Helleu [Sat, 16 Jan 2016 12:19:08 +0000 (13:19 +0100)] 
Move build status to the beginning of README

8 years agoFix PEP8 errors
Sébastien Helleu [Sat, 16 Jan 2016 07:10:28 +0000 (08:10 +0100)] 
Fix PEP8 errors

8 years agoUpdate copyright dates
Sébastien Helleu [Fri, 15 Jan 2016 06:40:40 +0000 (07:40 +0100)] 
Update copyright dates

8 years agoFix URL to QWeeChat screenshot in README
Sébastien Helleu [Sat, 3 Oct 2015 09:05:53 +0000 (11:05 +0200)] 
Fix URL to QWeeChat screenshot in README

9 years agoUpdate copyright dates
Sébastien Helleu [Thu, 1 Jan 2015 08:26:06 +0000 (09:26 +0100)] 
Update copyright dates

9 years agoUse https for WeeChat URLs
Sébastien Helleu [Mon, 24 Nov 2014 19:19:01 +0000 (20:19 +0100)] 
Use https for WeeChat URLs

9 years agoAdd message "Not yet implemented" when clicking on "Preferences" button (closes #1)
Sébastien Helleu [Sun, 2 Nov 2014 08:05:22 +0000 (09:05 +0100)] 
Add message "Not yet implemented" when clicking on "Preferences" button (closes #1)

9 years agoAdd a .mailmap file
Sébastien Helleu [Sat, 11 Oct 2014 15:31:00 +0000 (17:31 +0200)] 
Add a .mailmap file

This file is used for example by command "git shortlog", to prevent duplicate
committers.

9 years agoRename some variables (fix pylint warnings)
Sébastien Helleu [Wed, 16 Jul 2014 05:57:34 +0000 (07:57 +0200)] 
Rename some variables (fix pylint warnings)

9 years agoCatch exception ValueError in number conversions
Sébastien Helleu [Tue, 15 Jul 2014 05:54:41 +0000 (07:54 +0200)] 
Catch exception ValueError in number conversions

9 years agoFix style of some dicts
Sébastien Helleu [Sun, 13 Jul 2014 08:12:59 +0000 (10:12 +0200)] 
Fix style of some dicts

9 years agoAdd some missing docstrings
Sébastien Helleu [Fri, 11 Jul 2014 05:58:55 +0000 (07:58 +0200)] 
Add some missing docstrings

9 years agoRemove python shebangs
Sébastien Helleu [Thu, 10 Jul 2014 05:46:30 +0000 (07:46 +0200)] 
Remove python shebangs

9 years agoAdd copyright in __init__.py files
Sébastien Helleu [Wed, 9 Jul 2014 17:40:38 +0000 (19:40 +0200)] 
Add copyright in __init__.py files

9 years agoRename variable "bytes" to "data"
Sébastien Helleu [Mon, 7 Jul 2014 18:53:18 +0000 (20:53 +0200)] 
Rename variable "bytes" to "data"

10 years agoUpdate URL of QWeeChat screenshot in README.asciidoc
Sébastien Helleu [Sat, 14 Jun 2014 05:54:56 +0000 (07:54 +0200)] 
Update URL of QWeeChat screenshot in README.asciidoc

10 years agoFix lines displayed in wrong buffer on startup
Sébastien Helleu [Sat, 24 May 2014 19:42:29 +0000 (21:42 +0200)] 
Fix lines displayed in wrong buffer on startup

The bug was introduced by commit 46e5dee03acce56cdb7b3b65346acc9a5ecd210d
(option relay.lines to limit the number of lines received on connection).

10 years agoAdd support of message "_buffer_cleared"
Sébastien Helleu [Sat, 10 May 2014 10:44:37 +0000 (12:44 +0200)] 
Add support of message "_buffer_cleared"

10 years agoAdd command "qweechat-testproto --version" for Travis
Sébastien Helleu [Thu, 8 May 2014 16:14:08 +0000 (18:14 +0200)] 
Add command "qweechat-testproto --version" for Travis

10 years agoRename option -v/--verbose to -d/--debug, add option -v/--version in qweechat-testproto
Sébastien Helleu [Thu, 8 May 2014 16:13:15 +0000 (18:13 +0200)] 
Rename option -v/--verbose to -d/--debug, add option -v/--version in qweechat-testproto

10 years agoAdd Travis build status in README.asciidoc
Sébastien Helleu [Thu, 8 May 2014 16:00:23 +0000 (18:00 +0200)] 
Add Travis build status in README.asciidoc

10 years agoAdd file version.py to define QWeeChat version
Sébastien Helleu [Thu, 8 May 2014 15:55:28 +0000 (17:55 +0200)] 
Add file version.py to define QWeeChat version

10 years agoAdd missing space after "#"
Sébastien Helleu [Thu, 8 May 2014 15:55:10 +0000 (17:55 +0200)] 
Add missing space after "#"

10 years agoFix conditions (use "is not")
Sébastien Helleu [Thu, 8 May 2014 15:54:41 +0000 (17:54 +0200)] 
Fix conditions (use "is not")

10 years agoAdd .travis.yml file for Travis CI
Sébastien Helleu [Thu, 8 May 2014 15:41:14 +0000 (17:41 +0200)] 
Add .travis.yml file for Travis CI

10 years agoCode refactoring, fix setup.py
Sébastien Helleu [Thu, 8 May 2014 15:40:31 +0000 (17:40 +0200)] 
Code refactoring, fix setup.py

All changes:
- full PEP8 compliance
- move sources from src/qweechat/ to qweechat/
- move data from data/icons/ to qweechat/data/icons/
- sources validated with PEP8
- use setuptools in setup.py, fix path of data files

10 years agoAdd shadow on QWeeChat screenshot in README
Sebastien Helleu [Sat, 8 Mar 2014 06:48:56 +0000 (07:48 +0100)] 
Add shadow on QWeeChat screenshot in README

10 years agoRemove INSTALL (merge into README), add screenshot in README
Sebastien Helleu [Thu, 6 Mar 2014 08:48:29 +0000 (09:48 +0100)] 
Remove INSTALL (merge into README), add screenshot in README

10 years agoFix typo in INSTALL
Sebastien Helleu [Sat, 8 Feb 2014 14:23:37 +0000 (15:23 +0100)] 
Fix typo in INSTALL

10 years agoAdd option relay.lines to limit the number of lines received on connection (default...
Sebastien Helleu [Fri, 7 Feb 2014 12:03:15 +0000 (13:03 +0100)] 
Add option relay.lines to limit the number of lines received on connection (default: 50)

10 years agoUse method .getboolean() to read boolean option relay.ssl
Sebastien Helleu [Fri, 7 Feb 2014 10:51:12 +0000 (11:51 +0100)] 
Use method .getboolean() to read boolean option relay.ssl

10 years agoUse /usr/bin/env in python shebang
Sebastien Helleu [Fri, 7 Feb 2014 10:39:30 +0000 (11:39 +0100)] 
Use /usr/bin/env in python shebang

10 years agoUpdate copyright dates
Sebastien Helleu [Fri, 7 Feb 2014 10:33:46 +0000 (11:33 +0100)] 
Update copyright dates

10 years agoUse one line titles and less chars for delimited blocks in asciidoc files
Sebastien Helleu [Fri, 7 Feb 2014 10:11:33 +0000 (11:11 +0100)] 
Use one line titles and less chars for delimited blocks in asciidoc files

10 years agotestproto.py: use argparse module to parse command line arguments, full PEP8 compliance
Sebastien Helleu [Sun, 3 Nov 2013 12:44:43 +0000 (13:44 +0100)] 
testproto.py: use argparse module to parse command line arguments, full PEP8 compliance

10 years agoAdd emphasis color code
Sebastien Helleu [Fri, 30 Aug 2013 06:28:33 +0000 (08:28 +0200)] 
Add emphasis color code

10 years agoAdd missing color options (sync with WeeChat)
Sebastien Helleu [Fri, 30 Aug 2013 06:27:36 +0000 (08:27 +0200)] 
Add missing color options (sync with WeeChat)

10 years agoAdd icon "document-save.png" for entry "Save connection" in File menu
Sebastien Helleu [Sat, 27 Jul 2013 15:38:40 +0000 (17:38 +0200)] 
Add icon "document-save.png" for entry "Save connection" in File menu

10 years agoAdd entry "Save connection" in File menu
howaboutudance [Sat, 27 Jul 2013 15:36:47 +0000 (17:36 +0200)] 
Add entry "Save connection" in File menu

11 years agoDecode buffer name when inserting (patch #8050)
Gryllida A [Sat, 18 May 2013 11:39:43 +0000 (21:09 +0930)] 
Decode buffer name when inserting (patch #8050)

11 years agoFix typo in README
Sebastien Helleu [Thu, 2 May 2013 16:48:26 +0000 (18:48 +0200)] 
Fix typo in README

11 years agoAdd README with copyright and license for images
Sebastien Helleu [Sat, 23 Mar 2013 08:50:10 +0000 (09:50 +0100)] 
Add README with copyright and license for images

11 years agoUpdate WeeChat icon (move "ee" to bottom of image, remove "chat")
Sebastien Helleu [Sat, 23 Mar 2013 08:46:40 +0000 (09:46 +0100)] 
Update WeeChat icon (move "ee" to bottom of image, remove "chat")

11 years agoRemove "compression=gzip" in command init
Sebastien Helleu [Sun, 17 Mar 2013 15:44:09 +0000 (16:44 +0100)] 
Remove "compression=gzip" in command init

The compression is in fact "zlib" (it has been renamed in WeeChat).
This option is not required because compression is enabled by default
(if WeeChat supports it).

11 years agoSet variable "uncompressed" in WeeChat decoded message when compression is off (using...
Sebastien Helleu [Wed, 13 Mar 2013 11:09:58 +0000 (12:09 +0100)] 
Set variable "uncompressed" in WeeChat decoded message when compression is off (using message as-is)

11 years agoAdd support of new message "_nicklist_diff"
Sebastien Helleu [Sat, 9 Mar 2013 08:39:19 +0000 (09:39 +0100)] 
Add support of new message "_nicklist_diff"

11 years agoUse OrderedDict (if python >= 2.7) to display ordered dicts in objects (debug window...
Sebastien Helleu [Tue, 5 Mar 2013 17:19:14 +0000 (18:19 +0100)] 
Use OrderedDict (if python >= 2.7) to display ordered dicts in objects (debug window and testproto.py)