Commit graph

  • 3362ea864e Updated the TODO list...this should be the last karxi 2016-12-23 02:17:54 -0500
  • 01b7dfa40e Updated TODO list...again karxi 2016-12-23 02:16:12 -0500
  • f4d2782269 Updated TODO list. karxi 2016-12-23 02:13:13 -0500
  • 106cd93b5d Updated TODO list. karxi 2016-12-23 02:12:16 -0500
  • a1e4b365c1 Updated TODO list. karxi 2016-12-23 02:09:58 -0500
  • cddbafb11c Updated the TODO list. karxi 2016-12-22 17:37:09 -0500
  • c232872e13 Fixed a typo. karxi 2016-12-22 17:30:29 -0500
  • 8ae3c92231 Tentative initial README update. karxi 2016-12-22 17:27:33 -0500
  • 1f390ffda9 Console cleanup. karxi 2016-12-22 17:27:06 -0500
  • 6944cc25a0 General cleanup karxi 2016-12-22 17:17:53 -0500
  • dabd2b46c1 Added a rudimentary console for easier interaction with Pesterchum's code. Still WIP. karxi 2016-12-22 15:29:13 -0500
  • 0b36b45ddb Fixed some mistakes pertaining to Pesterchum's inheritance structure. karxi 2016-12-22 11:19:16 -0500
  • b264498956 Made automatic idle set away status the way it should. karxi 2016-12-22 00:50:42 -0500
  • 951c6681fa Cleanup and type realignment. I'll be working on adjusting the Pester/Memo frames. karxi 2016-12-21 18:26:26 -0500
  • 0cb3a74f1f Update to .gitignore for vim users (like myself); should stop picking up swap files now. karxi 2016-12-21 17:29:37 -0500
  • b8c89856e0 Cleaned up the update checker. karxi 2016-12-21 17:28:02 -0500
  • 5c9615cd4c Fixed some bugs pertaining to bot detection. Later, this should be unified (when the class structure is readjusted) or at least turned into a proper mix-in. karxi 2016-12-19 20:23:45 -0500
  • 3510e2d383 Fixed a typo in several theme files. karxi 2016-12-13 13:09:51 -0500
  • ec9e07f7e7 Minor changes for when the console is done karxi 2016-12-13 13:08:36 -0500
  • eff759d475 Changed volume logging level. karxi 2016-12-12 15:17:48 -0500
  • 0d4edc4e57 Fixed Autoidentify (note that it's set on a per-handle basis) karxi 2016-12-12 15:11:50 -0500
  • 7fe3c417df Fixed a typo that broke messages. karxi 2016-12-11 04:01:48 -0500
  • 4d48bdb98a Disabled version checking until I can rewrite the code for it and prevent it from causing problems. karxi 2016-12-10 22:34:03 -0500
  • f00602ef93 May as well add this if I'm going to formally declare a new version karxi 2016-12-10 21:53:29 -0500
  • c502a441cd Declaring as 3.41.4 Alpha. I'll start branching this properly later. karxi 2016-12-10 21:42:01 -0500
  • 63c684c291 Reenabled CTCP (when not in Low-Bandwidth mode - restart after setting to see effects) karxi 2016-12-10 21:22:19 -0500
  • d4d32452cc Changed IRC logging levels karxi 2016-12-10 20:55:42 -0500
  • 54b42e0189 Minor idle cleanup karxi 2016-12-10 20:38:24 -0500
  • 7b018e0906 Minor idle cleanup karxi 2016-12-10 19:49:58 -0500
  • e8de29b1db Fixed IDLE, stopped it from IDLING at NickServ and co. karxi 2016-12-09 19:41:11 -0500
  • 6efac5cd07 Separated the idle timer from the idle checkbox. Having the latter active doesn't break the former, and the former won't deactivate the latter when you come back. karxi 2016-12-09 07:55:03 -0500
  • daeaa74f61 Allowed lexer to use shorter hex codes for colors; shouldn't break compatibility karxi 2016-12-09 04:46:30 -0500
  • dd0d306acb Fixed a bug that prevented the quirk testing window from actually testing quirks. karxi 2016-12-07 17:40:37 -0500
  • 0c2ef90f94 Fixed a bug that prevented the quirk testing window from actually testing quirks. karxi 2016-12-07 17:21:53 -0500
  • c019e45c7a Lexer modifications. Still not quite ready for primetime - incoming messages use the old one. karxi 2016-12-06 20:04:19 -0500
  • 02e1e0e012 Inverted tab change direction for pgup/dn - I have a feeling the old one would be irritating. karxi 2016-12-05 10:22:51 -0500
  • c1dad65f56 Minor cleanup. karxi 2016-12-05 10:17:03 -0500
  • 13c2e85cff Minor cleanup. karxi 2016-12-05 10:07:26 -0500
  • 51cc7abc12 Made CTRL+PGUP/PGDN switch tabs. karxi 2016-12-05 09:58:12 -0500
  • 8336efbab7 Fixed notification muting. It now highlights the tab (and tray icon) properly. karxi 2016-12-03 00:29:26 -0500
  • 61bd147b06 Minor sound work. karxi 2016-12-03 00:27:34 -0500
  • 7531260d8f Removed a little bit of debug output. karxi 2016-12-01 04:41:56 -0500
  • 75e99db77e Added option to mute and enable highlights/beeps on a PER-MEMO/CHUM basis. It's in the right-click menu, near the OOC toggle. karxi 2016-11-30 07:20:15 -0500
  • 3a48cf204b General cleanup. Stopped using older 'except Error, var' syntax. karxi 2016-11-29 15:20:41 -0500
  • e40aac88ac Another small parser fix. karxi 2016-11-29 05:43:01 -0500
  • b09870bb03 Another small parser fix. karxi 2016-11-29 05:31:41 -0500
  • 7e521c0019 Small parser fix. karxi 2016-11-28 19:44:10 -0500
  • 8b81900ec5 Error wrapper, since this is a mess. This way of doing things will be relegated to another class soon. karxi 2016-11-19 16:20:19 -0500
  • 1610cd15de Bugfix. karxi 2016-11-19 16:18:16 -0500
  • 99bd9ddca8 Initial attempt at moving away from pygame. karxi 2016-11-19 14:55:00 -0500
  • eadf433d80 Brought into line with the other code. karxi 2016-11-19 13:49:40 -0500
  • eee0e3bd91 Fixed an OOC bug, made OOC detection stricter while doing that. karxi 2016-11-19 13:39:56 -0500
  • 876e06f217 Merged in some new lexer code. Older code will be phased out over time. This code should split things more neatly than the current Pesterchum code, thus fixing a number of irritating bugs. Ideally, when finished, it will be easier and cleaner to work with as well. karxi 2016-11-18 03:37:22 -0500
  • 6a34f769ed TODO notes. There's always more waiting. karxi 2016-11-18 03:31:56 -0500
  • b864b4bf47 TODO notes. There's always more waiting. karxi 2016-11-18 02:35:54 -0500
  • ed38d54e82 Made it possible to import pesterchum without it trying to run conventionally. karxi 2016-11-13 20:29:27 -0500
  • bf0bf78696 Added framework/a better way to determine message length. karxi 2016-11-13 19:54:41 -0500
  • 88b6acbf5a Editing the Windows BAT. karxi 2016-11-13 19:06:35 -0500
  • 6013ceed60 Added a (temporary) way to run Pesterchum from the repository, assuming one has Python installed. karxi 2016-11-13 19:02:01 -0500
  • ca50342e88 Disabled bold, italics and underline recognition due to lack of use/common version differences. karxi 2016-11-13 17:14:24 -0500
  • 5d7933f998 Another IDLE message fix. karxi 2016-11-13 01:44:05 -0500
  • d3b95ebff1 Made the "www." URL detection less grab-happy. karxi 2016-11-13 01:40:20 -0500
  • 904ed79826 Fixed a bug involving IDLE messages and case-insensitivity. karxi 2016-11-13 01:34:29 -0500
  • d653af0fa4 Revert "Port code to PyQt5" karxi 2016-11-13 01:14:39 -0500
  • 5d839aae47 Revert "python 2 to 3 first shot" karxi 2016-11-13 01:12:58 -0500
  • b78e14dc7e finally got rid of pygame illuminatedwax 2014-11-05 22:41:14 -0600
  • 7bc57b8b7d python 2 to 3 first shot illuminatedwax 2014-10-29 02:57:49 -0500
  • abe9342c4f Port code to PyQt5 illuminatedwax 2014-10-29 01:06:21 -0500
  • f2a482b241 Merge pull request #130 from kiooeht/master illuminatedwax 2014-10-15 02:10:05 -0500
  • 186aab8163 Fix for passwd.js not existing Kiooeht 2014-03-17 23:07:26 -0700
  • 5310d86248 Fix not sending PESTERCHUM:BEGIN to anyone Kiooeht 2014-01-18 01:25:27 -0800
  • 1a2ddcf553 Auto-join memos Kiooeht 2014-01-12 17:50:01 -0800
  • f63d224c66 Don't save empty NickServ passwords Kiooeht 2014-01-12 17:49:18 -0800
  • db9caf210e Auto-identify with NickServ Kiooeht 2014-01-12 00:14:16 -0800
  • ecade05310 Use bot name definitions instead of hardcoded names Kiooeht 2014-01-11 23:42:39 -0800
  • 525b2b1bf8 Dont' toast messages from base bots Kiooeht 2014-01-11 23:33:33 -0800
  • 7dbe1e37d2 Changelog update Kiooeht 2014-01-11 00:20:33 -0800
  • be901f46e8 Bug fix: Don't close program when closing a window while main window is minimized Kiooeht 2014-01-11 00:19:14 -0800
  • e29791402d Fix toast notifications to not require sound be on Kiooeht 2014-01-10 22:59:28 -0800
  • cab2412284 Merge branch 'MultipleMemoSelection' of https://github.com/brachyonic/pesterchum into brachyonic-MultipleMemoSelection Kiooeht 2013-02-25 22:13:12 -0800
  • 1a80f607f1 Merge branch 'brachyonic-LuaQuirks-chdir' Kiooeht 2013-02-25 22:03:36 -0800
  • bf1345046e Clean up unneeded prints Kiooeht 2013-02-25 22:02:30 -0800
  • e16965e771 Fix thing with inspect on non-python function for libnotify Kiooeht 2013-02-25 21:52:38 -0800
  • 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 brachyonic 2013-02-10 12:49:44 -0500
  • 42efeaa6e5 implemented multiple selection of memos in memo chooser, fixed small spelling mistake in pesterchum.py, added some vim-related ignore patterns to .gitignore brachyonic 2013-02-06 13:36:14 -0500
  • 9a069bdc10 Merge branch 'luaquirks' Kiooeht 2012-11-12 21:20:41 -0800
  • 4b39e0f3c6 Lua quirks Kiooeht 2012-11-12 20:52:26 -0800
  • 5f33da3aeb Replace 'honk' with BONE text Kiooeht 2012-10-09 15:32:55 -0700
  • dca31b8d8f ChanServ? On the menus? What is this ridiculousness? Kiooeht 2012-06-25 23:54:12 -0700
  • 224c1517c0 Shades Kiooeht 2012-06-11 18:58:30 -0700
  • 73f66789da Pesterdunk Ghostchum!! Kiooeht 2012-06-08 02:02:12 -0700
  • 1f5fd9d42f Bug fix: Wrap long connection error messages. Fixes #14 Kiooeht 2012-06-04 18:50:33 -0700
  • 06039ada59 Code typo fix 8^Y Kiooeht 2012-06-04 18:30:26 -0700
  • 23fe489c26 Move userlist search box down but keep focus Kiooeht 2012-06-04 18:22:09 -0700
  • f76a5529b8 Changelog and Credits update Kiooeht 2012-06-04 18:17:55 -0700
  • 7851715d62 Merge pull request #13 from oakwhiz/master Kiooeht 2012-06-04 18:12:50 -0700
  • 5db1906767 Userlist search function + Improved hyperlink support oakwhiz 2012-06-04 09:43:56 -0700
  • 95fd257fb7 Many markdown fixes. Someone needs to RTFM. Félix Saparelli 2012-05-27 23:27:26 +1200
  • 6220e5a6b8 Use python2 to be compatible with both 2.6 and 2.7 Félix Saparelli 2012-05-27 22:28:44 +1200
  • 036ab27ef6 ALL HAIL VRISKA Kiooeht 2012-04-19 23:38:41 -0700