summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Added documentation for the original title field and fixed copy-paste error1.23yorhel3-3/+6
2008-10-20Changed display of producer/release/vn titles and added more original title m...yorhel15-37/+41
2008-10-19Patch by applehq: 'Typo on the user registration page.'yorhel1-1/+1
2008-10-18Forgot to upload update_1.23.sqlyorhel1-0/+3
2008-10-18Removing producers with an apostrophe from releases now works again...yorhel2-1/+2
2008-10-18Added original title field to VN entriesyorhel6-11/+15
2008-10-03patch by applehq: "i didn't look here when i modified the docs before."yorhel1-1/+1
2008-10-03Renamed some gameplay categoriesyorhel2-7/+7
2008-10-03Set of documentation-related patches by applehqyorhel2-7/+12
2008-09-20- Removed redirects for old revision URLs (the code wasn't very secure...)yorhel4-11/+9
2008-09-04Cookie::XS renamed to CGI::Cookie::XSyorhel2-2/+2
2008-08-29Fixed the removal of screenshots on a reverse relation update1.22yorhel1-1/+2
2008-08-29Reworded d5.2yorhel1-7/+6
2008-08-27Some additions in the guidelinesyorhel2-4/+20
2008-08-27Added release link to screenshotsyorhel11-24/+82
2008-08-20Fixed two other boolean inputs, and if we're going to write subroutines with ...yorhel1-9/+10
2008-08-20Converted relation graphs to PNGyorhel6-35/+26
2008-08-20Fixed error when creating a new thread, changed type of threads_posts.num to ...yorhel3-2/+9
2008-08-20Another internal database change: changes.causedby accepts NULL values and pr...yorhel3-2/+13
2008-08-19Rewrote parts of DB.pm to use server-side prepared statements. I'm pretty sur...yorhel3-312/+282
2008-08-19Fixed infinite thumbnail generation bug and added note about submitting the s...yorhel3-3/+8
2008-08-18No need to access Multi's shared memory when you don't do anything with it...yorhel2-1/+3
2008-08-18Found a definite and proper solution to fix the command synchronisation probl...yorhel6-13/+20
2008-08-18Multi can be a bit too fast sometimes...yorhel1-1/+1
2008-08-18Stored relgraph image maps in the DB, instead of using plain text files in /d...yorhel11-39/+75
2008-08-18Fixed Multi's !update formattingyorhel1-2/+2
2008-08-18Inverted vote graphyorhel2-2/+6
2008-08-15Converted smallints used as boolean to PostgreSQL's relatively new (8.1) bool...1.21yorhel4-40/+139
2008-08-15Small code cleanup in /tpl/tindex, and added link to start a new thread on th...yorhel1-9/+4
2008-08-15Added some guidelines and docs for the screenshot featureyorhel3-2/+41
2008-08-15Further polishing of the screenshots feature: added loading indicator, link t...yorhel4-35/+66
2008-08-14Deleted /util/OLD, because, seriously, that -is- old!yorhel5-491/+0
2008-08-14Fixed bug with an edit being comitted without any changes, renamed anime chec...yorhel4-11/+16
2008-08-14Added screenshots table to store the dimensions of all images, moved to AJAX ...yorhel10-108/+159
2008-08-14Added screenshots (not entirely finished, still needs some tweaking and polis...yorhel18-75/+687
2008-08-09Added an optional debug console to Multi, dynamically loading Plugin::Console...yorhel1-7/+17
2008-08-09Implemented a notification system and made some general improvements in Multi.yorhel9-63/+87
2008-08-08Rewrote Multi::IRC's command processing and added !vn and !uptime commands an...yorhel2-45/+174
2008-08-05Added icons for rlist and vlist statuses and further polished the wishlist an...1.20yorhel8-28/+47
2008-08-01Forgot to upload new file (as usual...)yorhel1-0/+55
2008-08-01Added wishlist feature and re-added "my profile" link to user menuyorhel14-11/+212
2008-07-30Auto-expand edit summary form when adding a release, and forgot to upload tpl...yorhel3-1/+91
2008-07-29- Further polished the rlist featureyorhel13-137/+35
2008-07-29- Added release list featureyorhel23-216/+444
2008-07-28Two (rewritten - I love playing around with code) patches by applehq: added !...yorhel1-4/+9
2008-07-27Basic multi-channel support for Multi::IRC, and unknown commands will get ign...yorhel1-7/+10
2008-07-27Fixed several major SQL injection bugs introduced in r26yorhel8-7/+20
2008-07-16Added small NSFW indication for users who have disabled the warningyorhel3-0/+5
2008-07-16Accounts can be deleted, home page now shows age of last post instead of user...yorhel14-30/+68
2008-07-13Zero-padded VNDBIDs shouldn't matchyorhel2-4/+4