Commit graph

934 commits

Author SHA1 Message Date
Dpeta
298dd8eb5d IRC Metadata draft support for moods 2022-06-05 01:08:38 +02:00
Dpeta
5f6cda821b CTCP additions 2022-06-02 23:15:45 +02:00
Dpeta
3051b01bf9 Removed spec files, they're outdated and unused, better to generate them at runtime via pyinstaller.py 2022-05-09 06:21:19 +02:00
Dpeta
b8191a85d7 file extensions linux 2022-05-08 05:04:01 +02:00
Dpeta
c3b8bc2088 no excecutable file extension on linux :"3 2022-05-08 04:43:40 +02:00
Dpeta
22c6b8b57f linux build * 2022-05-08 04:15:25 +02:00
unknown
f575385f70 pyinstaller macbuild* 2022-05-06 12:02:33 +02:00
unknown
c4303352c4 rewrote pyinstaller.py 2022-05-06 11:46:24 +02:00
Dpeta
67a44346c0 linux didn't like that :"3 2022-05-06 01:08:22 +02:00
Dpeta
b425141855 no-upx* 2022-05-05 23:04:42 +02:00
Dpeta
93c08e2338
Update README.md 2022-05-05 22:08:07 +02:00
Dpeta
fed78c09db Changelog + Readme 2022-05-05 22:06:50 +02:00
unknown
8a3ebd1d3f Window manager compliant window moving (required for Wayland) + hardcoded logging.ini file 2022-05-04 22:36:42 +02:00
Dpeta
345e358be8
Update CHANGELOG.md 2022-04-29 00:37:26 +02:00
unknown
9ec0c54f39 setuptools v61, excludes, v2.2.3 2022-04-29 00:29:44 +02:00
Dpeta
fe53f1bf7b Explicitly set color since default differs on some platforms 2022-04-17 14:21:08 +02:00
unknown
3420a4f198 tkinter shouldn't be required, we use QT 2022-04-13 19:42:42 +02:00
Dpeta
2dda129701 * a :"3 2022-04-13 15:29:42 +02:00
Dpeta
082c0c9c2b 🧹🪣 Mostly pyflakes recommendations. 2022-04-11 05:57:13 +02:00
Dpeta
c070745e26 Timeline overflow conditions + ver. 2022-04-08 07:44:45 +02:00
Dpeta
1635d66e71 Removed depreciated dependencies from README 2022-03-26 21:05:00 +01:00
Shou
b2856467f3 :"3 2022-03-26 00:37:01 +01:00
Dpeta
90b29a80a0
Update README.md 2022-03-24 22:45:18 +01:00
Dpeta
858ab2fafd
Update pyinstaller.py 2022-03-24 21:29:12 +01:00
Dpeta
6e808e684a
Update README.md 2022-03-24 21:27:48 +01:00
Dpeta
b7f323e890
Update CHANGELOG.md 2022-03-24 03:56:08 +01:00
unknown
469e223076 finishing up for release 2022-03-24 02:04:55 +01:00
Dpeta
fb955f5980 Fixed logviewer from memo/convo 2022-03-23 18:38:59 +01:00
Dpeta
ee7a1fc043 Close log file descriptors after write (low ulimit platform) 2022-03-23 18:32:59 +01:00
Dpeta
f092b8cb20 Replaced imp module with importlib.util since it's depreciated 2022-03-23 17:46:19 +01:00
Dpeta
a82d460da4 Fixed smiley-related file descriptor/handle leak ( hopefully. . . . ;w; ) 2022-03-23 05:10:06 +01:00
Dpeta
f43394b4af __init__ & wrapper scripts for wheel 2022-03-20 04:37:04 +01:00
Dpeta
f9f6d9c50e
Update README.md 2022-03-20 00:53:32 +01:00
Dpeta
9d0f074bbe Changes to imports, contants, shebang, luaquirks, pynotify, oyoyo.
- Removed unnecessary imports.
    - Reorganized import order.
    - Removed legacy import conditions.
    - Added python3 shebang to pesterchum.py
    - Set QString to always be str, Python 2 is not supported.
    - Depreciated luaquirks.
    - Added ValueError to write exception block
    - Set "pynotify" to always be none, even if pynotify succesfully imported, since pynotify implementation is broken.
2022-03-20 00:48:19 +01:00
Dpeta
cb1e2e051e Access parent, fixes for last few commits 2022-03-18 13:50:35 +00:00
Dpeta
c13c05f51d experimenting with sockets 2022-03-18 09:55:01 +00:00
Dpeta
72f6b32668 Another error message for broken profile 2022-03-18 03:09:48 +00:00
Dpeta
862af2c849 Can't use QtWidgets.QMessageBox() this early 2022-03-18 01:35:47 +00:00
Dpeta
8e9b696a1c profile fallbacks & backup 2022-03-18 01:05:14 +00:00
Dpeta
0c58a01ab4 pesterchum.js fallbacks 2022-03-17 22:30:04 +00:00
Dpeta
5f31a82712 f(*args) fallback 2022-03-17 20:01:20 +00:00
Dpeta
8e3c79c4b9 kickmsg* 2022-03-17 19:56:12 +00:00
Dpeta
bf09618d0b optional* oops 2022-03-17 04:41:42 +00:00
Dpeta
b0e19aa9fb fix exception block 2022-03-17 04:36:14 +00:00
Dpeta
4571b6dce7 ban/kick message to msgbox 2022-03-17 04:11:52 +00:00
Dpeta
c32e54de7f RPL_CHANNELMODEIS fix 2022-03-17 03:25:27 +00:00
Dpeta
e6ad257479 Attonement for massacring this library (wip) 2022-03-17 03:14:46 +00:00
unknown
959a9c5ad3 logfix* 2021-12-01 18:38:51 +01:00
unknown
8666907146 update changelog/version 2021-12-01 18:30:57 +01:00
unknown
2fced8122e Attempt at fixing up logging 2021-12-01 18:29:17 +01:00