summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-03-15chardb: Added list of instances to char pagesYorhel2-123/+148
2011-03-15chardb: Added main char field + editingYorhel2-6/+25
2011-03-14chardb: Made some char<->vn linking-related strings translatableYorhel1-5/+4
2011-03-14chardb: Added Char<->VN linking edit interfaceYorhel4-4/+48
2011-03-09Increased allowed size of VN cover image upload to 5MBYorhel1-1/+1
2011-03-09Auto-set category when creating new child tagYorhel1-0/+1
2011-03-09Don't allow users to edit their post when it was deletedYorhel1-1/+2
2011-02-27chardb: Allow specifying the order of trait groups +'sexual' trait flagYorhel4-15/+31
2011-02-22chardb: +char<->vn linking, +vn display on char pagesYorhel2-16/+86
2011-02-22chardb: +image quality, -other blood type, typo fix, +gender iconsYorhel2-6/+5
2011-02-21chardb: gender field + blood type/gender field compacting on char pageYorhel2-10/+11
2011-02-21chardb: Compacted display of name/original fields on char pagesYorhel1-16/+12
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel7-71/+117
2011-02-20chardb: Added friendly character <-> trait linking interfaceYorhel3-5/+46
2011-02-20chardb: Added traits to charactersYorhel2-6/+48
2011-02-20L10N: Globalized spoiler levelsYorhel1-1/+1
2011-02-20chardb: Added "group" property to traitsYorhel4-12/+54
2011-02-19chardb: Removed unique constraints from traits and traits_aliasesYorhel2-46/+18
2011-02-19chardb: Made bb2html() and Multi::IRC aware of c+, c+.+ and i+Yorhel2-7/+10
2011-02-19chardb: Added blood type + misc. fixes and improvementsYorhel2-6/+27
2011-02-18chardb: Implemented BWH/height/weight fieldsYorhel2-3/+33
2011-02-18chardb: Created char page info layoutYorhel1-5/+49
2011-02-16chardb: Added image to character entriesYorhel4-18/+108
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel4-2/+76
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel5-13/+120
2011-02-14chardb: Made Multi aware of traitsYorhel1-7/+16
2011-02-14chardb: Added trait index and searchYorhel5-5/+153
2011-02-13chardb: Added trait add/edit formYorhel3-13/+113
2011-02-13chardb: Added notes file and started implementing the traitsYorhel4-66/+293
2011-02-07Added tooltip to the overruled-exclamation-markYorhel1-1/+1
2011-02-06Added new VN filter: on user VN list or notYorhel2-1/+3
2011-02-06Added new VN filter: voted on or notYorhel2-1/+3
2011-02-06Added new VN filters: wish/blacklistYorhel2-2/+8
2011-02-06Added filter selector to tag pages (excl. tags tab)Yorhel2-10/+18
2011-02-06Added tag visibility options by category on /v+Yorhel1-2/+5
2011-02-05Group tags on /v+/tagmod by their categoryYorhel2-26/+41
2011-02-05Properly save tag category when adding a new tagYorhel1-2/+2
2011-02-04Allow setting tag category for all child tags recursivelyYorhel2-6/+38
2011-02-04Added category field to tags (content/ero/technical)Yorhel2-3/+12
2011-02-04Fixed two perl warning related to reqCookie() returning undefYorhel2-2/+2
2011-02-04Merge branch 'beta'2.17Yorhel26-700/+662
2011-02-04Don't save uploaded image to a temporary location before checksYorhel1-37/+19
2011-02-03TUWF: Replaced reqParam() with reqGet() or reqPost() where applicableYorhel6-26/+15
2011-02-03Cleaner and more efficient method of checking for the &fil= paramYorhel2-4/+4
2011-02-02Added /t/all - a listing of all recently replied to threadsYorhel2-7/+8
2011-01-27Order "all notifications" with new notifications firstYorhel2-3/+4
2011-01-27L10N: Renamed _rbrowse_filters to _js_fil_filtersYorhel2-2/+2
2011-01-27Multi::RG: Use TUWF::XML instead of XML::WriterYorhel1-8/+5
2011-01-27Multi::Feed: Use TUWF::XML instead of XML::WriterYorhel1-22/+22
2011-01-27TUWF: Added tag name to several end() callsYorhel15-107/+107