summaryrefslogtreecommitdiff
path: root/lib/Multi
AgeCommit message (Expand)AuthorFilesLines
2015-01-12staff: Make Multi::IRC aware of the staff databaseYorhel1-5/+10
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
2013-01-04Multi::API: Added 'set wishlist' commandYorhel1-3/+20
2013-01-04Multi::API: Added 'set vnlist'Yorhel1-6/+31
2013-01-04Multi::API: Added 'set' command 'set votelist'Yorhel1-1/+47
2013-01-03Multi::API: Added 'get vnlist' and 'get wishlist'Yorhel1-2/+86
2013-01-03Multi::API: Added 'get votelist'Yorhel1-4/+47
2013-01-03Multi::API: Tighten input validation for integersYorhel1-12/+17
2012-01-28Multi::API: Check input values for 'get vn (lang=..)'Yorhel1-2/+2
2011-12-31Merge branch 'beta'2.22Yorhel2-5/+5
2011-12-29Maintain VN search cache for hidden entries as wellYorhel1-2/+2
2011-12-04Multi::API: Fixed crash on login sequenceYorhel1-1/+1
2011-10-05Multi::Feed: Also add the URL to the author's uriDaniel Cordero1-1/+1
2011-10-04Multi::Feed: Add URL to alternative linksDaniel Cordero1-2/+2
2011-08-23Added email confirmation to registration processYorhel1-2/+10
2011-08-22Removed support for pre-2.6 passwordsYorhel1-1/+1
2011-07-07Multi::IRC: Randomly kick people who use !quoteYorhel1-3/+5
2011-05-17Multi::Feed: Show full summary and refresh more oftenYorhel1-2/+2
2011-04-29affiliates: +data column, hide hidden links, better browser, Multi fixesYorhel2-1/+2
2011-04-08Update traits_chars cache daily using Multi::MaintenanceYorhel1-4/+10
2011-04-08Added char/tag/trait stats to database statistics boxYorhel1-0/+3
2011-04-03Multi::IRC: Actually announce new traitsYorhel1-1/+1
2011-04-01Multi::IRC: Don't spam the channel with old trait announcementsYorhel1-2/+2
2011-03-30Multi::IRC: Forgot to add a character type somewhereYorhel1-0/+1
2011-02-22chardb: +image quality, -other blood type, typo fix, +gender iconsYorhel1-1/+1
2011-02-19chardb: Made bb2html() and Multi::IRC aware of c+, c+.+ and i+Yorhel1-5/+8
2011-02-16chardb: Added image to character entriesYorhel2-5/+40