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

3141 Commits

Author SHA1 Message Date
czaks
63ac90a66d Merge remote-tracking branch 'origin/4.5' 2014-05-06 21:53:38 +02:00
czaks
3ac1ac9b00 user moderation support 2014-05-06 21:53:05 +02:00
Fredrick Brennan
9ef2d02b5c Allow post deletion switch 2014-05-05 18:03:51 -04:00
Marcin Łabanowski
86491ac6c6 Merge pull request #50 from Barrucadu/autoreload-cooldown
Autoreload cooldown
2014-05-05 23:39:28 +02:00
Michael Walker
2b4aadb309 Reset the delay to the minimum upon focussing the window (configurable) 2014-05-05 20:54:40 +01:00
Michael Walker
73f82d1462 Make the delays configurable in settings.js 2014-05-05 20:51:51 +01:00
Michael Walker
f38b011ed7 Add a maximum reload delay 2014-05-05 19:33:57 +01:00
Michael Walker
dfab94a33c Increase the poll_interval_delay when there are no posts 2014-05-05 19:33:57 +01:00
Michael Walker
6086bb68aa Move the magic numbers out to variables 2014-05-05 19:33:57 +01:00
czaks
71809961bf i knew that i broke it... 2014-05-05 18:07:13 +02:00
czaks
1d1b47a830 warn about moving to 5.0 branch 2014-05-05 17:53:31 +02:00
czaks
d5d7876d06 Merge branch 'master' into staging 2014-05-05 17:29:59 +02:00
czaks
7bdbc58d46 Merge branch 'staging' of github.com:vichan-devel/Tinyboard into staging 2014-05-05 17:29:52 +02:00
czaks
20cfc8f230 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/themes/catalog/catalog.html
	templates/themes/catalog/theme.php
2014-05-05 17:29:34 +02:00
czaks
07b190a3e0 catalog.js: should be used only in catalog view 2014-05-05 17:23:49 +02:00
8chan
4f4267661b Merge ../http 2014-05-05 15:05:41 +00:00
8chan
47f553c8a2 Fix cache issue for listBoards() 2014-05-05 15:05:32 +00:00
8chan
6416152794 Fix stylesheet issue for mod 2014-05-05 15:05:18 +00:00
8chan
86ae70770c Merge vichan-devel 2014-05-05 15:04:41 +00:00
Fredrick Brennan
45919071a6 Fix ?/recent str_replace issue 2014-05-04 19:24:34 -04:00
Fredrick Brennan
0cb1a2341a Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-05-04 19:11:43 -04:00
Fredrick Brennan
3d10caedb6 Fix hide-images.js for multiimage 2014-05-04 19:11:23 -04:00
czaks
da293a4d96 fug, i replaced finnish locale with pt_BR? 2014-05-04 02:13:37 +02:00
czaks
094b5a21c1 quick & dirty youtube thumbnails in catalog support 2014-05-04 01:20:12 +02:00
czaks
a1c0681a14 forgot to compile lv_LV locale ;_; 2014-05-04 00:24:12 +02:00
czaks
d4174a8767 Merge branch 'master' of github.com:vichan-devel/Tinyboard into staging 2014-05-04 00:19:45 +02:00
diggydoc
c0d8ebd496 preliminary lv_LV l10n 2014-05-04 00:17:05 +02:00
neniu
acf318ba2c finalize esperanto l10n 2014-05-04 00:13:28 +02:00
czaks
f61650e940 fix it more 2014-05-04 00:05:55 +02:00
czaks
f5f50da3a0 restore php5.3 compatibility. thx for Kihokki for reporting that 2014-05-03 23:58:24 +02:00
czaks
2bd0d8efec actually fix this bug 2014-05-02 19:32:18 +02:00
czaks
36f97d8697 fix a bug with multiple images; thanks to saiko of tahta.ch for reporting it 2014-05-02 18:58:21 +02:00
Fredrick Brennan
59e614eb1f Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-04-30 17:18:44 -04:00
Fredrick Brennan
4460b08096 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
czaks
344b1d9731 remove quick-reply harder 2014-04-30 22:46:20 +02:00
czaks
8ad1edf5d7 Merge master branch into staging
Conflicts:
	templates/themes/ukko/theme.php
2014-04-30 18:28:46 +02:00
czaks
7ab87343b7 ukko: this return thingy wasn`t needed 2014-04-30 18:28:14 +02:00
czaks
d4753786c7 ukko: mod support for ukko; fixes #23 2014-04-30 18:20:30 +02:00
czaks
d3e03c1125 ukko: mod support for ukko; fixes #23 2014-04-30 18:18:55 +02:00
Fredrick Brennan
9442c76b7b Fix upload-selection for multifile 2014-04-30 10:27:24 -04:00
Fredrick Brennan
84e196d424 Fix inline expanding issue with new styles 2014-04-30 10:21:02 -04:00
Fredrick Brennan
a781ceb041 Attempt to fix styling issue http://i.imgur.com/owHv6sE.png 2014-04-29 20:39:32 -04:00
Fredrick Brennan
b9359a010c remove var_dump 2014-04-29 20:18:30 -04:00
Fredrick Brennan
ad454c7808 Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-04-29 19:14:26 -04:00
Fredrick Brennan
29ba5e7a2f Fix mod_move for multi image 2014-04-29 19:14:10 -04:00
Fredrick Brennan
ef4d13f3e9 Fix mod_move for multi image 2014-04-29 19:07:13 -04:00
Fredrick Brennan:w
fdac0cbbb8 Add webm support to README 2014-04-30 00:36:09 +02:00
Fredrick Brennan:w
1f80db864d Oekaki instructions 2014-04-30 00:36:05 +02:00
czaks
e04cbe9e6f integrate favelog into catalog theme; needs more work, code cleanup etc. 2014-04-30 00:14:25 +02:00
czaks
004b0701c1 Merge remote-tracking branch 'origin/br-integration' into staging 2014-04-29 21:35:50 +02:00