summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-28Bugfix: check for validness of form arguments on /[uv]+/votesYorhel2-0/+2
2010-12-23Store l10n preference in the database for logged-in usersYorhel4-14/+46
2010-12-23Converted the notify_announce and notify_dbedit preferencesYorhel10-39/+43
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel11-36/+43
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel7-23/+23
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel9-16/+76
2010-12-22L10N: Make the remove link on the tag selection thing translatableYorhel2-1/+8
2010-12-22Improved VN tag filter selection with a dynamic HTML list of selected tagsYorhel3-33/+67
2010-12-22Don't allow page > 100 or sorting on username or title on tag link browserYorhel2-4/+5
2010-12-21Don't send 'tagspoil' filter when 'tag_inc' isn't activeYorhel2-2/+8
2010-12-21Pass VN tag filters by ID rather than nameYorhel7-103/+115
2010-12-21Added vnlists.status filter to /u+/listYorhel4-2/+11
2010-12-21Added notes field to the user VN listYorhel8-12/+50
2010-12-20JS: Updated short note at the 'batchedit' action handlingYorhel1-1/+1
2010-12-20Update the votes.date column when changing a voteYorhel2-1/+2
2010-12-20Added ability to batch-edit votes to /u+/votesYorhel4-6/+47
2010-12-20Added advanced page-browsing tabs to threadsYorhel5-55/+70
2010-12-19Bugfix: Don't allow others to open /u+/votes when show_list is falseYorhel2-0/+4
2010-12-19ULists::votelist: Added first character selectionYorhel3-4/+17
2010-12-19Added tab and link for /u+/votes to user tabs & main menuYorhel4-0/+20
2010-12-19ULists::votelist: Don't give a 404 on /u+/votes when no votes foundYorhel3-2/+11
2010-12-19SQL: Synchronised the current index definitions with schema.sqlYorhel1-0/+5
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel12-56/+44
2010-12-19RFC-01: Added VN list selection box to VN pagesYorhel4-4/+70
2010-12-19RFC-01: Fixed release list updating dropdown on VN pagesYorhel5-54/+24
2010-12-19RFC-01: Fixed release list selection thing on release pagesYorhel3-36/+22
2010-12-19RFC-01: Updated and improved /u+/listYorhel5-138/+202
2010-12-19VNDBUtil::bb2html(): Fixed bug with lowercasing all [url=..] URLsYorhel2-2/+3
2010-12-18RFC-01: Implemented (most) of the SQL partYorhel5-7/+106
2010-12-18JS: Fixed bug in jsgen.pl with the generation of age_ratingsYorhel1-1/+1
2010-12-17Check for editsum = description and give an easier to understand errorYorhel6-4/+16
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel11-27/+28
2010-12-16Fixed perl warning on /v/search redirect without search queryYorhel2-1/+2
2010-12-16VNDBUtil::bb2html(): Fixed bug when the string starts with a VNDBIDYorhel2-2/+5
2010-12-15ChangeLog update for 2.152.15Yorhel1-1/+1
2010-12-15Handler::Users: Link the vote count on /u+ to /u+/votes instead of /u+/listYorhel1-1/+1
2010-12-15Handler::ULists: Added noindex to /[vu]+/votesYorhel1-1/+1
2010-12-14L10N-RU: Synchronised lang.txt + misc. translation improvementsDmitri Poguliayev1-60/+60
2010-12-14L10N-HU: Synchronised lang.txtBikfalvi Máté1-30/+30
2010-12-14Handler::Tags: Added noindex to /g/linksYorhel1-1/+1
2010-12-14L10N: Extracted screen resolution strings from the codeYorhel5-15/+43
2010-12-14VNDBUtil: Consider "senpai" and "sempai" the same in the VN searchYorhel4-0/+10
2010-12-13Multi::IRC: Don't report new postsYorhel2-1/+2
2010-12-13Disable "Don't update last modified field" by default for modsYorhel2-1/+1
2010-12-13SQL: Added index on tags_vn.dateYorhel1-0/+3
2010-12-13Added links to /g/links from /g and /g+Yorhel2-5/+21
2010-12-13Added "who voted on this tag"-links on /v+/tagmod (to /g/links)Yorhel4-5/+17
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel9-163/+44
2010-12-13Added advanced tag link browserYorhel5-4/+266
2010-12-10Keep track of last modification date for tag<->vn linksYorhel4-4/+33