1778 Commits (7bdb96a16b51eb8086fead11783bb095ea42cd90)
 

Author SHA1 Message Date
czaks 7bdb96a16b Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 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
czaks 8a598982a4 vichan-devel-4.0-gold release; mention vichan-devel in README; bump version; tag 11 years ago
czaks 8de00e5ba9 Update Polish translation; javascript l10n 11 years ago
czaks 1e3ae4c7f7 js i18n: quick-post-controls.js 11 years ago
czaks 05e719cea0 js i18n: forced-anon.js 11 years ago
czaks 7660be1e02 js i18n: hide-locked-threads.js i18n 11 years ago
czaks 0a6a982ae9 i18n_extract tool: replace the bundled lib with gettext forced to assume python, since it extracts more strings 11 years ago
czaks f9abd0669b js i18n: local-time.js 11 years ago
czaks f2128758f2 i18n tools: small fixes 11 years ago
czaks 7180a77705 smartphone-spoiler.js: make it work with thread expanding etc. 11 years ago
czaks 37c1b134de js i18n: expand.js 11 years ago
czaks da9f367f2f js i18n: misc fixes; quick-reply.js i18n 11 years ago
czaks 3fc38cb552 tools/inc/lib/jsgettext/: misc fixes 11 years ago
czaks 21f6799617 js i18n: finish implementation with addition of the compiled locale strings file to additional javascripts 11 years ago
czaks 2b8d695b49 tools/i18n_*: introduction of translation tools for tinyboard; supporting javascript i18n 11 years ago
czaks 8fd569ce1e tools/inc/lib/jsgettext/: remove unnecessary file 11 years ago
czaks f7d7981248 tools/inc/lib/jsgettext/: apply fixes from bugtracker 11 years ago
czaks 74f4c7da18 main.js: added preliminary translation functions for javascript 11 years ago
czaks 7ab1ec4caa tools/inc/lib/jsgettext/: bundle jsgettext library from https://code.google.com/p/jsgettext 11 years ago
czaks 47640a0ce8 tools/: move cli utils from tinyboard-tools to tinyboard repo 11 years ago
czaks fe1e07f1bf local-time.js: make it work with thread expand etc; BEWARE IT NOW NEEDS JQUERY TO BE LOADED BEFORE 11 years ago
czaks dfe31de156 local-time.js: make it work in localised environments 11 years ago
Marcin Łabanowski 6961f5b8b5 post_form: move submit button upper when thread field is disabled 11 years ago
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