Commit graph

575 commits

Author SHA1 Message Date
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
Kiooeht
e0b80292e6 Bug fix: Move hidden chums when deleting group 2012-02-03 00:30:48 -08:00
Kiooeht
8b9bc4199b Trollbro smiley 2012-02-03 00:28:37 -08:00
Kiooeht
7c16736cab Merge TODO 2012-02-02 15:06:24 -08:00
Kiooeht
f155fad63e brocool smiley 2012-01-23 00:59:31 -08:00
Kiooeht
e32520ded6 TODO update 2012-01-21 17:56:36 -08:00
Kiooeht
8a29d64b32 Bug fix: memo case insensitive for userlist and modes 2012-01-20 12:51:03 -08:00
Kiooeht
5015ac3979 TODO update, remove superfluous code that may cause problems on old PyQt
versions
2012-01-20 12:47:53 -08:00
Kiooeht
2f3cf9d703 Update to randomEncounter interface: set idle/unidle 2012-01-20 12:46:44 -08:00
Kiooeht
5d46a91d98 Direct pester a handle without adding as chum 2012-01-04 17:36:47 -08:00
Kiooeht
805d6f1636 Improve Makefile 2012-01-04 17:34:52 -08:00
Kiooeht
3c1e50ed5a Update Tavros quirk 2012-01-02 17:30:12 -08:00
Kiooeht
79b147d7bf Changelog update 2011-12-27 07:30:05 -08:00
Kiooeht
6ff4fe3b76 Bug fix: Add chums when using manual sorting 2011-12-27 06:12:12 -08:00
Kiooeht
33e916a929 Bug fix: Deleting groups when showing online numbers 2011-12-27 06:11:22 -08:00
Kiooeht
97e01395fb Whoops, fix www. 2011-12-24 10:45:05 -08:00
Kiooeht
a9a6c58e1b Merge branch 'master' of github.com:kiooeht/pesterchum 2011-12-23 22:15:58 -08:00
Kiooeht
646e6414ae Recognize www. as links 2011-12-23 22:15:22 -08:00
Stephen Dranger
24fbb6c7d3 str() -> unicode()
Conflicts:

	pesterchum.py
2011-12-20 19:06:23 -08:00
Kiooeht
e1284e9439 Merge branch 'master' of github.com:kiooeht/pesterchum
Conflicts:
	version.py
2011-12-20 19:02:59 -08:00
Kiooeht
f6b45fb32f Bug fix: Add chum dialog reopens after adding existing chum. Fixes #9 2011-12-07 14:56:44 -08:00
Kiooeht
b4518a225c Fix for non-ascii usernames 2011-12-06 11:23:23 -08:00
Kiooeht
6a6444cb8c Fixed Makefile 2011-12-04 22:53:31 -08:00
Kiooeht
85207715ab Don't completely require pygame. Changelog update 2011-12-04 22:30:16 -08:00
Kiooeht
acc998ed0d Makefile
Intended to replace easyInstaller on Linux.
Helps with Arch Linux AUR package
2011-12-04 21:55:57 -08:00
Stephen Dranger
a3548beac3 Merge branch 'master' of github.com:kiooeht/pesterchum
Conflicts:
	pesterchum-update-from3.14.nsi
	pesterchum.nsi
	version.py
2011-12-02 03:19:12 -06:00
Stephen Dranger
22fa9bf78e oops misnamed variable 2011-12-02 02:36:16 -06:00
Kiooeht
ec778eff75 Merge remote-tracking branch 'origin/3.41rc' 2011-11-30 23:13:29 -08:00
Stephen Dranger
4f450ba5fa themes 2011-12-01 00:46:03 -06:00