summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-08-15Converted smallints used as boolean to PostgreSQL's relatively new (8.1) ↵1.21yorhel4-40/+139
boolean type. git-svn-id: svn://vndb.org/vndb@90 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-15Small code cleanup in /tpl/tindex, and added link to start a new thread on ↵yorhel1-9/+4
the db tag git-svn-id: svn://vndb.org/vndb@89 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-15Added some guidelines and docs for the screenshot featureyorhel3-2/+41
git-svn-id: svn://vndb.org/vndb@88 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-15Further polishing of the screenshots feature: added loading indicator, link ↵yorhel4-35/+66
to full-size image when downscaled, and image viewer for the upload manager git-svn-id: svn://vndb.org/vndb@87 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-14Deleted /util/OLD, because, seriously, that -is- old!yorhel5-491/+0
git-svn-id: svn://vndb.org/vndb@86 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-14Fixed bug with an edit being comitted without any changes, renamed anime ↵yorhel4-11/+16
check command and added small but useful note to multi.pl git-svn-id: svn://vndb.org/vndb@85 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-14Added screenshots table to store the dimensions of all images, moved to AJAX ↵yorhel10-108/+159
for determining when a thumbnail has been generated after uploading a screenshot, and got rid of the javascript image preloader git-svn-id: svn://vndb.org/vndb@84 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-14Added screenshots (not entirely finished, still needs some tweaking and ↵yorhel18-75/+687
polishing) git-svn-id: svn://vndb.org/vndb@83 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-09Added an optional debug console to Multi, dynamically loading ↵yorhel1-7/+17
Plugin::Console and NickServID only when needed, and decided to not allow PM-notifies for now git-svn-id: svn://vndb.org/vndb@82 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-09Implemented a notification system and made some general improvements in Multi.yorhel9-63/+87
git-svn-id: svn://vndb.org/vndb@81 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-08Rewrote Multi::IRC's command processing and added !vn and !uptime commands ↵yorhel2-45/+174
and support for multi-channel !me and !say. git-svn-id: svn://vndb.org/vndb@80 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-05Added icons for rlist and vlist statuses and further polished the wishlist ↵1.20yorhel8-28/+47
and rlist features git-svn-id: svn://vndb.org/vndb@79 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-01Forgot to upload new file (as usual...)yorhel1-0/+55
git-svn-id: svn://vndb.org/vndb@78 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-08-01Added wishlist feature and re-added "my profile" link to user menuyorhel14-11/+212
git-svn-id: svn://vndb.org/vndb@77 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-30Auto-expand edit summary form when adding a release, and forgot to upload ↵yorhel3-1/+91
tpl/rlist git-svn-id: svn://vndb.org/vndb@76 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-29- Further polished the rlist featureyorhel13-137/+35
- Re-added old VN list, delete-only and with a warning - Small code cleanup git-svn-id: svn://vndb.org/vndb@75 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-29- Added release list featureyorhel23-216/+444
- Added noindex tag to iid-ttag browser - Replaced last poster with age of last post on home page - Merged user vote lists into new vnlist - Removed 'hide votes' feature - Fixed users+1 stats bug - Fixed FF3 JS hack - Old VNList code is still present, need to decide what to do with that git-svn-id: svn://vndb.org/vndb@74 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-28Two (rewritten - I love playing around with code) patches by applehq: added ↵yorhel1-4/+9
!list and !vndb commands to Multi::IRC git-svn-id: svn://vndb.org/vndb@73 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-27Basic multi-channel support for Multi::IRC, and unknown commands will get ↵yorhel1-7/+10
ignored git-svn-id: svn://vndb.org/vndb@72 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-27Fixed several major SQL injection bugs introduced in r26yorhel8-7/+20
git-svn-id: svn://vndb.org/vndb@71 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-16Added small NSFW indication for users who have disabled the warningyorhel3-0/+5
git-svn-id: svn://vndb.org/vndb@70 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-16Accounts can be deleted, home page now shows age of last post instead of ↵yorhel14-30/+68
user, removed the /u+/pending URL, and small bugfix in dump.sql git-svn-id: svn://vndb.org/vndb@69 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-13Zero-padded VNDBIDs shouldn't matchyorhel2-4/+4
git-svn-id: svn://vndb.org/vndb@68 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-13Added an SQL script to initialize the database needed to run the site, and ↵yorhel4-1/+370
some minor code fixes git-svn-id: svn://vndb.org/vndb@67 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-13Re-added the vote stats to VN pages, Searching for 'Chinese' doesn't select ↵yorhel5-14/+15
'NES' and Place/time category order on VN pages is now consistent git-svn-id: svn://vndb.org/vndb@66 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-13Admins can change someones username, Fixed the automatic relogin after ↵yorhel6-16/+26
changing password and Added lock indicator when browsing threads on a tag git-svn-id: svn://vndb.org/vndb@65 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-09Oops, forgot to remove the reference to the POE method...yorhel1-1/+1
git-svn-id: svn://vndb.org/vndb@64 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-09Added possibility to create a hidden thread and removed ratings calculation ↵yorhel3-13/+11
from Multi git-svn-id: svn://vndb.org/vndb@63 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Please welcome a new moderator: applehq!1.19yorhel1-1/+1
git-svn-id: svn://vndb.org/vndb@62 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Upped the character limit of posts to 5000 and fixed a few typosyorhel2-3/+4
git-svn-id: svn://vndb.org/vndb@61 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Added primary key to threads_tags, added documentation, and mods can now ↵yorhel5-6/+71
hide DB entries git-svn-id: svn://vndb.org/vndb@60 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Bugfix: a tag can only be added one time to a threadyorhel1-2/+3
git-svn-id: svn://vndb.org/vndb@59 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Replaced recent producers with random visual novels on the homepageyorhel2-5/+5
git-svn-id: svn://vndb.org/vndb@58 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Updated some links and added documentation page for the discussion boardyorhel5-7/+17
git-svn-id: svn://vndb.org/vndb@57 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Added recent posts, upcoming releases and just released lists to the ↵yorhel6-4/+33
homepage, and removed the vote count git-svn-id: svn://vndb.org/vndb@56 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Removed the rating system and small cleanup on the homepageyorhel9-48/+25
git-svn-id: svn://vndb.org/vndb@55 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-08Wrote an integrated messageboard, and fixed a few (very) small things along ↵yorhel30-140/+814
the way git-svn-id: svn://vndb.org/vndb@54 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-07Added d+.+ refirectyorhel1-0/+1
git-svn-id: svn://vndb.org/vndb@53 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-04Colored diff for the alias fieldyorhel1-1/+1
git-svn-id: svn://vndb.org/vndb@52 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-07-02Small layout change to /hist and preperations for version 1.181.18yorhel3-7/+7
git-svn-id: svn://vndb.org/vndb@51 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-30Small prev -> rev fix, and removed unnesessary $prep in Multi's repliesyorhel2-8/+9
git-svn-id: svn://vndb.org/vndb@50 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-30HTML Fix + forgot to upload update_1.18.sql with the previous commit -.-yorhel2-1/+32
git-svn-id: svn://vndb.org/vndb@49 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-30Revision numers are now local to their item ID and better integrated into ↵yorhel11-175/+204
VNDBIDs git-svn-id: svn://vndb.org/vndb@48 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-30Fixed a few typos, the edit summary is optional again, and added warnings ↵yorhel8-12/+31
for extreme votes and empty edit summaries git-svn-id: svn://vndb.org/vndb@47 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-30Added MSX and NES platforms (icons could use some improvements, though...)yorhel3-0/+4
git-svn-id: svn://vndb.org/vndb@46 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-30Changed earliest release date to 1980yorhel2-1/+3
git-svn-id: svn://vndb.org/vndb@45 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-29Made the edit summary a required fieldyorhel4-3/+4
git-svn-id: svn://vndb.org/vndb@44 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-28Documentation patch by appleyorhel4-15/+30
git-svn-id: svn://vndb.org/vndb@43 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-28Changed made to the actual site, but not comitted to svn yet...yorhel1-31/+31
git-svn-id: svn://vndb.org/vndb@42 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
2008-06-28Improved documentation index, and removed the indication of required fields ↵yorhel7-21/+35
- people will figure out themselves git-svn-id: svn://vndb.org/vndb@41 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b