Commit graph

981 commits

Author SHA1 Message Date
Dpeta
c8a8097673 Prefer PyQt6 QtMultimedia as an audio backend + misc. log/comment/doc corrections 2022-10-03 15:39:13 +02:00
Dpeta
82c0d38a3b System time change check, cli fallback, ":distraughtfirman" --> ":distraughtfirman:" 2022-09-10 15:27:21 +02:00
Dpeta
5cdfcc53bd
Update README.md 2022-09-09 16:57:54 +02:00
Dpeta
2ea1ceaeee working directory fix 2022-09-07 12:23:04 +02:00
Dpeta
ef0898e8c7 getopt --> argparse, redid logging, code cleanup 2022-09-06 13:26:14 +02:00
Dpeta
45320c9bea Update color field 2022-09-06 00:11:45 +02:00
Dpeta
a906b6a98e Validate certificates when using SSL/TLS 2022-09-02 05:34:37 +02:00
Dpeta
a3d047350b Color via metadata draft 2022-09-02 02:05:46 +02:00
Dpeta
b549645a50 replaced sys.modules checks with try: PyQt6, except: PyQt5 2022-09-01 06:55:08 +02:00
unknown
3f267898d4 Missing folder warning 2022-08-19 16:52:43 +02:00
Dpeta
a2ce2d09e4 PyQt5 fallback 2022-08-19 13:12:58 +02:00
Dpeta
085efda62b Refresh userlist on nick change 2022-08-17 11:24:50 +02:00
Dpeta
3d740658b0 App-level keepalive 2022-08-14 20:44:28 +02:00
Dpeta
f78a9f97ac cleanup 2022-08-07 17:38:45 +02:00
Dpeta
1419c4985e QtMultimedia for audio + .pos fix 2022-07-08 22:36:23 +02:00
Dpeta
39aaa1a49f .pos() --> .position().toPoint() & ver. 2022-07-08 10:54:22 +02:00
Dpeta
cfe4589a64 jikes 2022-07-06 02:02:54 +02:00
Dpeta
b90c258604 Miscellaneous fixes/changes incl. loadingscreen fix (v2.4.1) 2022-07-05 21:45:16 +02:00
Dpeta
66e838ebf4
Update README.md 2022-07-02 15:12:55 +02:00
Dpeta
6f8a9a82c1
Update CHANGELOG.md 2022-06-30 10:30:41 +02:00
Dpeta
96efc351f5 :"3 2022-06-30 10:15:06 +02:00
Dpeta
4e2035408c Error when failing to join memo, services notices, no toast icon fill by default 2022-06-30 09:59:34 +02:00
Dpeta
6ffcc59b91 Exception hook overwrite 2022-06-30 04:24:56 +02:00
unknown
263e125aa8 AppLocalDataLocation 2022-06-29 02:40:30 +02:00
Dpeta
b18d4c9aee further pyqt6 changes, version, linux/macos color fix 2022-06-29 01:50:08 +02:00
Dpeta
2576be41aa PyQt5 --> PyQt6 💚 2022-06-27 04:18:37 +02:00
Dpeta
0eeebe349d recursion check 2022-06-24 05:30:06 +02:00
Dpeta
7c7d406d4f Sort fix,, i forgor 💀 2022-06-24 04:55:18 +02:00
Dpeta
ce54787062 v2.3.1 writeup 2022-06-23 21:47:03 +02:00
Dpeta
2a413dcc89 Option to exclude smilies/links via split. (Undoes previous change to pesterQuirk.apply) 2022-06-23 19:14:28 +02:00
Dpeta
0a6669d555 More options for preserving links/smileys (regexp, gradient quirk) 2022-06-21 21:50:48 +02:00
Dpeta
473810d130 re pattern for smilies in gradient example 2022-06-20 06:09:14 +02:00
Dpeta
2fefabecf5 Added example gradient function 2022-06-18 02:25:51 +02:00
Dpeta
1cc5b9f245 Smiley/Link exclude for simple replace and misspell 2022-06-17 05:23:52 +02:00
Dpeta
1b479031fd minor network/socket changes 2022-06-16 20:25:24 +02:00
Dpeta
5c4d21640d recv/send excepts + disconnect reasons 2022-06-13 04:03:39 +02:00
Dpeta
0e1f676acc Fixed only 'text' logs getting fsynced on write
(html & bbcode were only being writen on closing the memo window)
2022-06-10 21:53:56 +02:00
Dpeta
e3bdbf77f4 'i' is normal time, no need for a warning 2022-06-10 20:56:04 +02:00
Dpeta
1fed44dcd8 more PESTERCHUM: values allowed 2022-06-08 00:19:56 +02:00
Dpeta
04dbbfd09a v2.3 writeup 2022-06-06 23:21:15 +02:00
Dpeta
810758a574 doesn't work because of services capitalization? 2022-06-06 23:20:50 +02:00
Dpeta
a7abd6deb7 more metadata fallbacks 2022-06-06 23:03:12 +02:00
Dpeta
03a00501b2 CAP REQ pesterchum-tag & color tagmsg 2022-06-06 21:10:31 +02:00
Dpeta
979173c33d PESTERCHUM: via TAGMSG (incl. Client Capability Negotiation + Message Tags) 2022-06-06 02:05:00 +02:00
Dpeta
91b09e270d added extra timeout to wait for server RPL_ISUPPORT 2022-06-05 02:43:08 +02:00
Dpeta
13608a3336 Only use metadata if server supports it. (RPL_ISUPPORT) 2022-06-05 02:02:53 +02:00
Dpeta
1120290539 simple server RPL_ISUPPORT log 2022-06-05 01:28:00 +02:00
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