Commit Graph

18 Commits

Author SHA1 Message Date
Brian S. Stephan 1484aded84 reorganizing project directories, part 2 2015-05-08 20:44:24 -05:00
Brian S. Stephan 2ffdf26ec2 reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
Brian S. Stephan 5ca200900f BUGS: document twitter bug to fix when i'm not lazy 2012-12-21 11:20:30 -06:00
Brian S. Stephan c7846e415a IrcAdmin: don't crash by trying to tell #chan that you just left #chan 2011-06-20 20:27:20 -05:00
Brian S. Stephan fe305f4388 remove documenting a BUG about Module.get_db() not being thread-safe
this is still true, but Twitter and Markov work around it suitably
2011-06-14 22:42:50 -05:00
Brian S. Stephan 1a69610785 Alias: fix ^!alias$ == crash bug 2011-06-14 22:40:45 -05:00
Brian S. Stephan 45af15a1ef document more BUGS i'll fix one day 2011-06-02 15:24:38 -05:00
Brian S. Stephan 768fd1c072 BUGS: document !alias list wrong destination bug 2011-04-02 23:23:36 -05:00
Brian S. Stephan cac9afd33e document sqlite/threads bug 2011-01-19 20:59:24 -06:00
Brian S. Stephan 451084a1d9 BUGS: document a GoogleWeather crash i've seen once 2011-01-08 01:13:24 -06:00
Brian S. Stephan 88d2a530c3 previous commit fixed the megahal-reacting-before-important-commands bug 2011-01-08 00:35:26 -06:00
Brian S. Stephan bf7074b76e use a welcome handler to capture the bot's nickmask.
we do this deep in the server in order to have the split functionality
use it properly. i still don't know if it handles server privacy
masks properly (which would only be noticed if that cloak is sent
when you connect).

actually, on that note, this only works if the ircd sends the
nickmask in 001. but hey, it works on one server at least
2011-01-07 23:56:51 -06:00
Brian S. Stephan dbf02723e0 countdown formatting bug 2011-01-07 23:05:06 -06:00
Brian S. Stephan f0730a5edf update privmsg splitting bug 2011-01-07 19:34:20 -06:00
Brian S. Stephan 973dbae90e document !part thinko 2011-01-07 17:23:15 -06:00
Brian S. Stephan 11dd04d4db document a bug i keep forgetting about 2011-01-07 09:59:10 -06:00
Brian S. Stephan f5f7814515 reload/unload changes appear to have fixed a number of related bugs 2011-01-06 20:00:26 -06:00
Brian S. Stephan 99b474c85b initial bug list - mostly load/reload/unload oddities, but also an annoying MegaHAL interaction 2011-01-06 17:17:10 -06:00