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
1cc5b9f245
Smiley/Link exclude for simple replace and misspell
2022-06-17 05:23:52 +02:00
Dpeta
082c0c9c2b
🧹 🪣 Mostly pyflakes recommendations.
2022-04-11 05:57:13 +02: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
unknown
2fced8122e
Attempt at fixing up logging
2021-12-01 18:29:17 +01:00
Dpeta
5b4673e0dd
Rewrote some aspects of channel mode management
2021-08-24 15:49:50 +02:00
Dpeta
475b849049
1/9
2021-03-23 22:36:43 +01:00
karxi
d653af0fa4
Revert "Port code to PyQt5"
...
This reverts commit abe9342c4f
.
That is to say, it reverts the PyQt5 port.
2016-11-13 01:14:39 -05:00
karxi
5d839aae47
Revert "python 2 to 3 first shot"
...
This reverts commit 7bc57b8b7d
.
Practically speaking, this reverts the Python 3 changes, since they're
broken.
2016-11-13 01:12:58 -05:00
illuminatedwax
7bc57b8b7d
python 2 to 3 first shot
2014-10-29 02:57:49 -05:00
illuminatedwax
abe9342c4f
Port code to PyQt5
2014-10-29 01:06:21 -05:00
Kiooeht
06be7ae422
Typos
2011-11-06 22:35:19 -08:00
Kiooeht
3570a32912
Code refactoring. Move Mood-type classes into own file
2011-09-15 00:09:56 -07:00
Kiooeht
109ec04422
Bug fix: Don't let mispeller screw up <c> tags. Fixes #5
2011-09-07 21:56:47 -07:00
Kiooeht
3475d464f8
Compress kick exit dumps into one line
2011-08-24 00:10:23 -07:00
Kiooeht
216b404a18
Bug fix: Hopefully finally get Netsplit notification working
2011-08-23 03:58:16 -07:00
Kiooeht
65fd1d0b29
Explain why a chumhandle is invalid
2011-08-23 03:23:59 -07:00
Kiooeht
99b701061b
Chum notes
2011-08-22 01:13:43 -07:00
Kiooeht
838c5efcd5
Inform in memos on Netsplit
2011-07-17 01:58:19 -07:00
Kiooeht
cca3f83984
Display message in chat when your quirk gets disabled
2011-07-11 16:55:44 -07:00
Kiooeht
edba3f6fcc
Display channel mode changes in memos
2011-07-10 02:13:00 -07:00
Kiooeht
6e3d00f0c6
Bug fix: Don't break random replace on alt characters
2011-07-07 12:09:32 -07:00
Kiooeht
f6b800a482
Bug fix: Exit dumps bluh
2011-07-06 20:46:03 -07:00
Kiooeht
fd8c7881f8
Compress exit dumps into one line
2011-07-02 14:10:59 -07:00
Kiooeht
820d4f846d
Bug fix: Close c tags on system messages! D:
2011-06-17 13:49:58 -07:00
Kiooeht
98d84e7e85
Show and support kick reasons
2011-06-13 13:37:07 -07:00
Kiooeht
8f8dcb0012
Quirk groups
2011-05-25 01:38:36 -07:00
Kiooeht
828a8c32d5
Apply prefix/suffix quirks in the correct order + don't just pick a random prefix/suffix
2011-05-22 18:01:16 -07:00
Kiooeht
cdce13bacf
Display OP, DeOP, Voice, and Devoice messages in memos
2011-05-11 23:30:00 -07:00
Kiooeht
cfa1d7cd1b
Bug fix: Quirk ordering. (Don't give certain quirk types priority)
2011-05-05 02:26:36 -07:00
Kiooeht
63fe5fc612
Switch individual quirks on and off
2011-04-17 00:46:11 -07:00
Kiooeht
e0b10c512c
Merge remote branch 'upstream/master'
2011-04-14 00:50:33 -07:00
illuminatedwax
a0d0d85866
bug fixes
2011-04-14 02:07:05 -05:00
Kiooeht
d43312a639
Re-add original Chum groups
...
Conflicts:
TODO
pesterchum.py
2011-04-14 00:04:33 -07:00
illuminatedwax
a02790f9b1
bug fixes
2011-04-10 04:22:06 -05:00
illuminatedwax
a19e5d1df5
merges, bugfixes
2011-04-08 02:39:19 -05:00
Kiooeht
403b3ca697
lower() regexp function to go along with upper()
2011-03-29 00:36:02 -07:00
Kiooeht
a5cce9acfc
Chum groups!
2011-03-29 00:02:42 -07:00
Kiooeht
b2e5841469
Added a scramle() function for scrambling text in regexp replaces. (Works like the upper() function).
2011-03-11 23:44:07 -08:00
illuminatedwax
5c245ff564
install info
2011-03-03 03:03:41 -06:00
Stephen Dranger
32333fdc99
quirk import
2011-02-24 20:15:21 -06:00
Stephen Dranger
4795608dca
derp
2011-02-23 05:06:00 -06:00
Stephen Dranger
1b667dadf1
durp
2011-02-21 17:58:07 -06:00
Stephen Dranger
be18980fa5
dsfa
2011-02-21 13:07:59 -06:00
Stephen Dranger
a619214d5f
fds
2011-02-14 04:18:38 -06:00
Stephen Dranger
201b9b3886
first feature freeze
2011-02-13 19:32:02 -06:00
Stephen Dranger
2cde4e6ec7
0.1.3
2011-02-13 04:30:08 -06:00
Stephen Dranger
c7987a37aa
the great parser change!
2011-02-13 03:27:12 -06:00
Stephen Dranger
2dbd124c2d
sounds, idle, etc
2011-02-10 19:55:45 -06:00