summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-08-15Converted smallints used as boolean to PostgreSQL's relatively new (8.1) bool...1.21yorhel2-26/+28
2008-08-14Fixed bug with an edit being comitted without any changes, renamed anime chec...yorhel3-11/+13
2008-08-14Added screenshots table to store the dimensions of all images, moved to AJAX ...yorhel3-46/+86
2008-08-14Added screenshots (not entirely finished, still needs some tweaking and polis...yorhel6-59/+236
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.20yorhel2-2/+1
2008-08-01Added wishlist feature and re-added "my profile" link to user menuyorhel6-2/+155
2008-07-30Auto-expand edit summary form when adding a release, and forgot to upload tpl...yorhel2-1/+2
2008-07-29- Further polished the rlist featureyorhel5-91/+12
2008-07-29- Added release list featureyorhel9-93/+264
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 warningyorhel1-0/+1
2008-07-16Accounts can be deleted, home page now shows age of last post instead of user...yorhel4-3/+27
2008-07-13Zero-padded VNDBIDs shouldn't matchyorhel1-2/+2
2008-07-13Added an SQL script to initialize the database needed to run the site, and so...yorhel2-1/+1
2008-07-13Re-added the vote stats to VN pages, Searching for 'Chinese' doesn't select '...yorhel3-5/+8
2008-07-13Admins can change someones username, Fixed the automatic relogin after changi...yorhel3-11/+17
2008-07-09Oops, forgot to remove the reference to the POE method...yorhel1-1/+1
2008-07-09Added possibility to create a hidden thread and removed ratings calculation f...yorhel3-13/+11
2008-07-08Upped the character limit of posts to 5000 and fixed a few typosyorhel1-1/+1
2008-07-08Added primary key to threads_tags, added documentation, and mods can now hide...yorhel1-1/+1
2008-07-08Bugfix: a tag can only be added one time to a threadyorhel1-2/+3
2008-07-08Replaced recent producers with random visual novels on the homepageyorhel1-1/+1
2008-07-08Added recent posts, upcoming releases and just released lists to the homepage...yorhel3-2/+10
2008-07-08Removed the rating system and small cleanup on the homepageyorhel4-12/+9
2008-07-08Wrote an integrated messageboard, and fixed a few (very) small things along t...yorhel9-21/+459
2008-07-07Added d+.+ refirectyorhel1-0/+1
2008-07-02Small layout change to /hist and preperations for version 1.181.18yorhel1-1/+1
2008-06-30Small prev -> rev fix, and removed unnesessary $prep in Multi's repliesyorhel2-8/+9
2008-06-30Revision numers are now local to their item ID and better integrated into VND...yorhel7-161/+187
2008-06-30Fixed a few typos, the edit summary is optional again, and added warnings for...yorhel4-4/+5
2008-06-30Added MSX and NES platforms (icons could use some improvements, though...)yorhel1-0/+2
2008-06-30Changed earliest release date to 1980yorhel1-0/+2
2008-06-29Made the edit summary a required fieldyorhel3-3/+3
2008-06-28Added links to d1 and the edit notes field shouldnt be hidden when adding a VNyorhel2-8/+8
2008-06-27Small bugfix with the $DEBUG override, and hidden the unkown anime type, whic...yorhel2-2/+2
2008-06-27Bugfix: votes and vnlist items shouldnt be visible when user has set this in ...yorhel4-6/+9
2008-06-27Removed the v/r/p deletion feature - it was kind of broken anywayyorhel6-107/+7
2008-06-27Fixed two typosyorhel2-3/+3
2008-06-24Fixed the coverimage infinite processing bugyorhel1-2/+8
2008-06-23Fixed an internal server error triggered by a maxlength or minlength violationyorhel2-9/+8
2008-06-21Preperations for 1.171.17yorhel1-1/+1
2008-06-21Time and Place categories are now boolean, and small vnpage cleanupyorhel2-3/+4
2008-06-21Set beta version to "svn" and uploaded a script to move JAN codes from the no...yorhel1-1/+1
2008-06-21Added protagonist categories. Still not sure what to do with the time and pla...yorhel2-4/+8
2008-06-15Small improvements in GTINType, documentation update, and renai.us accepts th...yorhel2-10/+10