790 Commits (2051018ba170ef1bb4d47afdcdee78156563c719)

Author SHA1 Message Date
Michael Save 2051018ba1 ... 11 years ago
Michael Save 5661e32b1c Instead of showing $config['error']['malformed'] on corrupt session, just go straight to the login form 11 years ago
Michael Save 774e27caf5 Use === operator in authentication. 11 years ago
Michael Save e5bf2a91fc Don't always redirect to dashboard on login 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 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 cd81ae8ea5 No point using JSON as Cache class already supports objects 11 years ago
Macil Tech 970b6e8376 Add Redis caching support. 12 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
Macil Tech 0da1c18a7f Add field_disable_subject and field_disable_reply_subject config options. 12 years ago
Macil Tech 3a9ed90c58 Incorrect parameter type. 12 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 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
Macil Tech 91e8547b04 Add image_reject_repost_in_thread option 12 years ago
Macil Tech 00bd5e8d20 Remove buildThread() call from mod_deletefile because deleteFile() 11 years ago
Macil Tech b63d94838d Do truncation by actual character count. 11 years ago
Macil Tech 948dfe8555 Don't truncate inside an HTML comment! 11 years ago
Macil Tech 46f50248f0 Don't require closing tag for tags that don't need it. 12 years ago
Michael Save 30ecfc76e7 Added new events: lock and load-config 12 years ago
Appe 6dd452e10c Updated Youtube embed code. 12 years ago
Michael Save 209f061eed Bugfix: [sticky] 12 years ago
Michael Save 23653994ac Something is broken. Removed that for now. 12 years ago
Michael Save 696c1a05b7 Quick fix relating to last commit 12 years ago
Michael Save 6b7daacdb3 Bugfix: Caching complications with thread preview 12 years ago
Michael Save db14f9ce15 Bugfix: [F] 12 years ago
Michael Save ac9296169f Bugfix: B&D "invalid security token" error 12 years ago
Michael Save 268d9d2c88 bugfix: security token forgotten for ban form in view_ip.html 12 years ago
Michael Save a7d4a5c3c8 pagination bug for user logs 12 years ago
Michael Save b105a17b4f user logs 12 years ago
Michael Save 913010cff5 minor consistency cleanup 12 years ago
Michael Save eb146d9201 properly tie auth cookies to private salt 12 years ago
Michael Save 28392a12d3 fix "unbuffered queries" bug (issue #75) 12 years ago