397 Commits (94ac200d5752995560426d210559c63edf44ad85)

Author SHA1 Message Date
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
Michael Foster 6cdf603875 Fix last commit; Make Tinyboard Twig extension more mb-safe 11 years ago
Michael Foster d692bce686 Fix issue #74. Note: This bug may break the display of certain filenames prior to upgrade. 11 years ago
Michael Foster 317f616e82 Accidentally included header.html twice 11 years ago
asiekierka b01417be44 added Fluttershy recent theme and theme picker 11 years ago
Marcin Łabanowski 15d2c3e28a Added recent_dark stylesheet for recent template, need to be changed currently in style.php though 11 years ago
Michael Foster 123a72d7de Convert to UNIX line endings 11 years ago
czaks 61a305a1a2 js i18n: misc fixes; quick-reply.js i18n 11 years ago
czaks 701cf42eef main.js: added preliminary translation functions for javascript 11 years ago
Marcin Łabanowski daca11113e image identification: add imgops.com button 11 years ago