1689 Commits (c0e0a5db7d566aed16d5d9d9036a1f46f658e9eb)
 

Author SHA1 Message Date
Michael Foster 7e95e80c25 New theme: XML sitemap generator 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 c2dc25ac51 incrementSpamHash() was duplicated for some reason 11 years ago
Michael Foster 77e4d926d9 Add "write" (files written to) to debug section 11 years ago
Michael Foster 34dc31c50e Remove search section from dashboard as it is currently nonexistent in the latest version. 11 years ago
Michael 1cabad1282 Merge pull request #121 from Macil/morertlfix 11 years ago
Michael Foster 230b5de16e Bug fix: Error when using anonymous functions for mod pages 11 years ago
Macil Tech 82e3592703 Argh, just remove all RTL and LTR control codes in bidi_cleanup. 11 years ago
Michael 9b0c31daa6 Merge pull request #116 from Macil/hardlimits 11 years ago
Michael 0ac9dd5f25 Merge pull request #115 from Macil/miscfixes 11 years ago
Michael cbc3bd0c0a Merge pull request #114 from Macil/rtlfix 11 years ago
Michael 68c6a749f2 Merge pull request #113 from Macil/tzfix 11 years ago
Macil Tech 3eda5b0543 Adds image_hard_limit and reply_hard_limit options. 11 years ago
Macil Tech 399aa463b3 Fix #71. 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 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 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
Michael 2df2b8ba4d Merge pull request #109 from undido/banlistpatch 11 years ago
Michael 81b3eec4e0 Merge pull request #104 from undido/patch-1 11 years ago
Michael a2c215d5d0 Merge pull request #110 from lanc33/master 11 years ago
lanc33 0e490407e1 Fixes #59 by making quick-reply.js agnostic to the value of $config['button_reply']. 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
Michael b9140f3c07 Merge pull request #106 from ctrlcctrlv/master 11 years ago
Fredrick bb54605eb7 Fix per-board name not being used 11 years ago
undido 41ee55a1b2 Update auto-reload.js 11 years ago
Michael 31a21a5957 Merge pull request #102 from ctrlcctrlv/master 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 45f9b51ad8 Merge branch 'master' of github.com:savetheinternet/Tinyboard 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
Michael fd33e9eba1 Merge pull request #96 from Macil/redis 11 years ago