1743 Commits (d134d2ae22e879becc9d5fc67d7ef63987c409b6)
 

Author SHA1 Message Date
czaks d134d2ae22 post-hider.js: further code cleanup; fix displaying on board pages 11 years ago
czaks 0cae0d70b8 post-hider.js: fixed multiple board issues; eg. you could hide a thread on one board, and threads from other boards with the same id would have been hidden too 11 years ago
czaks 802fd16d46 templates/post_thread.html: add data-board field for every thread; mainly for post-hiding and ukko integration 11 years ago
czaks da57f51c87 templates/post_thread.html: changed windows-type endlines to unix-type 11 years ago
czaks 3bcf88e842 JS Api: added an active_page variable to make it easier to denote the context from javascript 11 years ago
lanc33 08494f2b2f Added gentoochan.css. 11 years ago
czaks 24a520485d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 11 years ago
czaks c073967600 SPDY: send back updated thread/index after post 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
55ch 9f00d86f1a Brazilian Portuguese translation for Tinyboard 11 years ago
czaks 1d76164e29 javascripts: fixed interactions (BEWARE, inline-expanding.js now requires jquery! fix your configs) 11 years ago
czaks 9b3eb9c2ca stylesheets: add photon.css by Turanga 11 years ago
czaks ef66fd62b4 inline-expanding.js: don't set max height 11 years ago
czaks ba424698e0 header abstraction: abstracted also in thread.html 11 years ago
czaks e53481f93e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 11 years ago
czaks 8b952fe97f overboard: missed templates/index.html 11 years ago
czaks b85fc7d102 generic boardlist for overboard 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
czaks 9c29cec659 Moved ukko to a proper location 11 years ago
Riku Rouvila 9b83264735 Here we go 12 years ago
czaks 258083e5cb Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 11 years ago
czaks 4c45689528 vichan specific fix to facilitate using "." and "+" in boardnames 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