czaks
0ab8890b67
tools/rebuild: show currently rebuilded themes
8 years ago
8chan
a550c63f9c
SECURITY / XSS : Stop XSS in post subjects displayed in catalog
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.
Conflicts:
templates/themes/catalog/catalog.html
8 years ago
czaks
f4422e597b
fix a related bug
9 years ago
czaks
bd6e5da096
Merge branch 'master' of github.com:vichan-devel/Tinyboard
9 years ago
czaks
daad519b85
config[php_md5] feature
9 years ago
Marcin Łabanowski
fe196be399
install.php: php 5.4 suggestion, remove imagick suggestion
imagick support is unsupported and deprecated
9 years ago
Marcin Łabanowski
14e9697c6f
requirements: php 5.3 -> php 5.4
9 years ago
czaks
f16c14640e
hide-threads.js: hide youtube videos and other iframe embeds as well; fixes ctrlcctrlv#193
9 years ago
czaks
4220b259e6
show-own-posts.js: remove a debugging expression
9 years ago
czaks
b55ebcd0ef
custom alert: now alert will be able to display custom HTML
9 years ago
czaks
638931b02d
show-own-posts.js: fix a bug
9 years ago
czaks
e3652ef980
shown-own-posts.js: documentation fix
9 years ago
czaks
67988221b4
show-own-posts.js initial commit
9 years ago
czaks
f9308ff28d
fix options.js textareas
9 years ago
czaks
6fc4c02c4e
ajax.js: add ajax_after_post event
9 years ago
czaks
31097b89d1
overcome a transifex bug with translation of one string
9 years ago
czaks
24548e377c
update locales
9 years ago
clsr
49079e57fb
Fix expanded tabs
9 years ago
clsr
d266908ca9
Fix API: Swap image width/height, make replies an integer, fix original filename
9 years ago
8chan
6052ed8d3d
SECURITY: imagemagick/graphicsmagick was ignoring all errors
So, in a much older patch I had a problem where an incorrect RGB
profile would make image uploads fail. I fixed this by using strpos
against the error message...but didn't check the return value
correctly.
That means that any error from gm/im was ignored. This caused people
to upload too large images and flood /b/ with 1 x 10000 pixel images
My fault, patched now. Sorry about that.
Conflicts:
inc/image.php
9 years ago
8chan
b2cbb70da3
Khorne in #8chan on irc.rizon.net contributed this thread watcher.
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.
Conflicts:
inc/instance-config.php
9 years ago
8chan
f3e2131f06
Actually fix new_post event inline.js
9 years ago
8chan
1506bcc834
Make inline work on new_post event
9 years ago
8chan
803c76a800
.x.x less confusing...will change to less_ip eventually
9 years ago
czaks
5d1b426fa3
fix bans.php on removing a ban by a semi-privileged mod
9 years ago
czaks
3a552e5b76
hopefully fix locales
9 years ago
czaks
dfd05e88f9
possible fix of themes` interactions
9 years ago
czaks
74a40b72ed
ban-list.js: vstaff
9 years ago
czaks
ef3bb46876
bans.php: surpress error
9 years ago
czaks
948695e73c
lel, this one will do
9 years ago
czaks
7719ad3e81
minor bugfix @ banlist
9 years ago
czaks
ccd871c195
missed ban-list.css from banlist commit
9 years ago
czaks
ab96e30d89
infinite scroll implementation
9 years ago
czaks
9b3fa77719
new banlist implementation; also includes a public banlist
9 years ago
czaks
906764a62f
bundle longtable library @ https://github.com/czaks/longtable
9 years ago
czaks
ca42984ddc
i18n auto-reload.js
9 years ago
8chan
9768bb6726
fuck
9 years ago
8chan
582c77a935
Fix name and order
9 years ago
8chan
b7e9007ad4
This makes the options appear at the bottom for some reason
9 years ago
8chan
894faf989c
User can disable backlinks if they want to, off by default
9 years ago
8chan
1f28316fca
Make inline.js work in mod panel
Conflicts:
inc/instance-config.php
9 years ago
8chan
c4dc3f4d47
Fix spoiler image not working
9 years ago
8chan
f294af104b
Reset to global locale before openBoard
9 years ago
James Campos
fee03312d7
optional backlink hiding
9 years ago
James Campos
0b8728d7ce
add loading stub
9 years ago
James Campos
f1b89a5302
optional
9 years ago
James Campos
1e04f29485
extract caching
9 years ago
James Campos
daa30a12de
better op selector, don't attach to links
9 years ago
James Campos
262f525e75
fix
9 years ago
James Campos
702e20753a
clearfix
9 years ago