summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-01Notifications: Added onclick event to the description columnYorhel2-2/+2
2010-02-01Made the "My notifications" link less easier to ignore when n>0Yorhel3-7/+6
2010-02-01Properly copy over search string on switching with the searchtabsYorhel4-16/+26
2010-01-31Removed #vndb link from the main menuYorhel2-9/+3
2010-01-29SQL: Another try at fixing the tag spoiler calculationYorhel1-2/+2
2010-01-27d10: Added note about how potentially incorrect tags could be correctYorhel1-0/+4
2010-01-26Automatically remove sessions that haven't been used for a monthYorhel2-3/+10
2010-01-26SQL: Replaced sessions.expiration with sessions.addedYorhel4-9/+8
2010-01-26Keep track of when a session has last been usedYorhel5-1/+17
2010-01-26Removed the ?l10n= parameterYorhel4-9/+21
2010-01-26Made a start on the notification systemYorhel15-51/+383
2010-01-24Handler::Tags: Only allow tagmods to create top-level tagsYorhel2-1/+2
2010-01-24Automatically generate the skin credits on d7Yorhel28-104/+44
2010-01-24SkinFile: Abstracted access to the skin configuration filesYorhel3-59/+108
2010-01-24Multi::IRC: Announcements are colored in blue rather than redYorhel2-14/+17
2010-01-24Show deleted entries in the edit histories by defaultYorhel2-3/+3
2010-01-24Versioned the deleting and locking of database entriesYorhel17-98/+189
2010-01-23SQL: Don't DROP the temporary edit_* tablesYorhel1-39/+52
2010-01-23CSS: Got rid of the IE7 CSS hacksYorhel1-2/+0
2010-01-23Handler::Releases: Made the release date a required fieldYorhel2-0/+3
2010-01-23JS: Improved date selectorYorhel3-17/+72
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 viewerYorhel4-43/+34
2010-01-23L10N-RU: Minor translation improvementsSilverDragon1-4/+4
2010-01-23L10N-HU: Minor translation improvementsBikfalvi Máté2-19/+19
2010-01-14L10N-HU: Synchronised translation with recent updatesBikfalvi Máté6-12/+27
2010-01-11Added Slovak to the list of languagesYorhel5-1/+12
2010-01-11Fixed sorting bug on /u+/postsYorhel2-4/+9