copypaste
c483e1258c
multiimage posting
9 years ago
czaks
0ec6355358
fix recentposts theme building null query, throw error instead
9 years ago
czaks
a93530e32f
update copyright footers in themes
9 years ago
kaf
f83c87b623
Added: /pol/-like flags based on a953229de7
Conflicts:
inc/config.php
templates/post_form.html
9 years ago
czaks
e5c48282c4
apply new branding for vichan-devel
9 years ago
czaks
59874b8376
modularize post templates a little more
9 years ago
czaks
48bc9d9e29
add some files missing from the previous commit
9 years ago
czaks
e81ce17fb4
modularize post templates a little bit; try to unify duplicate code
9 years ago
Michael Reiley
677e428a4d
Update copyright years.
9 years ago
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.
9 years ago
czaks
e034b9179d
fix paths in templates
9 years ago
czaks
75cca1ffb2
fix previous commit
9 years ago
czaks
14c499f9d1
Condense flags into one file. Heads-up for people having custom flags, disable $config['country_flags_condensed'] !!!
9 years ago
czaks
63b9c4db5f
local-time.js now supports custom time formats. idea by copypaste
9 years ago
czaks
5a66fdddc2
installer: update to font-awesome 3.0 or 4.0 it was
9 years ago
czaks
5c9c095e84
okay, that dready css rule refered to this...
9 years ago
czaks
1a9e4eaef6
full, working wPaint oekaki implementation; fixes vichan-devel#20
9 years ago
czaks
ff9b684f7e
remove old oekaki; see vichan-devel#20
9 years ago
czaks
4636f5b6ef
fix watch.js on nonstandard paths; fixes vichan-devel#38
this commit also adds a modRoot js variable that makes proper
modlinks. also fixed in watch.js
9 years ago
itsCrafted
a9579e6fa5
Update to Font Awesome 4.0.3
This will require you to change any icons that use the "icon-iconname"
format. Please consult the FontAwesome docs for more info.
9 years ago
czaks
c0190bbd64
update google analytics code
9 years ago
czaks
0986f77113
sitemap theme: fix php notice
9 years ago
czaks
1a88ea3271
fix previous commit
9 years ago
czaks
f0a13ea874
unify code with post_thread (see previous commit)
9 years ago
czaks
7ae9b05b28
fix clicking on post ids with dynamically loaded javascript
9 years ago
czaks
3718081470
add missing thumbnails for themes: catalog and sitemap
9 years ago
czaks
198e68d399
remove rrdtool theme; STI told me that it never really worked
9 years ago
czaks
a294fb6952
categories theme: include boardlist for real
9 years ago
itsCrafted
c31cd98b93
Update to Font Awesome 4.0.3
This will require you to change any icons that use the "icon-iconname"
format. Please consult the FontAwesome docs for more info.
9 years ago
czaks
cdb988c6d4
rename banner class to board_image in order to evade some adblock rules
9 years ago
czaks
56742a5f9a
i prefer for the top ads to be over the boardlist
9 years ago
czaks
1b706ddc92
update google analytics code
9 years ago
czaks
4202e8123d
sitemap theme: fix php notice
9 years ago
czaks
b36cb115ae
solution of (our) quick-reply and antispam conflict
9 years ago
czaks
08e4fd9a0a
declare active_page for page.html template
9 years ago
czaks
c918953d33
catalog theme: integrate with the styling framework of tinyboard; allow for js
9 years ago
czaks
9d8718d01a
fix previous commit
9 years ago
czaks
dfd32615f3
unify code with post_thread (see previous commit)
9 years ago
czaks
c23c792a21
fix clicking on post ids with dynamically loaded javascript
9 years ago
czaks
0d34594904
add missing thumbnails for themes: catalog and sitemap
9 years ago
czaks
ef927882e0
remove rrdtool theme; STI told me that it never really worked
9 years ago
czaks
09b7b6a116
categories theme: include boardlist for real
9 years ago
czaks
fbb3fe2df8
ukko: hiding boards was not permanent
9 years ago
czaks
37fe209290
fix sql error in ukko when using db prefix. thank you based bush
9 years ago
Michael Foster
c8062fbf76
CSRF more mod pages
10 years ago
Michael Foster
04cfeaf01c
hide expired cache shit
10 years ago
Michael Foster
6eefc5ea2a
.
10 years ago
Michael Foster
4ce6218ba0
Some APC libraries/versions do stuff differently.
10 years ago
Michael Foster
fcbc211314
Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu.
10 years ago
Michael Foster
39be89ba49
?/debug/apc
10 years ago