1598 Commits (a5e5cd03e6936e17b91acfb485c7e8a19b4c0b2a)
 

Author SHA1 Message Date
Macil Tech a5e5cd03e6 Don't forget secure tripcode that's preceded by a space. 11 years ago
Macil Tech 4ad1ce13b1 Include non-compiled javascript in page.html too. 11 years ago
Macil Tech fa9c2a0fd1 mod.php: Don't freak out if extra dummy query parameters are added. 11 years ago
Macil Tech b6fc7ca89d Fix broken entity removal in post truncation. 11 years ago
Macil Tech be1e55b9d6 Fix result page after installing theme getting doubled up. 11 years ago
Macil Tech 6fd6b92fe8 Fix openBoard and boardTitle functions using same caching keys. 11 years ago
Macil Tech 1d4fced75a pm_snippet() should probably use mb_substr if it's using mb_strlen. 11 years ago
Macil Tech 3bcc87caf2 Fix PM count caching. 11 years ago
Michael fd33e9eba1 Merge pull request #96 from Macil/redis 11 years ago
Michael f07e1564ae Merge pull request #97 from Macil/indexstuff 11 years ago
Macil Tech 879f20ec72 Reworked index() slightly to make caching simpler and only use one key. 11 years ago
Michael Save 1ad71b33e2 More use of mod log 11 years ago
Michael Save bf792ae7b7 toggle-locked-threads.js: Don't hide thread if accessed directly (only on index) 11 years ago
Michael Save b85b4a5a75 Added more debug links to dashboard 11 years ago
Michael Save db1b50cfc3 Escape result in ?/debug/sql 11 years ago
Michael Save cadf276891 New debug page: ?/debug/sql 11 years ago
Michael Save 9a2c33736a New debug page: ?/debug/sql 11 years ago
Michael Save 764d718f84 ?/debug/recent 11 years ago
Michael Save d5a994537b New debug mod page: ?/debug/recent (recent posts across all boards) 11 years ago
Michael Save 060be53797 Show "most recent" in anti-spam debug page 11 years ago
Michael Save 85710249b7 Raw HTML editing 11 years ago
Michael Save 85578b7105 Bugfix: Anti-bot check not allowing posting from second page 11 years ago
Michael Save bceb314ce6 Major fixes and clean-up for edit form 11 years ago
asiekierka c7c5a65a1f [EDIT] basic edit support 11 years ago
asiekierka 64e06dfcf3 [EDIT] added dummy form 11 years ago
asiekierka 684b7f8492 [EDIT] added dummy page 11 years ago
Michael Save b086e47cfc Em dash and en dash mix-up. Issue #88 11 years ago
Michael Save a44e0571bc Automatically rotate and mirror images based on EXIF orientation (only compatiable with "convert" option selected at the moment) 11 years ago
Michael Save cd81ae8ea5 No point using JSON as Cache class already supports objects 11 years ago
Macil Tech 970b6e8376 Add Redis caching support. 11 years ago
Michael Save edb9999a7d I'm dumb 11 years ago
Michael Save b693779d0d Hopefully a final fix for caching thread previews. This feature was previous disabled because of a bug/confliction. 11 years ago
Michael Save 7a68fc9525 Copyright and license update for 2013. 11 years ago
Michael Save 27ee4d320c Upgrade script for new kew 11 years ago
Michael Save 7b02357e23 Merge branch 'newkey' of https://github.com/Macil/Tinyboard 11 years ago
Michael 5c4421b4fd Merge pull request #95 from Macil/nosubject 11 years ago
Macil Tech 0da1c18a7f Add field_disable_subject and field_disable_reply_subject config options. 12 years ago
Macil Tech f01813d95b Remove now redundant single-column `thread` key from posts_* tables. 11 years ago
Michael accc3992f3 Merge pull request #93 from Macil/image_reject_repost_in_thread 11 years ago
Michael 6aac2472e6 Merge pull request #92 from Macil/fixes 11 years ago
Macil Tech 3a9ed90c58 Incorrect parameter type. 11 years ago
Macil Tech 7eef94e04e Fix transforming links to mod links in OP posts. 12 years ago
Macil Tech 90ada24ddc Insert into posts table using named columns. 12 years ago
Macil Tech 5628f78970 Made deleting posts by IP more efficient. 12 years ago
Macil Tech 0092fc62ab Extend timelimit when rebuilding from mod interface. 12 years ago
Macil Tech 67ab3760ba Removed redundant code in image processing. 12 years ago
Macil Tech f2d3e45fd3 Handle posts without filenames. 12 years ago
Macil Tech 322b902c8a Fix incorrect log message when bumplocking and stickying threads. 12 years ago
Macil Tech fda99305ae Global missing from mod_logout 11 years ago
Macil Tech 9007640e88 Don't do anything if a mod link is middle-clicked. 11 years ago