kaf
1c2aa523a3
Added: /pol/-like flags based on a953229de7
...
Conflicts:
inc/config.php
templates/post_form.html
2014-04-19 18:48:17 +02:00
czaks
afd5bf7510
Disable the sucky chrome autofill
...
It used to force login into "embed" field and password into post password.
Disabling autocomplete (at form) didn't work. Recreating the fields either.
Trying to induce default values didn't as well. x-autocompletetype didn't.
What worked – creating two dummy fields:
<input type='text'>
<input type='password'>
...just before the real post password.
2014-04-10 11:44:38 +02:00
czaks
862cc8bc6c
okay, that dready css rule refered to this...
2014-02-01 21:53:46 +01:00
czaks
e21d21e18f
solution of (our) quick-reply and antispam conflict
2014-01-04 01:42:16 +01:00
czaks
326d25a288
upload: add ids for a script for selection
2013-08-17 16:37:15 -04:00
ctrlcctrlv
18a103a68d
Make it so oekaki can be disabled
2013-08-17 17:36:38 +00:00
czaks
13e0e451da
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
2013-08-13 14:46:16 -04:00
Michael Foster
44590b5756
Optional: Allow uploading by URL
2013-08-12 22:51:46 +10:00
czaks
a8738268b3
fix submit button not showing when topic disabled (after merge)
2013-08-09 17:36:07 -04:00
ctrlcctrlv
013ca134be
Oekaki
2013-08-08 22:15:59 +00:00
ctrlcctrlv
52b7254d4b
Optionally use email selectbox
2013-08-08 19:30:05 +00:00
czaks
585f75fcaf
Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard"
...
This reverts commit a84c4510fc
, reversing
changes made to a8327c3a37
.
2013-08-05 06:17:01 -04:00
czaks
c3def0e453
Merge branch 'master' of github.com:vichan-devel/Tinyboard
...
Conflicts:
js/post-hider.js
2013-08-05 06:03:40 -04:00
czaks
8f7367d925
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
inc/config.php
inc/functions.php
templates/generic_page.html
templates/index.html
2013-08-03 19:05:25 -04:00
Michael Foster
ad5570ada2
Update $config['try_smarter']. Should be working now.
2013-08-03 17:42:34 -04:00
czaks
2c32231f41
Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
...
This reverts commit 90b82b1a06
.
2013-08-02 00:09:23 -04:00
czaks
25ede1e194
Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
...
This reverts commit 90b82b1a06
.
2013-08-01 23:31:35 -04:00
czaks
80096a0386
recaptcha: fix for https
2013-07-31 03:58:28 -04:00
czaks
6eaff24cdc
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2013-07-31 03:18:11 -04:00
Michael Foster
5039fb0c8f
Disable autocomplete
2013-07-31 02:38:40 -04:00
czaks
eed8767039
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
36339feee6
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
600324b137
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 49afb685c8
, reversing
changes made to 2451a0f29c
.
Conflicts:
js/imgcaptcha.js
2013-07-20 22:47:26 -04:00
Czterooki
acf93cda21
merge with vichan-gold
2013-07-20 00:19:08 -04:00
Czterooki
baa5dbc957
templates/post_form.html
2013-07-20 00:09:17 -04:00
czaks
8538ab3db7
recaptcha: fix for https
2013-07-16 13:18:55 -04:00
Marcin Łabanowski
8ee3ff9caa
post_form: move submit button upper when thread field is disabled
2013-07-02 18:05:40 -04:00
Marcin Łabanowski
f6b7b3901a
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2013-01-19 16:23:02 +01:00
Macil Tech
ef7c998b02
Add field_disable_subject and field_disable_reply_subject config options.
2013-01-19 01:37:48 -06:00
asiekierka
3ed7a9c491
fixed template
2012-12-22 17:50:12 +01:00
asiekierka
85fefb5a17
added imgcaptcha files
2012-12-22 17:38:49 +01:00
asiekierka
c385d47c2c
Added tinyboard integration stuff
2012-12-22 17:25:52 +01:00
Michael Save
a875fce0cc
Fix for issue #69
2012-08-27 03:06:21 +10:00
Michael Save
0f984ebf77
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
b4bafb2297
better anti-bot check
2012-04-12 17:20:49 +10:00
Michael Save
6180591ad2
bypass_field_disable bug
2012-02-17 16:20:58 +11:00
Michael Save
7014b5341b
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
4b170b1336
prohibit using same anti-bot hashes across different boards/threads
2012-01-20 02:37:53 +11:00
Savetheinternet
58fb5bfa87
Only show posting flags relevant to your mod status
2011-11-23 21:28:59 +11:00
Savetheinternet
44796e555e
Ability to disable certain superfluous fields. ("Forced anonymous")
2011-11-23 21:24:06 +11:00
Savetheinternet
78197fbe29
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