Commit graph

231 commits

Author SHA1 Message Date
Kiooeht
f6b45fb32f Bug fix: Add chum dialog reopens after adding existing chum. Fixes #9 2011-12-07 14:56:44 -08:00
Kiooeht
85207715ab Don't completely require pygame. Changelog update 2011-12-04 22:30:16 -08:00
Kiooeht
3de6d8b397 Use data directory on all OSs 2011-11-28 21:15:19 -08:00
Kiooeht
e9e97ab49c Manually rearrange chumroll 2011-11-25 18:45:20 -08:00
Kiooeht
d1ecdb2a38 Allow running from other directories` 2011-11-20 14:42:49 -08:00
Kiooeht
d525790897 Separate convo and memo tabbed/untabbed 2011-11-07 19:44:17 -08:00
Kiooeht
6dacc4c4de Refresh theme button 2011-11-07 18:07:06 -08:00
Kiooeht
2513d6c8b1 Trollian themed toast + longer toast wait 2011-11-04 01:21:46 -07:00
Stephen Dranger
9c2e8918c4 group improvements 2011-10-24 19:24:40 -05:00
Kiooeht
e95c560591 Holy shit don't have such a short timeout or DDoS the server 2011-09-28 16:18:44 -07:00
Lexi
7c530aaf7a Hopefully made it so leopard users can actually use Pesterchum. 2011-09-24 17:36:21 +08:00
Lexi
cb70650545 Fixed options crash
Was checking for animationscheck which didn't exist. No longer is in OSX
bundles.
2011-09-19 11:43:47 +08:00
Kiooeht
3570a32912 Code refactoring. Move Mood-type classes into own file 2011-09-15 00:09:56 -07:00
Kiooeht
66e233351f Code refactoring. Move simple classes (MovingWindow, NoneSound, WMButton) into generic 2011-09-15 00:08:16 -07:00
Kiooeht
dc2eaf7ce8 Low-bandwidth mode 2011-09-12 21:03:05 -07:00
Kiooeht
b755b27c5e Refactor pesterchum.py to remove profile stuff into separate file 2011-09-12 19:02:00 -07:00
Kiooeht
b0e9a1aaac Don't kill options menu when problem occurs saving settings. Log exception to error log 2011-08-30 06:26:34 -07:00
Kiooeht
85c01da1fd Disable random encounter options when bot is offline 2011-08-29 01:56:44 -07:00
Kiooeht
d9a742d90c Completed Toast Notifications. Includes all options, working custom toast 2011-08-27 11:00:25 -07:00
Kiooeht
84447d128b Toast Machine updates:
Options avaliable to users.
  Make twmn avaliable.
TODO:
  Default Pester toast style.
  Detect if twmn installed.
2011-08-25 05:30:43 -07:00
Kiooeht
a43bb7b819 Bug fix: Check for chumList before use. Fixes #4 2011-08-23 23:55:22 -07:00
Kiooeht
65fd1d0b29 Explain why a chumhandle is invalid 2011-08-23 03:23:59 -07:00
Kiooeht
8f1f73bc7a Customizable name alerts 2011-08-23 00:51:50 -07:00
Kiooeht
99b701061b Chum notes 2011-08-22 01:13:43 -07:00
Kiooeht
79d84543a8 Chumroll chum sign-in/out notifications 2011-08-21 20:39:14 -07:00
Kiooeht
b1ca12c4cc Bug fix: Initials mentions 2011-08-21 20:14:25 -07:00
Kiooeht
491e5d73c3 Bug fix: Logviewer got broke by ostools 2011-08-16 00:56:54 -07:00
Kiooeht
9d8c5501a1 Merge branch 'master' of git://github.com/Lexicality/pesterchum 2011-08-16 00:51:47 -07:00
Kiooeht
9745671f3b Automatically download and install Pesterchum updates (zip/source only so far) 2011-08-16 00:39:40 -07:00
Kiooeht
f7e3b9ffe5 Completed Toast Machine
TODO: Roll own toasts, make them actually show up for an amount of time
2011-08-16 00:27:28 -07:00
Lexi
98b681fa56 Created ostools module to unify OSX integration and made everything use it. 2011-08-11 09:17:53 +01:00
Kiooeht
9e47811aea Notification when minimizing Pesterchum to systray 2011-08-07 11:48:16 -07:00
Kiooeht
048caa527a Don't ping of all lowercase initials 2011-07-20 22:10:06 -07:00
Kiooeht
79331e17ac Bug fix: Only send NOTICEs to randomEncounter of options change 2011-07-19 16:26:27 -07:00
Kiooeht
97742beab8 Small fixes 2011-07-17 01:59:41 -07:00
Kiooeht
838c5efcd5 Inform in memos on Netsplit 2011-07-17 01:58:19 -07:00
Kiooeht
c2fa5491af Fix all themes for newest version 2011-07-12 00:15:47 -07:00
Kiooeht
94a8b2cd69 Warn user if kicked from nick by NickServ 2011-07-11 16:38:14 -07:00
Lexi
9987420911 Create non existent directories before loading the rest of PChum
pyquirks was trying to create a subdirectory of a directory that didn't exist :D
2011-07-12 02:47:29 +08:00
Kiooeht
6b4d15cdb2 Mac datadir silliness 2011-07-10 04:26:48 -07:00
Kiooeht
e61d20812e Read themes from both ./ and data dir on Mac 2011-07-10 03:28:56 -07:00
Kiooeht
edba3f6fcc Display channel mode changes in memos 2011-07-10 02:13:00 -07:00
Kiooeht
fd00ec314a Bug fix: Set volume on start up 2011-07-08 01:52:53 -07:00
Kiooeht
f9f552fc3f Sound options rearrange + add 2011-07-08 01:41:49 -07:00
Kiooeht
efa8920d1c Bug fix: Fix "no soundcard" problem on some debian-based systems 2011-06-30 18:40:12 -07:00
Kiooeht
54bce62857 Bug fix: Handle Mac datadir shit better 2011-06-29 13:18:59 -07:00
Kiooeht
4a2fe110f2 Remote quirk shutoff 2011-06-29 10:19:22 -07:00
Kiooeht
cc06be351e Set IRC away when idle 2011-06-28 16:27:00 -07:00
Kiooeht
2b9afbb91d Bug fix: Openning global userlist doesn't screw with memo userlist 2011-06-28 05:57:45 -07:00
Kiooeht
1cb261a26e Bug fix: Don't name sound when someone with same initials and ? time talks 2011-06-28 03:58:11 -07:00