summaryrefslogtreecommitdiff
path: root/lib/Multi
AgeCommit message (Expand)AuthorFilesLines
2009-09-27Converted anime.type to ENUM and made them translatableYorhel1-1/+12
2009-09-27Multi::RG: Removed unused variableYorhel1-1/+0
2009-09-26Display full release dates in relation graphsYorhel1-1/+6
2009-09-26Converted VN relations to ENUM data type and made them translatableYorhel1-15/+7
2009-09-25Multi::Maintenance: Check for and remove unused relation graphs dailyYorhel1-5/+11
2009-09-25Use inline SVG for relation graphsYorhel1-31/+60
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-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