1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 16:00:22 +01:00
Commit Graph

2175 Commits

Author SHA1 Message Date
itsCrafted
da23a924b9 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.
2014-01-19 14:55:31 -05:00
Riku Rouvila
84e03ca2a9 change finnish locale contact email 2014-01-19 14:55:17 -05:00
czaks
0de72dfde0 update google analytics code 2014-01-19 14:54:44 -05:00
czaks
88a9e7d394 inc/image.php: i18n
Conflicts:
	inc/image.php
2014-01-19 14:54:35 -05:00
czaks
927699f820 sitemap theme: fix php notice 2014-01-19 14:53:07 -05:00
czaks
3a30d9a769 youtube.js related fixes done by a Finland Anon on /devel/ 2014-01-19 14:52:37 -05:00
czaks
e0b860fc54 hide-images.js: bugfix 2014-01-19 14:52:18 -05:00
czaks
46e74cda44 post-hover.js: fix long loop
Conflicts:
	js/post-hover.js
2014-01-19 14:52:01 -05:00
czaks
873d3dc534 update polish translation 2014-01-19 14:50:53 -05:00
czaks
cd36ebe910 quick-reply.js: let's settle on disabled floating link by default
Conflicts:
	js/settings.js
2014-01-19 14:49:44 -05:00
czaks
b769286bb4 download-original.js: fix interactions 2014-01-19 14:48:50 -05:00
czaks
928213e8a6 fix hide-images.js interactions (should be STI-safe)
Conflicts:
	js/expand.js
2014-01-19 14:48:03 -05:00
czaks
32c223d2cb config.php: clarify comment to mean quick-reply-old, as now it's named 2014-01-19 14:46:41 -05:00
czaks
370716d60d post-hover.js: overlay previewed posts over quick-reply window
Conflicts:
	js/post-hover.js
2014-01-19 14:46:28 -05:00
czaks
37f1669738 quick-reply.js: i18n 2014-01-19 14:45:38 -05:00
czaks
704b16f649 update polish translation 2014-01-19 14:45:32 -05:00
czaks
f6529b08b9 fix interaction between quick-reply and upload-selecton 2014-01-19 14:45:25 -05:00
czaks
dcf21eb6c6 fix previous commit 2014-01-19 14:45:20 -05:00
czaks
335e6b8c91 unify code with post_thread (see previous commit) 2014-01-19 14:45:14 -05:00
czaks
2950e59560 fix clicking on post ids with dynamically loaded javascript 2014-01-19 14:45:07 -05:00
czaks
4a5945d47d add missing thumbnails for themes: catalog and sitemap 2014-01-19 14:44:52 -05:00
czaks
82249c18be remove rrdtool theme; STI told me that it never really worked 2014-01-19 14:44:47 -05:00
czaks
343c9162f5 categories theme: include boardlist for real 2014-01-19 14:44:37 -05:00
czaks
53abbea37c quick-reply.js: fix interaction with upload-selection.js
Conflicts:
	js/quick-reply.js
2014-01-19 14:43:50 -05:00
czaks
ec82b09fce fix error on repost blockade: the expression had a bug 2014-01-19 14:42:03 -05:00
undido
90d07bcd47 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".
2014-01-19 14:41:07 -05:00
czaks
336308f4da auto-reload.js: add a number indicating new posts in the tab title 2014-01-19 14:40:39 -05:00
czaks
3387f589eb auto-reload.js: tweak timeouts, so now it gets new posts even if not at bottom 2014-01-19 14:40:27 -05:00
czaks
7286428adf quick-reply.js: reposition the elements 2014-01-19 14:40:15 -05:00
czaks
5e8637bfcf ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled 2014-01-19 14:40:08 -05: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