karxi
|
d3b95ebff1
|
Made the "www." URL detection less grab-happy.
It shouldn't keep trying to match on things like "Awwww...." now.
|
2016-11-13 01:40:20 -05:00 |
|
karxi
|
904ed79826
|
Fixed a bug involving IDLE messages and case-insensitivity.
|
2016-11-13 01:34:29 -05: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
|
b78e14dc7e
|
finally got rid of pygame
|
2014-11-05 22:41:14 -06: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 |
|
illuminatedwax
|
f2a482b241
|
Merge pull request #130 from kiooeht/master
merge in kiooeht
|
2014-10-15 02:10:05 -05:00 |
|
Kiooeht
|
186aab8163
|
Fix for passwd.js not existing
|
2014-03-17 23:07:26 -07:00 |
|
Kiooeht
|
5310d86248
|
Fix not sending PESTERCHUM:BEGIN to anyone
|
2014-01-18 01:25:27 -08:00 |
|
Kiooeht
|
1a2ddcf553
|
Auto-join memos
|
2014-01-12 17:50:01 -08:00 |
|
Kiooeht
|
f63d224c66
|
Don't save empty NickServ passwords
|
2014-01-12 17:49:18 -08:00 |
|
Kiooeht
|
db9caf210e
|
Auto-identify with NickServ
|
2014-01-12 00:21:23 -08:00 |
|
Kiooeht
|
ecade05310
|
Use bot name definitions instead of hardcoded names
|
2014-01-11 23:42:39 -08:00 |
|
Kiooeht
|
525b2b1bf8
|
Dont' toast messages from base bots
|
2014-01-11 23:33:33 -08:00 |
|
Kiooeht
|
7dbe1e37d2
|
Changelog update
|
2014-01-11 00:20:33 -08:00 |
|
Kiooeht
|
be901f46e8
|
Bug fix: Don't close program when closing a window while main window is
minimized
|
2014-01-11 00:19:14 -08:00 |
|
Kiooeht
|
e29791402d
|
Fix toast notifications to not require sound be on
|
2014-01-10 22:59:28 -08:00 |
|
Kiooeht
|
cab2412284
|
Merge branch 'MultipleMemoSelection' of https://github.com/brachyonic/pesterchum into brachyonic-MultipleMemoSelection
|
2013-02-25 22:13:12 -08:00 |
|
Kiooeht
|
1a80f607f1
|
Merge branch 'brachyonic-LuaQuirks-chdir'
|
2013-02-25 22:03:36 -08:00 |
|
Kiooeht
|
bf1345046e
|
Clean up unneeded prints
|
2013-02-25 22:02:30 -08:00 |
|
Kiooeht
|
e16965e771
|
Fix thing with inspect on non-python function for libnotify
|
2013-02-25 21:52:38 -08:00 |
|
brachyonic
|
0ed9543d50
|
Now chdirs into the quirks folder before executing lua quirks, allowing require() to be used without having to preprend 'quirks.', just a bit cleaner
|
2013-02-10 12:49:44 -05:00 |
|
brachyonic
|
42efeaa6e5
|
implemented multiple selection of memos in memo chooser, fixed small spelling mistake in pesterchum.py, added some vim-related ignore patterns to .gitignore
|
2013-02-08 10:50:39 -05:00 |
|
Kiooeht
|
9a069bdc10
|
Merge branch 'luaquirks'
|
2012-11-12 21:20:41 -08:00 |
|
Kiooeht
|
4b39e0f3c6
|
Lua quirks
|
2012-11-12 21:17:26 -08:00 |
|
Kiooeht
|
5f33da3aeb
|
Replace 'honk' with BONE text
|
2012-10-09 15:32:55 -07:00 |
|
Kiooeht
|
dca31b8d8f
|
ChanServ? On the menus? What is this ridiculousness?
|
2012-06-25 23:54:12 -07:00 |
|
Kiooeht
|
224c1517c0
|
Shades
|
2012-06-11 18:58:30 -07:00 |
|
Kiooeht
|
73f66789da
|
Pesterdunk Ghostchum!!
|
2012-06-08 02:02:12 -07:00 |
|
Kiooeht
|
1f5fd9d42f
|
Bug fix: Wrap long connection error messages. Fixes #14
|
2012-06-04 18:50:33 -07:00 |
|
Kiooeht
|
06039ada59
|
Code typo fix 8^Y
|
2012-06-04 18:30:26 -07:00 |
|
Kiooeht
|
23fe489c26
|
Move userlist search box down but keep focus
|
2012-06-04 18:22:09 -07:00 |
|
Kiooeht
|
f76a5529b8
|
Changelog and Credits update
|
2012-06-04 18:17:55 -07:00 |
|
Kiooeht
|
7851715d62
|
Merge pull request #13 from oakwhiz/master
Userlist search function + Improved hyperlink support
|
2012-06-04 18:12:50 -07:00 |
|
oakwhiz
|
5db1906767
|
Userlist search function + Improved hyperlink support
Hyperlinks must be preceded by a space.
FTP and Magnet hyperlinks are now supported.
The userlist now features a type-to-search function.
|
2012-06-04 09:43:56 -07:00 |
|
Félix Saparelli
|
95fd257fb7
|
Many markdown fixes. Someone needs to RTFM.
|
2012-05-27 23:38:00 +12:00 |
|
Félix Saparelli
|
6220e5a6b8
|
Use python2 to be compatible with both 2.6 and 2.7
|
2012-05-27 22:28:44 +12:00 |
|
Kiooeht
|
036ab27ef6
|
ALL HAIL VRISKA
|
2012-04-19 23:38:41 -07:00 |
|
Kiooeht
|
5fe46d9b78
|
Damnit I'm stupid
|
2012-04-09 20:48:39 -07:00 |
|
Kiooeht
|
a28a1b856d
|
S u c k e r s .
|
2012-04-09 20:44:28 -07:00 |
|
Kiooeht
|
55f20e8cf2
|
trollc00l. THERE ARE YOU HAPPY BC?!
|
2012-03-31 18:34:15 -07:00 |
|
Kiooeht
|
3039e2dc92
|
Bug fix: Check group name on rename
|
2012-03-31 17:54:49 -07:00 |
|
Kiooeht
|
e333b774ef
|
TODO and Changelog update
|
2012-03-13 21:27:11 -07:00 |
|
Kiooeht
|
9672436208
|
Italics, bold, and underline
|
2012-03-13 21:24:13 -07:00 |
|
Kiooeht
|
a81c17d239
|
Remove stupid "Netsplit: None" message
|
2012-02-21 20:37:31 -08:00 |
|
Kiooeht
|
9e4b1a4d32
|
Possible temporary fix for non-ascii usernames
|
2012-02-15 22:29:57 -08:00 |
|
Kiooeht
|
c891a00d68
|
Change memo sort-order
|
2012-02-11 11:34:54 -08:00 |
|
Kiooeht
|
c5e83aa16a
|
Creepy-ass saw smiley
|
2012-02-04 17:24:10 -08:00 |
|
Kiooeht
|
e84805e3f0
|
Merge branch 'master' of github.com:kiooeht/pesterchum
Conflicts:
TODO.mkdn
|
2012-02-03 00:32:38 -08:00 |
|