558 Commits (8a2df689dff34749917070785fa499dc9cefe5eb)

Author SHA1 Message Date
czaks 9d8718d01a fix previous commit 11 years ago
czaks dfd32615f3 unify code with post_thread (see previous commit) 11 years ago
czaks c23c792a21 fix clicking on post ids with dynamically loaded javascript 11 years ago
czaks 0d34594904 add missing thumbnails for themes: catalog and sitemap 11 years ago
czaks ef927882e0 remove rrdtool theme; STI told me that it never really worked 11 years ago
czaks 09b7b6a116 categories theme: include boardlist for real 11 years ago
czaks fbb3fe2df8 ukko: hiding boards was not permanent 11 years ago
czaks 37fe209290 fix sql error in ukko when using db prefix. thank you based bush 11 years ago
Michael Foster c8062fbf76 CSRF more mod pages 11 years ago
Michael Foster 04cfeaf01c hide expired cache shit 11 years ago
Michael Foster 6eefc5ea2a . 11 years ago
Michael Foster 4ce6218ba0 Some APC libraries/versions do stuff differently. 11 years ago
Michael Foster fcbc211314 Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu. 11 years ago
Michael Foster 39be89ba49 ?/debug/apc 11 years ago
Michael Foster 902da76433 don't show ban appeal for short bans 11 years ago
Michael Foster a9b7f9b1bc begin implementation of in-built ban appealing 11 years ago
Michael Foster d13f30b39f js/settings.js: Simple config stuff for javascript extensions 11 years ago
Michael Foster 57e4292e9d Improvements to showing post in ban 11 years ago
Michael Foster 3471f7c668 Optionally show post user was banned for 11 years ago
Michael Foster 803f0c8ce1 Fix search for new bans table 11 years ago
Michael Foster 3e57bb04d7 Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 11 years ago
Michael Foster 5d108319eb fix some weirdness 11 years ago
Michael Foster 41a3f9be25 bugfix and work with other stylesheets 11 years ago
Michael Foster c8f2f00320 fix bug with quick-reply and make it nicer 11 years ago
Michael Foster 9a8cebe4a1 add real quick reply (wtf was the other thing?) 11 years ago
Michael Foster 961e3d3fe0 dock top nav bar in top right corner for now, because it looks shit everywhere else 11 years ago
Michael Foster 92550d5084 Better position of top nav bar? Shit css 11 years ago
Michael Foster c4a6116722 Optionally show page navigation bar at the top too. 11 years ago
Michael Foster 5da8f28726 Improvements to ?/debug/antispam and ?/debug/recentc 11 years ago
Michael Foster 2fae55c094 debug/sql: show "NULL" for null columns 11 years ago
Michael Foster a9b93d2760 "Are you sure you want to demote yourself?" 11 years ago
Michael Foster eea4e42609 Add ability to create custom user/permissions groups 11 years ago
Michael Foster 22fcca343f New index in post tables for listing threads slightly faster (index pages) 11 years ago
Michael Foster cf3173d226 Fix issue #136 11 years ago
Michael Foster b51fc38783 Some SQL and indexes improvements 11 years ago
ctrlcctrlv ee52dcb583 Fix number of replies sometimes displaying next to image 11 years ago
Michael Foster 0bb254fdb3 Critical bugfix: SQL typo 11 years ago
Michael Foster f8f375ec30 Sitemap theme: Minimum time between generating, and only generate on post-thread and post-delete 11 years ago
Michael Foster 5aaa6887f6 Add `ip` index to post tables for faster ?/IP/ (and flood detection, etc.) 11 years ago
Dan Saunders bb06593ef5 Added post-delete handling on themes that should use it. 11 years ago
Michael Foster db8173fe62 Remember post password if entered manually 11 years ago
Michael Foster abfdd38e59 Unicode bi-directional text: Finally a working fix 11 years ago
ctrlcctrlv fd398f82ed Fix reply moving 11 years ago
Michael Foster 5438d7cf64 add alt="" to flags to make it standards-compliant 11 years ago
Michael Foster d2fdeead64 bidi_cleanup: Just replace with HTML5's <bdi> (for now, at least). The old code was hardly working, and had issued with older PHP versions. 11 years ago
ctrlcctrlv f8837ad60c Add option to update catalog on new posts as well as new threads 11 years ago
ctrlcctrlv 80ade5da1f Add option to update catalog on new posts as well as new threads 11 years ago
Michael Foster 5051e0572a Missing theme conf type "checkbox" 11 years ago
Michael Foster 844a337e03 Make `file` and `thumb` 255 chars 11 years ago
Michael Foster dcf97d6b5b Add optional modifier: <tinyboard is_file> to tell Tinyboard that even though an image might have a thumbnail, it could still be a non-image upload 11 years ago