823 Commits (b776e0a7f005846d80716febc12f8cdf40d1d149)

Author SHA1 Message Date
Michael Foster b776e0a7f0 Search update 11 years ago
Michael Foster e62b83e79c Bring back search (searching posts not implemented yet) 11 years ago
Michael Foster 30dc892786 Only store video URLs in database, instead of the generated player HTML. 11 years ago
Michael Foster e4bd9a6886 Themes edit: Split "post" into two seperate actions: "post" (replies) and "post-thread". And add a $board variable. 11 years ago
Michael Foster ce9431ba34 Update filters to work with new ban table 11 years ago
Michael Foster aadb57f2a2 More ban stuff: Show whether or not user has "seen" a ban yet in the ban list and on IP address pages. Purge useless expired ban records. 11 years ago
Michael Foster c8f30550af $config['require_ban_view']: Force users to view the "You are banned" page at least once before letting a ban disappear naturally. 11 years ago
Michael Foster 29b10c88db Outputting thread subject in header/title (issue #122) 11 years ago
Michael Foster 7302fc57a8 Automatically dismiss all reports regarding a thread after it is locked. 11 years ago
Michael Foster 2144d43f2b Fix issue #24 11 years ago
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