Commit Graph

2617 Commits

Author SHA1 Message Date
czaks a4d3aedab8 customize javascripts to run on catalog 2013-12-25 18:28:45 +01:00
czaks 2382603b4d fix hide-images.js interactions (should be STI-safe) 2013-12-25 18:12:00 +01:00
czaks c918953d33 catalog theme: integrate with the styling framework of tinyboard; allow for js 2013-12-25 17:46:13 +01:00
czaks 8a2df689df config.php: clarify comment to mean quick-reply-old, as now it's named 2013-12-25 16:28:50 +01:00
czaks 533b17f788 post-hover.js: overlay previewed posts over quick-reply window 2013-12-25 16:26:24 +01:00
czaks bcf28619a3 quick-reply.js: i18n 2013-12-25 16:22:13 +01:00
czaks 6e02796ec5 update polish translation 2013-12-25 16:13:17 +01:00
czaks 1daa46e82c fix interaction between quick-reply and upload-selecton 2013-12-25 14:40:57 +01:00
czaks 9d8718d01a fix previous commit 2013-12-25 14:24:17 +01:00
czaks dfd32615f3 unify code with post_thread (see previous commit) 2013-12-25 14:23:16 +01:00
czaks c23c792a21 fix clicking on post ids with dynamically loaded javascript 2013-12-25 14:16:28 +01:00
czaks 0d34594904 add missing thumbnails for themes: catalog and sitemap 2013-12-24 17:06:08 +01:00
czaks ef927882e0 remove rrdtool theme; STI told me that it never really worked 2013-12-24 16:41:11 +01:00
czaks 09b7b6a116 categories theme: include boardlist for real 2013-12-24 16:35:27 +01:00
czaks fbb3fe2df8 ukko: hiding boards was not permanent 2013-12-24 16:29:14 +01:00
czaks f50eb94929 quick-reply.js: make display of embed and remote upload fields optional 2013-12-24 00:28:30 +01:00
czaks 0894a65f88 quick-reply.js: fix interaction with upload-selection.js 2013-12-24 00:14:29 +01:00
czaks 118cd77a4d fix error on repost blockade: the expression had a bug 2013-12-23 19:01:08 +01:00
czaks 13dbde96f4 fix ajax.js errors workings 2013-12-23 18:54:24 +01:00
czaks 533443ac79 post.php: fix spaces 2013-12-23 18:42:01 +01:00
undido 6d1cb03a3d 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 82972927d5 added: nonoko 2013-12-23 17:41:33 +01:00
czaks fa28560982 auto-reload.js: add a number indicating new posts in the tab title 2013-12-23 17:31:47 +01:00
czaks 42ae3550f9 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 6620c10b7b quick-reply.js: reposition the elements 2013-12-23 00:12:04 +01:00
czaks 803704db6d ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled 2013-12-22 22:51:28 +01:00
czaks 37fe209290 fix sql error in ukko when using db prefix. thank you based bush 2013-12-22 20:18:10 +01:00
czaks f5657caf24 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 9fb63b053f new event: markup-url 2013-10-04 20:13:58 +10:00
Michael Foster f5422cad65 Um. I accidentally deleted this code for some reason. 2013-09-30 12:18:56 +10:00
Michael f953e63123 Merge pull request #145 from Desuneko/patch-1
install.php: fixed a typo
2013-09-27 11:20:56 -07:00
Desuneko a665f16aed install.php: fixed a typo 2013-09-27 20:17:21 +02:00
Michael Foster a3c3ef6068 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 c8062fbf76 CSRF more mod pages 2013-09-23 16:48:56 +10:00
Michael Foster 00f4da3b82 $config['referer_match'] = false to disable 2013-09-23 15:52:59 +10:00
Michael Foster de70fb6253 $config['error']['lurk'] was last used in 2010 I think 2013-09-23 15:52:45 +10:00
Michael Foster 964bb83300 OK, now it is secure. 2013-09-23 14:23:42 +10:00
Michael Foster 299b0e3f2f filehash filter condition 2013-09-23 14:00:04 +10:00
Michael Foster 9cf6814776 Fix secure tripcode hardening 2013-09-23 12:53:44 +10:00
Michael Foster 699279d84a Hardened secure tripcode? 2013-09-23 12:41:27 +10:00
Michael Foster d234c014f0 ?/debug/apc with cache prefixes 2013-09-23 10:41:47 +10:00
Michael Foster 04cfeaf01c hide expired cache shit 2013-09-23 10:38:06 +10:00
Michael Foster 6eefc5ea2a . 2013-09-23 10:26:13 +10:00
Michael Foster 4ce6218ba0 Some APC libraries/versions do stuff differently. 2013-09-23 10:24:29 +10:00
Michael Foster fcbc211314 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 39be89ba49 ?/debug/apc 2013-09-23 10:11:16 +10:00
Michael Foster ff4352d914 Fixed automatic $config['root'] detection with mod.php 2013-09-22 08:13:19 +10:00
Michael Foster 763f28f07c "Post looks automated" bug 2013-09-21 21:47:44 +10:00
Michael Foster 0f777519e3 forgot to increment version number 2013-09-21 13:02:44 +10:00
Michael Foster e36cce7903 schema for ban appeals 2013-09-21 13:01:30 +10:00