summaryrefslogtreecommitdiff
path: root/lib/Multi
AgeCommit message (Expand)AuthorFilesLines
2015-07-18Multi::Maintenance: Fix bug in calculating timer for monthly cronYorhel1-1/+1
2015-06-21Multi::IRC: Increase delay between random quotesYorhel1-1/+1
2015-06-15Multi::IRC: Some fixes wrt. chat loggingYorhel1-8/+6
2015-05-13Add staff statistic to main menuYorhel1-0/+1
2015-05-11Multi::{Core,Anime}: More fixes regarding UTF-8Yorhel2-11/+14
2015-04-29Multi::(API:IRC): Fix some unicode handling issuesYorhel2-6/+8
2015-04-27Multi::IRC: Properly handle connection issuesYorhel1-5/+28
2015-04-27Multi::Core: Make log level configurableYorhel1-1/+1
2015-04-27Multi::API: Fixed various bugs found while testingYorhel1-4/+7
2015-04-27Multi::API: Fix bug when querying stuff while logged inYorhel1-1/+1
2015-04-27Multi::API: Fully implement the 'set' command with AnyEventYorhel1-58/+59
2015-04-27Multi::API: Fully implement 'get' command with AnyEventYorhel2-510/+317
2015-04-27Multi: Backport staff database changes from master branchYorhel2-7/+14
2014-12-21Multi: WIP Converting Multi::API to AnyEventYorhel2-669/+636
2014-10-31Multi::IRC: Converted to use AnyEventYorhel2-525/+379
2014-10-29Multi: Use AnyEvent::Pg's last_query_start_time()Yorhel1-1/+2
2014-10-28Multi: More convenient error handling for one-shot queriesYorhel2-10/+20
2014-10-24Multi::Anime: Converted to use AnyEventYorhel1-172/+176
2014-10-22Multi::RG: Converted to use AnyEventYorhel2-196/+190
2014-10-22Multi::APIDump: Converted to use AnyEventYorhel1-94/+61
2014-10-22Multi::Maintenance: Converted to use AnyEventYorhel3-212/+152
2014-10-22Multi: Add pg_cmd function for more robust error handlingYorhel2-20/+49
2014-10-22Multi::Feed: Log SQL timesYorhel1-5/+4
2014-10-21Multi: Implement clean shutdown againYorhel2-9/+30
2014-10-21Multi: Rewrote Feed to AnyEvent + various fixesYorhel2-94/+111
2014-10-21Multi: Started on a rewrite to AnyEventYorhel1-74/+57
2014-10-15Multi::API: Fix login with the new password format changesYorhel1-5/+19
2014-10-15Multi::API: Fix crash on failed loginYorhel1-2/+2
2014-10-13SQL: Use enum to represent platformsYorhel1-6/+7
2014-10-11SQL: Convert login_throttle.timeout to a timestamptzYorhel1-2/+2
2014-09-25Multi: Update maintenance timings + disable usercacheYorhel1-10/+14
2014-08-29API: Make sure to honor the new login throttleYorhel1-7/+29
2014-08-29Throttle failed login attempts (10/day)Yorhel1-2/+9
2014-08-21API dump: Add daily votes dumpYorhel1-1/+34
2014-08-21API: Increase max result counts for userlistsYorhel1-2/+4
2014-08-19Multi: Run maintenance tasks at 12:00 GMTYorhel1-7/+4
2014-08-19API: Allow access to other users' public listsYorhel1-7/+19
2014-08-16API: Add 'vn' filter to get characterYorhel1-1/+3
2014-07-18API: Add firstchar filter to get vnYorhel1-0/+3
2014-05-16API: Added 'dbstats' commandYorhel1-4/+29
2014-03-11Multi::API: Fix two 'Use of uninitialized value in multiplication'Yorhel1-2/+2
2014-03-10Multi::API: Expose popularity, rating and votecountYorhel1-1/+7
2013-01-18Multi::API: Added basic 'get character' commandYorhel1-4/+96
2013-01-18Added daily-generated JSON dump of the trait informationYorhel1-12/+50
2013-01-05Don't use Multi for processing screenshotsYorhel1-92/+0
2013-01-05Don't use Multi for processing character imagesYorhel1-36/+2
2013-01-05Don't use Multi for processing VN cover imagesYorhel1-37/+3
2013-01-05Move api/tags.json.gz to the main domainYorhel1-1/+1
2013-01-04Added daily-generated JSON dump of the tag informationYorhel1-0/+78
2013-01-04Multi::API: Added 'tags' flag and member to 'get vn'Yorhel1-1/+13