summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-31Added more comparison VNs for the length fieldYorhel3-26/+27
2010-10-31Added 1024x576 and 1280x800 screen resolutionsYorhel3-0/+8
2010-10-31Multi::Anime: Remove useless statementYorhel1-1/+0
2010-10-31Multi::Anime: don't crash when anidb returns an invalid or empty yearYorhel2-1/+2
2010-10-31Display friendly message in the VN edit scr tab when no release is knownYorhel4-3/+13
2010-10-31Remove duplicate votes when merging tags (fixes a 500)Yorhel2-0/+5
2010-10-31Bugfix: only redirect VN search to VN page if page=1Yorhel2-1/+2
2010-10-31VNDBUtil::normalize: Added search alias for 'fandisk'Yorhel1-0/+2
2010-10-31ChangeLog + d11 updatesYorhel2-0/+15
2010-10-31Fixed minor issues on d4 and d5Yorhel2-2/+2
2010-03-14Made name of the auth cookie configurableYorhel2-4/+5
2010-03-14Handler::Users: Added noindex to user pagesYorhel1-1/+1
2010-03-13Multi::IRC: Changed !vn command to use the new search functionYorhel1-16/+15
2010-03-13Multi::API: Fixed a Perl warning on 'get vn' with the platforms array filterYorhel1-2/+2
2010-03-13Multi::API: Make use of the new search function for 'get vn'Yorhel1-4/+13
2010-03-13Improved VN searchYorhel8-178/+325
2010-03-13Handler::Tags: Re-added /g/debugYorhel1-0/+31
2010-03-10Update to latest YAWFYorhel1-0/+0
2010-03-09Multi::API: Properly format returned error message on incorrect UTF8Yorhel1-1/+5
2010-03-09Multi::API: Got rid of perl warning on incorrect JSON::XS::decode_prefix()Yorhel1-1/+1
2010-03-08Multi::API: Fixed 'Unkown' -> 'Unknown'applehq1-5/+5
2010-03-05API: Added image field to 'get vn'Yorhel3-2/+14
2010-02-17Multi::IRC: Added !scr command for reverse screenshot lookupYorhel2-1/+30
2010-02-17CSS: Refer to all external files with the version as query stringYorhel2-6/+13
2010-02-13Multi::Anime: Some minor fixes when the UDP API is down or returns an errorYorhel1-3/+3
2010-02-10Handler::Tags: Increased maxlength of the tag descriptionsYorhel1-1/+1
2010-02-07L10N-RU: Important translation fixSilverDragon1-1/+1
2010-02-06Version bump2.11Yorhel1-1/+1
2010-02-06L10N-NL: Fixed some mistakesYorhel1-12/+12
2010-02-06L10N-RU: Synchronised translationDmitri Poguliayev1-31/+31
2010-02-06L10N-HU: Synchronised translationBikfalvi Máté1-37/+37
2010-02-06Handler::ULists: Fixed L10N bug with the char browser on /u+/listYorhel1-1/+1
2010-02-06JS: Fixed warning about wrong VN relation input box formatYorhel1-1/+1
2010-02-06Handler::VNEdit: Removed useless line breakYorhel1-1/+1
2010-02-06Handler::VNPage: Don't show delete option when not on wishlistYorhel1-1/+1
2010-02-06Handler::Users: Re-fetch notifycount after batch-editing notificationsYorhel1-0/+1
2010-02-06L10N-NL: Added Dutch interface translationYorhel7-1/+962
2010-02-05Merge branch 'master' into betaYorhel6-35/+33
2010-02-05Notifications: Added 'announce' notificationYorhel8-12/+54
2010-02-05Notifications: Added 'dbedit' notificationYorhel8-8/+112
2010-02-04SQL: Alter the default of sessions.added in the update scriptYorhel1-0/+1
2010-02-04Notifications: Added notify for deletion of entries in (wish)listYorhel5-4/+48
2010-02-02Differentiate between pt-PT and pt-BR in the languagesYorhel6-14/+22
2010-02-02SQL: Converted language columns to an ENUM typeYorhel10-20/+34
2010-02-02Handler::Users: Got rid of useless sprintf statementYorhel1-1/+0
2010-02-02SQL: Improved query in edit_commit()Yorhel1-6/+4
2010-02-02Notifications: Renamed description column to actionYorhel2-3/+3
2010-02-01Added notification for database deletions to users who contributedYorhel6-7/+62
2010-02-01SQL: Renamed the hidlock_update trigger namesYorhel2-6/+6
2010-02-01Cache the title and userid of the notificationsYorhel5-16/+14