summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-25d6: Fixing incorrect stuff in FAQYorhel1-6/+4
2011-01-07Bugfix: Don't allow empty edit on releases with multiple producersYorhel2-1/+2
2011-01-07Don't update the 'date' when changing a VN voteYorhel2-1/+2
2011-01-03Bugfix: Secondary order by title or username on vote listingsYorhel2-1/+2
2011-01-03Bugfix-API: Use ~ for the get vn search filter instead of =Yorhel2-1/+2
2011-01-02L10N-HU: lang.txt translation updateBikfalvi Máté1-28/+28
2011-01-02Bugfix: Don't show NSFW screenshots on homepage with filtersYorhel2-1/+2
2011-01-02Bugfix: Correctly randomize screenshots on homepage with filtersYorhel2-1/+2
2011-01-02Added dot after "tags" and "list stats" message on user pageYorhel1-10/+10
2011-01-02Fixed perl warning on /u+/votes batchedit with nothing selectedYorhel2-1/+4
2011-01-02Merge branch 'beta'2.16Yorhel36-654/+1336
2011-01-02L10N-RU: lang.txt translation updateDmitri Poguliayev1-30/+30
2011-01-02SQL: Synchronised the language ENUM with the actual DBYorhel1-1/+1
2011-01-02Bugfix: allow a VN to be available for more than 7 platformsYorhel3-1/+5
2011-01-01Also apply permanent VN filters to the random screenshots on /Yorhel2-4/+29
2011-01-01V|R Browse: Don't apply saved filters when an empty filter string is givenYorhel3-6/+8
2011-01-01Bugfix: properly escape search query in links query stringYorhel3-4/+7
2011-01-01Added saving notes to filter selector and applied filFetchDB()Yorhel5-16/+37
2011-01-01JS: Added "Save as default" button to filter selectorYorhel3-0/+20
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel7-9/+39
2011-01-01Implemented filFetchDB() and converted the VN/Release browser to use itYorhel4-58/+135
2010-12-28Bugfix: translate screen resolutions on release revision pagesYorhel2-1/+2
2010-12-28Bugfix: *properly* check for access priviledge on users' listsYorhel1-3/+3
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