Michael Foster
a3fbff2259
Update $config['try_smarter']. Should be working now.
2013-08-03 17:42:34 -04:00
czaks
5710575d1d
Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
...
This reverts commit 90b82b1a0635d78d536bc92decbdc273d8f7e323.
2013-08-02 00:09:23 -04:00
czaks
dc84ccc6a8
Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
...
This reverts commit 90b82b1a0635d78d536bc92decbdc273d8f7e323.
2013-08-01 23:31:35 -04:00
czaks
b7d884ef45
recaptcha: fix for https
2013-07-31 03:58:28 -04:00
czaks
ee23ec1e24
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2013-07-31 03:18:11 -04:00
Michael Foster
90b82b1a06
Disable autocomplete
2013-07-31 02:38:40 -04:00
czaks
96bcf5dd1e
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
inc/functions.php
inc/mod/pages.php
install.php
js/expand.js
mod.php
2013-07-31 02:30:44 -04:00
Michael Foster
889945f50c
Hide "flags" section in posting form if user doesn't have permission to do anything special
2013-07-30 23:36:46 -04:00
czaks
97a22e57c1
Remove imgcaptcha, this code is unused in any of our forks and needs work to get here back.
...
Revert "Merge branch 'imgcaptcha' of https://github.com/asiekierka/Tinyboard "
This reverts commit 49afb685c8e658c0f36b8171e176363538eb9419, reversing
changes made to 2451a0f29c08e23ff36ef113082c112224f7e576.
Conflicts:
js/imgcaptcha.js
2013-07-20 22:47:26 -04:00
Czterooki
aef4425592
merge with vichan-gold
2013-07-20 00:19:08 -04:00
Czterooki
5b92f99818
templates/post_form.html
2013-07-20 00:09:17 -04:00
czaks
786ac5c55c
recaptcha: fix for https
2013-07-16 13:18:55 -04:00
Marcin Łabanowski
6961f5b8b5
post_form: move submit button upper when thread field is disabled
2013-07-02 18:05:40 -04:00
Marcin Łabanowski
82fb733906
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2013-01-19 16:23:02 +01:00
Macil Tech
0da1c18a7f
Add field_disable_subject and field_disable_reply_subject config options.
2013-01-19 01:37:48 -06:00
asiekierka
938362860c
fixed template
2012-12-22 17:50:12 +01:00
asiekierka
549ecc200e
added imgcaptcha files
2012-12-22 17:38:49 +01:00
asiekierka
7898de2589
Added tinyboard integration stuff
2012-12-22 17:25:52 +01:00
Michael Save
4a9d497a94
Fix for issue #69
2012-08-27 03:06:21 +10:00
Michael Save
a564a95ab4
Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details.
2012-04-12 21:56:01 +10:00
Michael Save
dd0f421015
better anti-bot check
2012-04-12 17:20:49 +10:00
Michael Save
5f2198dc5f
bypass_field_disable bug
2012-02-17 16:20:58 +11:00
Michael Save
56821eb375
allow mods to bypass forced anonymity (and other disabled fields). also fixed some small per-board permission bugs
2012-02-16 23:07:25 +11:00
Michael Save
cd30f3b0b9
prohibit using same anti-bot hashes across different boards/threads
2012-01-20 02:37:53 +11:00
Savetheinternet
eca3ac079d
Only show posting flags relevant to your mod status
2011-11-23 21:28:59 +11:00
Savetheinternet
a83d584255
Ability to disable certain superfluous fields. ("Forced anonymous")
2011-11-23 21:24:06 +11:00
Savetheinternet
cc8d465297
Move posting forms in index.html and thread.html to a new template file: post_form.html
2011-11-23 21:18:06 +11:00