1651 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 158a7c0e79 Experimental / Proof-of-concept: Don't load the YouTube player unless the video image is clicked. 11 years ago
Michael Foster 30dc892786 Only store video URLs in database, instead of the generated player HTML. 11 years ago
Michael Foster 0ba40a8fc2 I just realized that ImageMagick had a -auto-orient switch. No need for all that code. 11 years ago
Michael Foster 19766c4e0e Bugfix: Warning when in CLI-mode 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 de4b5b3962 Quick catalog theme bugfix 11 years ago
copypaste 461d98b945 Catalog theme 11 years ago
copypaste f5d378fab5 Catalog theme 11 years ago
Michael Foster 25ca144d0c Bugfix: .DS_Store fix 11 years ago
Michael Foster ce9431ba34 Update filters to work with new ban table 11 years ago
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