406 Commits (b038e0b244175d07adf5687595ce0b9ebedbe9e2)

Author SHA1 Message Date
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
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
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
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
Michael Foster 8858127498 Bugfix: post.filex => post.fileheight, etc. 11 years ago
Michael Foster 0565e2119d Bugfix: Thumbnail sizes (thumbx => thumbwidth, etc.) 11 years ago
Michael Foster 0ad1c03997 Optional "flag style" and "flag alt" modifiers 11 years ago
Michael Foster a9fe4ea2db Change flag_country to just flag 11 years ago
Michael Foster 4876a27232 Much better post modifiers: raw HTML, ban messages, etc. 11 years ago
Michael Foster b666886416 A few modifications: 11 years ago
Michael Foster 0de0bc6ceb Optional: Allow uploading by URL 11 years ago
Michael Foster aecfc37510 Rename ban_page_message to ban_page_extra 11 years ago
ctrlcctrlv 9ee598ee81 Option to have a message on the ban page 11 years ago
ctrlcctrlv 39f542704b Option to have a message on the ban page 11 years ago
ctrlcctrlv acb4c47a9f Allow for HTML in the board subtitle 11 years ago
Michael Foster 1248e329d2 remove maximum-scale in <meta name="viewport"> 11 years ago
Michael Foster a3fbff2259 Update $config['try_smarter']. Should be working now. 11 years ago
Michael Foster 424de7561d Web config editor: board configs 11 years ago
Michael Foster eb3fc990f5 Web editor: Don't add newlines in comments 11 years ago
Michael Foster 0d1bfa47f1 Web config editor: Write "MOD", "JANITOR", etc. to instance-config instead of just int representations 11 years ago
Michael Foster 1d37e81ade Better error handling/displaying with $config['debug'] and $config['verbose_errors'] 11 years ago
Michael Foster 6ecda16be3 Forgot to commit this 11 years ago
Michael Foster 4fce9b63ae Major config.php cleanup and a few minor misc fixes. 11 years ago
Michael Foster 9e7fbf927c Installer improvements 11 years ago
czaks 5710575d1d Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox 11 years ago
Michael Foster f06978659b Installer: Nicer pre-installation test 11 years ago
Michael Foster 5a44c50811 Simple file editor replacement for ?/config (optional). Issue #127 11 years ago
Michael Foster 6b6f32949d Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions 11 years ago
Michael Foster 5bf0e7f7e7 Better/fixed jQuery styling and slightly improved js/inline-expanding.js accuracy (when jQuery is enabled) 11 years ago
Michael Foster a052a791b5 Add optional database table prefix (issue #118; see issue comments for details) 11 years ago
Michael Foster ea2b8cce07 Bugfix: HTML injection in post editing (introduces and fixes yet another bug) 11 years ago
Michael Foster 328484bee7 SQL cleanup 11 years ago
czaks 6317a70152 header abstraction: abstracted also in thread.html 11 years ago