summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-16Merge branch 'beta'2.9Yorhel37-306/+2719
2009-11-16L10N-HU: Synchronised translation + misc. improvementsBikfalvi Máté1-33/+33
2009-11-16L10N-RU: Synchronised translationDmitri Poguliayev3-16/+21
2009-11-16L10N-CS: Synchronised translationNya-chan Production3-15/+20
2009-11-15TransAdmin: CSS fix for doc page editorYorhel1-1/+1
2009-11-15SQL: Improved performance of update_vnpopularity()Yorhel2-2/+2
2009-11-15Auth: Combined dbSessionCheck into dbUserGetYorhel2-16/+13
2009-11-15docs: Deleted d8 from the git repoYorhel2-81/+1
2009-11-15d11: Misc. improvements and typo fixesYorhel1-23/+18
2009-11-15SQL: Fixed bug in bayesian rating calculationYorhel2-2/+2
2009-11-14SQL: Allow NULL for vn.c_popularityYorhel5-5/+26
2009-11-14SQL: Don't count users with ign_votes in bayesian ratingYorhel2-4/+4
2009-11-14SQL: Cached bayesian VN rating and vote countsYorhel6-28/+42
2009-11-14Added bayesian rating info to VN pagesYorhel4-15/+25
2009-11-14Added bayesian rating and vote count to the VN listYorhel7-3/+40
2009-11-14d11: Finalized API documentationYorhel1-11/+36
2009-11-14API: Changed 'website' member of get producer to a links objectYorhel2-6/+14
2009-11-14Made external links on VN pages translatableYorhel3-5/+23
2009-11-14Added wikipedia links for producersYorhel6-7/+50
2009-11-14SQL/L10N: Allow NULL for releases_rev.minage and make the values translatableYorhel11-35/+75
2009-11-13API: Added 'get producer' commandYorhel2-2/+221
2009-11-13API: Added sorting and paginationYorhel3-41/+118
2009-11-13docs: Updated d11 and added :SUBSUB: macroYorhel5-8/+46
2009-11-13Multi::IRC: Tweaked the idlequote timingsYorhel2-2/+3
2009-11-13Multi::IRC: More efficient and better throttle algorithmYorhel1-11/+11
2009-11-13Multi::API: Got rid of compile-time warningYorhel1-2/+2
2009-11-09bb2html: Added [code] tag and fixed a minor bugYorhel3-5/+23
2009-11-09Plugin::TransAdmin: CSS/doc fixes related to the APIYorhel2-3/+6
2009-11-08API: Added producer filter to the get release commandYorhel2-9/+17
2009-11-08API: Changed 30 cmds/min. throttle to 100 cmds/10min.Yorhel2-2/+2
2009-11-08Multi::API/IRC: Added runtime API admin/monitoring interfaceYorhel2-17/+115
2009-11-08L10N-EN: Fixed "thead" typo on userpageYorhel1-1/+1
2009-11-07API: Added filters to the get release command and fixed some bugsYorhel2-13/+114
2009-11-07API: Added vn and producers info flags to the get release commandYorhel2-6/+65
2009-11-07API: Added get release commandYorhel2-24/+272
2009-11-07API: Added commands/minute and sqltime/minute throttleYorhel2-6/+51
2009-11-06API: Added relations flag to get vn commandYorhel2-4/+37
2009-11-06API: Added anime flag for the get vn commandYorhel2-24/+78
2009-11-06API: Added release date filter to get vn, and some d11 updatesYorhel2-3/+27
2009-11-06Multi::API: Fixed bug with accepting empty arrays as filter valuesYorhel1-2/+2
2009-11-06d11: Formatted the object members and filters as a tableYorhel1-58/+135
2009-11-05API: Added 'details' info flag to the get vn commandYorhel2-7/+34
2009-11-05API: Updated the documentation to reflect the current implementationYorhel1-0/+96
2009-11-05Multi::API: Don't modify filter and type arguments in filtertosql()Yorhel1-7/+8
2009-11-05Multi::API: Rewrote filtertosql()Yorhel2-69/+150
2009-11-04API: Added vn search filterYorhel1-0/+18
2009-11-04API: Removed some leading whitespaceYorhel2-3/+3
2009-11-04API: Fixed perl warning and removed debug infoYorhel1-2/+1
2009-11-04API: Initial commit of the W.I.P. public APIYorhel6-0/+839
2009-11-04Multi::Core: die() on SQL errorYorhel1-1/+1