813 Commits (23b27d805740599b968d41e08d726f2a0dc5bdde)

Author SHA1 Message Date
Michael Foster 23b27d8057 Add clean() to mod_move function 11 years ago
Michael Foster 77e4d926d9 Add "write" (files written to) to debug section 11 years ago
Macil Tech 82e3592703 Argh, just remove all RTL and LTR control codes in bidi_cleanup. 11 years ago
Macil Tech 3eda5b0543 Adds image_hard_limit and reply_hard_limit options. 11 years ago
Macil Tech 765e64ee38 m and n dash fix 11 years ago
Macil Tech b078222ede Fix "Undefined index: sticky" and "locked" errors on new thread creation. 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 2fe79f6a61 Output times in UTC. 11 years ago
Macil Tech a92bb182d9 Fix display issues with RTL control characters in post names, subjects, and filenames. 11 years ago
Macil Tech 3bcc87caf2 Fix PM count caching. 11 years ago
undido 83401b3a68 update config.php config for unban limit 11 years ago
undido b4ff535128 update to pages.php minor exploit 11 years ago
Fredrick bb54605eb7 Fix per-board name not being used 11 years ago
Fredrick 53f710060d Fix truncation issue by no longer using HTML entities for Unicode characters 11 years ago
Michael Save 64ae123739 Mod log in ?/IP (ie. ban history) 11 years ago
Michael Save 1816218c64 Fix: Critical security vulnerability 11 years ago
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