summaryrefslogtreecommitdiff
path: root/lib/Multi/IRC.pm
AgeCommit message (Expand)AuthorFilesLines
2009-10-24Multi::IRC: Fixed SQL syntax errorYorhel1-1/+1
2009-10-12SQL: Converted changes.type to an ENUMYorhel1-4/+4
2009-08-23Multi::IRC: lowercase channel names in idlequotesYorhel1-1/+1
2009-08-12Multi::IRC: Properly handle newlines in edit summariesYorhel1-0/+1
2009-08-11Multi::IRC: Various small improvementsYorhel1-5/+8
2009-08-09Multi::IRC: Proper fix of the new notify detection codeYorhel1-16/+33
2009-08-09Multi::IRC: Got rid of crash in the throttle functionYorhel1-1/+1
2009-08-09Multi::IRC: Fix double-notify bugYorhel1-0/+1
2009-08-09Multi::IRC: Fixed authentication level checking bugYorhel1-3/+4
2009-08-09Converted changes.added to timestamptzYorhel1-1/+1
2009-08-08Converted tags.added to timestamptzYorhel1-1/+1
2009-08-08Converted threads_posts.date and edited to timestamptzYorhel1-1/+1
2009-08-05Multi::IRC: Added !p producer search and fixed tiny bug in !vnYorhel1-5/+31
2009-08-05Multi::IRC: Reimplemented notifications using PgSQL LISTEN/NOTIFYYorhel1-22/+66
2009-08-05Multi::IRC: Spam random quotes in idle channelsYorhel1-1/+15
2009-08-05Multi::IRC: Wrote generic throttle function and put a limit on !vn usageYorhel1-12/+40
2009-08-05Multi::IRC: Added !quote command to reply with a random quote from the DBYorhel1-2/+13
2009-08-05Multi::IRC: Re-added the !vn commandYorhel1-36/+36
2009-08-05Multi::IRC: Don't listen to unaddressed commands without the ! triggerYorhel1-2/+2
2009-08-05Multi::IRC: Allow commands to be called by addressing the botYorhel1-10/+13
2009-08-05Multi::IRC: Display edit summary on edit linksYorhel1-3/+9
2009-08-05Multi::IRC: Display board titles in thread linkingYorhel1-2/+19
2009-08-04Started on Multi::IRC rewriteYorhel1-254/+246
2009-07-03Implemented master_users check in Multi::IRCYorhel1-0/+1
2009-03-15Fixed Multi's ircnotify command for tagsYorhel1-1/+1
2009-03-14Handling of g# in Multi and bb2html, and IRC notify on tag creationYorhel1-5/+6
2008-11-12Fixed Multi to use relative paths and to use the new configuration filesYorhel1-7/+7
2008-08-18Found a definite and proper solution to fix the command synchronisation probl...yorhel1-1/+1
2008-08-18Multi can be a bit too fast sometimes...yorhel1-1/+1
2008-08-18Fixed Multi's !update formattingyorhel1-2/+2
2008-08-09Added an optional debug console to Multi, dynamically loading Plugin::Console...yorhel1-7/+17
2008-08-09Implemented a notification system and made some general improvements in Multi.yorhel1-59/+66
2008-08-08Rewrote Multi::IRC's command processing and added !vn and !uptime commands an...yorhel1-44/+170
2008-07-28Two (rewritten - I love playing around with code) patches by applehq: added !...yorhel1-4/+9
2008-07-27Basic multi-channel support for Multi::IRC, and unknown commands will get ign...yorhel1-7/+10
2008-07-13Zero-padded VNDBIDs shouldn't matchyorhel1-2/+2
2008-07-08Wrote an integrated messageboard, and fixed a few (very) small things along t...yorhel1-8/+27
2008-06-30Small prev -> rev fix, and removed unnesessary $prep in Multi's repliesyorhel1-2/+2
2008-06-30Revision numers are now local to their item ID and better integrated into VND...yorhel1-37/+66
2008-06-06Removed old stuff and passwords. All passwords in older revisions have been c...yorhel1-1/+1
2008-05-28Realized the vncache should be updated daily in order to catch recently relea...yorhel1-1/+1
2008-05-20Several bugfixes, xml extention to rss feeds, noindex on user forms, client s...yorhel1-1/+1
2008-05-19Too many changes to keep track of. See ChangeLog. (I should commit more often...yorhel1-19/+41
2008-05-04MOAR!1.15yorhel1-17/+53
2008-05-01Another batch of changes... see the ChangeLog!yorhel1-20/+0
2008-04-27Made Multis queue persistent in shared memoryyorhel1-1/+1
2008-04-26Stupid comments - like I can keep track of everything I change...yorhel1-8/+8
2008-04-24See the diff for lib/ChangeLog...yorhel1-0/+179