summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-03-14Made name of the auth cookie configurableYorhel1-4/+4
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 searchYorhel4-177/+262
2010-03-13Handler::Tags: Re-added /g/debugYorhel1-0/+31
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'Yorhel1-1/+2
2010-02-17Multi::IRC: Added !scr command for reverse screenshot lookupYorhel1-1/+27
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-06Handler::ULists: Fixed L10N bug with the char browser on /u+/listYorhel1-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 translationYorhel1-1/+9
2010-02-05Merge branch 'master' into betaYorhel2-5/+5
2010-02-05Notifications: Added 'announce' notificationYorhel2-9/+14
2010-02-05Notifications: Added 'dbedit' notificationYorhel2-3/+30
2010-02-02SQL: Converted language columns to an ENUM typeYorhel5-15/+14
2010-02-02Handler::Users: Got rid of useless sprintf statementYorhel1-1/+0
2010-02-02Notifications: Renamed description column to actionYorhel1-1/+1
2010-02-01Added notification for database deletions to users who contributedYorhel1-1/+2
2010-02-01Cache the title and userid of the notificationsYorhel2-10/+3
2010-02-01Notifications: Added onclick event to the description columnYorhel1-1/+1
2010-02-01Made the "My notifications" link less easier to ignore when n>0Yorhel1-2/+1
2010-02-01Properly copy over search string on switching with the searchtabsYorhel1-13/+6
2010-01-31Removed #vndb link from the main menuYorhel1-3/+3
2010-01-26Automatically remove sessions that haven't been used for a monthYorhel1-2/+9
2010-01-26SQL: Replaced sessions.expiration with sessions.addedYorhel2-8/+4
2010-01-26Keep track of when a session has last been usedYorhel2-1/+11
2010-01-26Removed the ?l10n= parameterYorhel1-0/+15
2010-01-26Made a start on the notification systemYorhel6-38/+177
2010-01-24Handler::Tags: Only allow tagmods to create top-level tagsYorhel1-1/+1
2010-01-24Automatically generate the skin credits on d7Yorhel4-6/+18
2010-01-24SkinFile: Abstracted access to the skin configuration filesYorhel1-0/+73
2010-01-24Multi::IRC: Announcements are colored in blue rather than redYorhel1-14/+16
2010-01-24Show deleted entries in the edit histories by defaultYorhel2-3/+3
2010-01-24Versioned the deleting and locking of database entriesYorhel10-55/+55
2010-01-23Handler::Releases: Made the release date a required fieldYorhel1-0/+2
2010-01-23DB::VN: Fixed ranking bug on VN pages with a NULL popularity or ratingYorhel1-2/+2
2010-01-23Handler::VNPage: Centered the thumbnails in the screenshot viewerYorhel1-24/+18
2010-01-11Fixed sorting bug on /u+/postsYorhel2-4/+9
2010-01-11Tags: Another bugfix in the parent tags SQL query and displayYorhel2-9/+4
2010-01-10Handler::Tags: Fixed major bug with parent tag display on tag pagesYorhel1-14/+22
2010-01-10Merge branch 'beta'2.10Yorhel27-807/+651
2010-01-09L10N: Extracted/fixed some more strings on revision pagesYorhel4-19/+20