czaks
ffbb6da4a8
fix previous commit
2013-12-25 14:24:17 +01:00
czaks
66678a3d75
unify code with post_thread (see previous commit)
2013-12-25 14:23:16 +01:00
czaks
f64ab4fd1c
fix clicking on post ids with dynamically loaded javascript
2013-12-25 14:16:28 +01:00
czaks
d2e597a22c
add missing thumbnails for themes: catalog and sitemap
2013-12-24 17:06:08 +01:00
czaks
1e8567e297
remove rrdtool theme; STI told me that it never really worked
2013-12-24 16:41:11 +01:00
czaks
ad941225e8
categories theme: include boardlist for real
2013-12-24 16:35:27 +01:00
czaks
8ad32c7ba8
ukko: hiding boards was not permanent
2013-12-24 16:29:14 +01:00
czaks
281a4707c7
quick-reply.js: make display of embed and remote upload fields optional
2013-12-24 00:28:30 +01:00
czaks
f585bedd1f
quick-reply.js: fix interaction with upload-selection.js
2013-12-24 00:14:29 +01:00
czaks
8809550091
fix error on repost blockade: the expression had a bug
2013-12-23 19:01:08 +01:00
czaks
7738bd2878
fix ajax.js errors workings
2013-12-23 18:54:24 +01:00
czaks
27c0a44751
post.php: fix spaces
2013-12-23 18:42:01 +01:00
undido
c16d7a1aea
small fix "an unknown error occured"
...
When top page navigation is enabled in instance-config.php the button form inside the page navigation bar is selected instead of the main post form with the correct action tribute causing the script to post to the action of the next button in the top page navigation bar instead of the action attribute of the form with the name "post" which caused the message "an unknown error occured".
2013-12-23 17:48:56 +01:00
root
6163f4c42d
added: nonoko
2013-12-23 17:41:33 +01:00
czaks
04cd1cbd88
auto-reload.js: add a number indicating new posts in the tab title
2013-12-23 17:31:47 +01:00
czaks
b6adea6163
auto-reload.js: tweak timeouts, so now it gets new posts even if not at bottom
2013-12-23 16:34:44 +01:00
czaks
0542071bac
quick-reply.js: reposition the elements
2013-12-23 00:12:04 +01:00
czaks
86364e50dd
ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled
2013-12-22 22:51:28 +01:00
czaks
a60183cce9
fix sql error in ukko when using db prefix. thank you based bush
2013-12-22 20:18:10 +01:00
czaks
fdc3b81314
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
...
Conflicts:
inc/config.php
install.php
post.php
stylesheets/style.css
2013-11-11 21:54:35 +01:00
Michael Foster
eb4581abdb
new event: markup-url
2013-10-04 20:13:58 +10:00
Michael Foster
f5b39efd13
Um. I accidentally deleted this code for some reason.
2013-09-30 12:18:56 +10:00
Michael
b40cb9ba53
Merge pull request #145 from Desuneko/patch-1
...
install.php: fixed a typo
2013-09-27 11:20:56 -07:00
Desuneko
0d38827bda
install.php: fixed a typo
2013-09-27 20:17:21 +02:00
Michael Foster
56223fc915
Required PHP version is now 5.3. Deal with it, nerds. Fuck everyone who still hasn't upgraded.
2013-09-24 09:53:20 +10:00
Michael Foster
1b2aafae7f
CSRF more mod pages
2013-09-23 16:48:56 +10:00
Michael Foster
766f25bd31
$config['referer_match'] = false to disable
2013-09-23 15:52:59 +10:00
Michael Foster
bec90150fe
$config['error']['lurk'] was last used in 2010 I think
2013-09-23 15:52:45 +10:00
Michael Foster
239531d12d
OK, now it is secure.
2013-09-23 14:23:42 +10:00
Michael Foster
3a2dfd8921
filehash filter condition
2013-09-23 14:00:04 +10:00
Michael Foster
5fcf2e0a05
Fix secure tripcode hardening
2013-09-23 12:53:44 +10:00
Michael Foster
702c82c71f
Hardened secure tripcode?
2013-09-23 12:41:27 +10:00
Michael Foster
f52995498a
?/debug/apc with cache prefixes
2013-09-23 10:41:47 +10:00
Michael Foster
cd3a456a03
hide expired cache shit
2013-09-23 10:38:06 +10:00
Michael Foster
b90e0e28fb
.
2013-09-23 10:26:13 +10:00
Michael Foster
444c89170d
Some APC libraries/versions do stuff differently.
2013-09-23 10:24:29 +10:00
Michael Foster
d21fffce98
Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu.
2013-09-23 10:21:18 +10:00
Michael Foster
9163caba5e
?/debug/apc
2013-09-23 10:11:16 +10:00
Michael Foster
03b91e29c9
Fixed automatic $config['root'] detection with mod.php
2013-09-22 08:13:19 +10:00
Michael Foster
185c1e13fb
"Post looks automated" bug
2013-09-21 21:47:44 +10:00
Michael Foster
a7a67f0e4f
forgot to increment version number
2013-09-21 13:02:44 +10:00
Michael Foster
ef453f9c92
schema for ban appeals
2013-09-21 13:01:30 +10:00
Michael Foster
dd4d9b354e
don't show ban appeal for short bans
2013-09-21 12:58:12 +10:00
Michael Foster
83fa2d2768
begin implementation of in-built ban appealing
2013-09-21 12:51:23 +10:00
ctrlcctrlv
4e65aad002
Make it so that users can't insert code w/syntax errors into ?/config
2013-09-21 02:21:05 +00:00
Michael Foster
00fd54d20f
fix Twig permissions
2013-09-19 16:09:35 +10:00
Michael Foster
f817c0c960
upgrade twig library
2013-09-19 16:08:25 +10:00
Michael Foster
63727f342d
focus on quick reply textarea
2013-09-19 14:42:54 +10:00
ctrlcctrlv
030bf1aa0d
Instead of using styles in post-hover, use the CSS classes instead. This prevents display bugs when some styles have different borders than others
2013-09-19 00:02:59 +00:00
czaks
4ac087a289
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
...
Conflicts:
js/quick-reply.js
2013-09-18 09:00:22 -04:00