marktaiwan
455ec06b91
Merge branch 'master' into post-form
2015-03-15 21:28:12 +08:00
Fredrick Brennan
83d74fdf69
Fix some templates
2015-03-13 12:46:36 +08:00
marktaiwan
2aeb4db98b
Added missing <tbody> tag
2015-03-12 11:02:03 +08:00
marktaiwan
13ca4b6a77
Minimize post form width change on options toggle
...
Added linebreaks before the hints in the Options row
2015-03-12 10:57:06 +08:00
8chan
4602fa3117
Fix some bugs with new post form 3
2015-03-11 16:16:35 -07:00
8chan
7d8bdb4e53
Add hint classes to post form
2015-03-11 05:43:28 -07:00
Fredrick Brennan
dfbad99cfb
New post form part 2
2015-03-11 18:04:31 +08:00
8chan
c04d46933e
New post form part one
2015-03-10 16:18:28 -07:00
8chan
35a76d64a8
CAPTCHA with Javascript disabled
2015-03-06 02:03:43 -08:00
8chan
39476e9bfa
Fix no country flag on post if forced anonymous
2015-02-18 16:55:48 -08:00
8chan
027687acc0
Merge https://github.com/ctrlcctrlv/infinity
...
Conflicts:
inc/8chan-mod-pages.php
templates/mod/settings.html
2015-02-17 00:43:00 +00:00
8chan
3f23a7f041
Allow config.mod.bypass_field_disable to bypass config.field_email_selectbox
2015-02-16 16:33:52 -08:00
blahblah666
2e88d99ad9
[% if not id %]
2015-02-01 18:23:21 -08:00
blahblah666
107a91f8cc
Update post_form.html
2015-01-28 23:20:54 -08:00
8chan
a564bb8ecc
Display some important information under the post form
2014-12-03 00:18:24 -08:00
czaks
62a6dac022
custom captcha integration
2014-11-14 15:09:52 +01:00
Fredrick Brennan
696b551a31
Allow the user to decide whether or not he wants to display his country
2014-09-20 15:21:50 +00:00
8chan
0ac9aaaf25
Merge vichan-devel
2014-08-10 14:41:40 +00:00
Jano Slota
cadfa2cee9
Do not show noko in email selectbox if it's disabled
2014-08-08 21:53:21 +02:00
8chan
18524e4810
Merge vichan-devel
2014-04-19 20:11:34 +00:00
kaf
f83c87b623
Added: /pol/-like flags based on a953229de7
...
Conflicts:
inc/config.php
templates/post_form.html
2014-04-19 18:48:17 +02:00
root
f3585ebfb0
Merge vichan-devel!
2014-04-16 15:05:32 +00:00
czaks
15c0802c06
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
5c9c095e84
okay, that dready css rule refered to this...
2014-02-01 21:53:46 +01:00
czaks
b36cb115ae
solution of (our) quick-reply and antispam conflict
2014-01-04 01:42:16 +01:00
8chan Admin
dc62128672
Fix spoiler image appearing when disabled images
2013-10-31 22:15:06 +00:00
8chan Admin
9610d8742e
config disable images
2013-10-27 23:27:23 +00:00
czaks
ed16e40e20
upload: add ids for a script for selection
2013-08-17 16:37:15 -04:00
ctrlcctrlv
7c5222ffb5
Make it so oekaki can be disabled
2013-08-17 17:36:38 +00:00
czaks
4f855cf3b3
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
0de0bc6ceb
Optional: Allow uploading by URL
2013-08-12 22:51:46 +10:00
czaks
ef4cf16a73
fix submit button not showing when topic disabled (after merge)
2013-08-09 17:36:07 -04:00
ctrlcctrlv
78ea9af97c
Oekaki
2013-08-08 22:15:59 +00:00
ctrlcctrlv
7205801ced
Optionally use email selectbox
2013-08-08 19:30:05 +00:00
czaks
2cc0769f54
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
a84c4510fc
Merge branch 'master' of github.com:vichan-devel/Tinyboard
...
Conflicts:
js/post-hider.js
2013-08-05 06:03:40 -04:00
czaks
a0855cdcf5
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
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 90b82b1a06
.
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 90b82b1a06
.
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 49afb685c8
, reversing
changes made to 2451a0f29c
.
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