summaryrefslogtreecommitdiff
path: root/lib/Multi
AgeCommit message (Expand)AuthorFilesLines
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-09Multi::Maintenance: Added logging of important statisticsYorhel1-8/+11
2009-08-09Multi::Core: Actually log to file instead of stdoutYorhel1-1/+1
2009-08-09Converted changes.added to timestamptzYorhel2-13/+13
2009-08-08Converted tags.added to timestamptzYorhel1-1/+1
2009-08-08Converted threads_posts.date and edited to timestamptzYorhel1-1/+1
2009-08-05Multi::Core: Got rid of 'undefined' warning in pg_error + ChangeLog updateYorhel1-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-29Rewrote Multi::MaintenanceYorhel1-99/+99
2009-07-23Remove session aliases in shutdown handlerYorhel5-0/+5
2009-07-23Implemented relgraph notify from PgSQL triggerYorhel1-0/+2
2009-07-19Rewrote Multi::RGYorhel1-129/+88
2009-07-19Multi::Core: Correctly set the pg_enable_utf8 flagYorhel1-1/+1
2009-07-19Notify Multi::Image via PostgreSQL for new screenshotsYorhel1-2/+2
2009-07-19Converted and renamed screenshots.status (int) to processed (bool)Yorhel1-3/+3
2009-07-18Notify Multi::Image for new cover images via LISTEN/NOTIFYYorhel1-0/+2
2009-07-18Rewrote Multi::ImageYorhel1-164/+61
2009-07-18Use PostgreSQL's LISTEN/NOTIFY to notify Multi::Anime for new animeYorhel1-1/+5
2009-07-18Rewrote Multi::AnimeYorhel1-162/+104
2009-07-17Rewrote Multi::Sitemap and included tag pagesYorhel1-75/+73
2009-07-17Multi::Core: Handle SIGTERM and SIGINTYorhel1-13/+30
2009-07-16Made a start on the Multi-rewriteYorhel1-101/+37
2009-07-03Implemented master_users check in Multi::IRCYorhel1-0/+1
2009-04-11SQL bugfix in Multi's "maintenance integrity"Yorhel1-1/+1
2009-03-15Fixed Multi's ircnotify command for tagsYorhel1-1/+1
2009-03-15Let Multi recalculate users.c_tags each month, and some warning fixesYorhel1-0/+6
2009-03-14Handling of g# in Multi and bb2html, and IRC notify on tag creationYorhel1-5/+6
2009-03-08Added caching of tags_vn_bayesian and the VN count for tagsYorhel1-4/+13
2009-01-10Automatically recalculate the vn popularity daily using Multi::MaintenanceYorhel1-3/+11
2008-12-14Relative documentation path in Multi::Sitemap + lastmod of d+ pagesYorhel1-2/+2
2008-12-07Fixed a few bugs with the sitemap generator and cleaned up the code a bitYorhel1-14/+9
2008-11-29Made Multi update the two new caches every first day of the monthYorhel1-3/+36
2008-11-21Updated relation graph generator with new coloursYorhel1-7/+8
2008-11-20Related anime on VN pagesYorhel1-13/+2
2008-11-12Fixed Multi to use relative paths and to use the new configuration filesYorhel5-32/+42
2008-08-20Converted relation graphs to PNGyorhel1-3/+3
2008-08-18Found a definite and proper solution to fix the command synchronisation probl...yorhel3-7/+2