Commit Graph
100 Commits
Author SHA1 Message Date
czaks 24548e377c update locales 2014-10-18 13:54:27 +02:00
czaks 5d1b426fa3 fix bans.php on removing a ban by a semi-privileged mod 2014-10-11 20:13:05 +02:00
czaks 3a552e5b76 hopefully fix locales 2014-10-09 04:09:30 +02:00
czaks dfd05e88f9 possible fix of themes` interactions 2014-10-09 03:57:18 +02:00
czaks 74a40b72ed ban-list.js: vstaff 2014-10-09 02:03:35 +02:00
czaks ef3bb46876 bans.php: surpress error 2014-10-09 02:00:31 +02:00
czaks 948695e73c lel, this one will do 2014-10-09 01:49:29 +02:00
czaks 7719ad3e81 minor bugfix @ banlist 2014-10-09 01:26:34 +02:00
czaks ccd871c195 missed ban-list.css from banlist commit 2014-10-09 01:01:41 +02:00
czaks ab96e30d89 infinite scroll implementation 2014-10-09 00:58:30 +02:00
czaks 9b3fa77719 new banlist implementation; also includes a public banlist 2014-10-08 23:23:59 +02:00
czaks 906764a62f bundle longtable library @ https://github.com/czaks/longtable 2014-10-08 23:19:03 +02:00
czaks ca42984ddc i18n auto-reload.js 2014-10-07 05:40:37 +02:00
czaks 6804a2ede0 remove default margin for table elements; fixes vichan-devel#95 2014-10-05 22:16:36 +02:00
Marcin Łabanowski 2b1a1dffa4 Merge pull request #104 from kaernyk/master
Fix post width & codeblocks
2014-10-05 22:11:44 +02:00
czaks 8518164352 sync locales with transifex 2014-10-05 18:38:25 +02:00
czaks 606b39450d better synchronize the javascripts with 8chan 2014-10-05 18:30:47 +02:00
czaks 1964279436 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-10-05 18:01:01 +02:00
Marcin Łabanowski 3f652ce9ad Merge pull request #93 from kaernyk/master
Improve Catalog display & thread title handling
2014-10-05 17:57:42 +02:00
Marcin Łabanowski 97a25dad03 Merge pull request #102 from cable6-dev/bugfix-genwebmerror
[bugfix]$config['error']['genwebmerror'] wasn't set in config.php
2014-10-05 17:56:46 +02:00
Marcin Łabanowski d01d892896 Merge pull request #100 from cable6-dev/feature-hide-sage
Added an option to hide sages
2014-10-05 17:53:32 +02:00
Marcin Łabanowski 42868c672a Merge pull request #103 from cable6-dev/bug-fix-check_spoiler_size
Check spoiler_image size before ussuming it is 128×128px
2014-10-05 17:53:08 +02:00
czaks 1e1a73c4b4 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-10-05 17:52:30 +02:00
czaks 86eed0b349 add stylesheet choice to catalog theme 2014-10-05 17:49:27 +02:00
Marcin Łabanowski 6b08e09008 Merge pull request #97 from cable6-dev/bugfix-ban_appeals
[bugfix]ban appeals (was also present in tinyboard)
2014-10-05 17:34:10 +02:00
czaks ef53af04ec fix a recently added md5 api field 2014-09-27 11:31:30 +02:00
czaks 629b1c92a6 fix a recently introduced quick-reply max-width issue 2014-09-27 11:26:30 +02:00
czaks f2e101f30d fix multi-image.js when quick-reply isn`t loaded 2014-09-27 11:22:28 +02:00
czaks 6c139caf3c style.css: setting default font size is imo a bit invasive 2014-09-27 11:16:16 +02:00
czaks dda7462013 catalog link not always working; fix ctrlcctrlv#88 2014-09-27 11:13:04 +02:00
Marcin Łabanowski 9596b6ace3 Merge pull request #92 from kaernyk/master
[WIP] Improvements to mobile display on boards/catalog
2014-09-27 10:47:21 +02:00
czaks ef1ceb4f3b fix catalog margins 2014-09-26 14:35:25 +02:00
czaks b4b99cd936 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-09-26 14:08:40 +02:00
czaks bfb85fc2b1 catalog.css is no longer used 2014-09-26 13:35:56 +02:00
czaks 76439cbdd9 we don`t use tooltipster anymore, do we? 2014-09-26 13:35:07 +02:00
czaks afbe945d83 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-09-26 13:07:52 +02:00
czaks ba515c5f05 post-hover.js: show a popup preview if a reply is only partially on screen; fixes ctrlcctrlv#84 2014-09-26 12:56:05 +02:00
czaks dbaeb395ac auto-reload.js: it`s actually setTimeout, not setInterval, right? 2014-09-25 06:32:53 +02:00
czaks ed5272f17d auto-reload.js: don`t scroll up 2014-09-25 06:31:40 +02:00
czaks 40409f8717 fix reference to oekaki in readme; fixes vichan-devel#89 2014-09-25 06:13:45 +02:00
czaks 3b2f448102 restore compatibility with php < 5.5; fixes vichan-devel#86 2014-09-24 12:26:15 +02:00
czaks b2d574fec3 Update README.md; fixes ctrlcctrlv#38 ;) 2014-09-24 08:45:14 +02:00
czaks ba49bc6c37 update locales 2014-09-24 03:48:46 +02:00
czaks fd9196f036 tools/stats.php: restore php 5.3 compatibility; fixes vichan-devel#85 2014-09-24 03:43:23 +02:00
czaks a25e5f7839 additional measurements for catalog, so it does not throw errors; should fix vichan-devel#84 2014-09-24 03:21:35 +02:00
czaks 92183e8e39 add portuguese (portugal) translation by Chorizo 2014-09-21 08:37:16 +02:00
czaks b3a2c62cbd tag for 4.9.92 2014-09-21 05:58:49 +02:00
czaks a1f26e8fd1 update locales 2014-09-21 04:52:18 +02:00
czaks d233344534 style options dialog 2014-09-21 04:34:36 +02:00
czaks 7ec728ffb0 add a go to top link thread view; fixes #82 2014-09-21 02:52:20 +02:00
czaks 56ed7fd8cd User JS and User CSS functionality. fixes #29 2014-09-21 02:29:33 +02:00
czaks 5f7e62142c SECURITY: prevent a DoS attack by disabling HTTP access to tools/ scripts. 2014-09-21 00:56:00 +02:00
czaks c5c356e077 css/options.js: style option dialog in yotsuba/dark/dark roach and roach styles 2014-09-20 22:48:21 +02:00
czaks e7eafa135f favorites.js: add info about a possible conflict 2014-09-20 22:24:33 +02:00
czaks 7e8bf0ec49 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-09-20 22:14:04 +02:00
czaks f5820d2aae move a few options to a general tab in options panel 2014-09-20 22:10:44 +02:00
czaks ea3c571d6c Merge branch 'catalog-spoiler-fix' of https://github.com/marlencrabapple/vichan 2014-09-20 06:44:03 +02:00
czaks 3919ad911c fix previous commit 2014-09-20 06:43:02 +02:00
czaks ac888a769d add a very small image size for catalog 2014-09-20 06:40:43 +02:00
czaks 56e55d157a remove a special containerchan stylesheet; it added some extra space for webms 2014-09-20 06:36:39 +02:00
czaks f7a015e7fe add user-options dialog functionality; port webm-settings to it; make a basic general settings applet; make it work on mobiles 2014-09-20 06:19:34 +02:00
czaks ceaaae824a fix an issue with watch.js on android chrome 2014-09-20 06:08:14 +02:00
Marcin Łabanowski 7d91fffdd8 Merge pull request #81 from marlencrabapple/recent-spoiler-fix
Fixed spoiler thumbnails not showing up in the recent theme.
2014-09-18 06:20:36 +02:00
Marcin Łabanowski 4da5f4ec90 Merge pull request #79 from marlencrabapple/master
FFmpeg support for WebM uploads
2014-09-17 20:50:21 +02:00
Marcin Łabanowski c369377c84 Merge pull request #80 from marlencrabapple/catalog-fixes
A few catalog theme fixes
2014-09-17 20:50:04 +02:00
Marcin Łabanowskiandroot d78dcd6ed6 fix a bug reported by Dudeman on #v-d 2014-08-21 04:27:47 +02:00
czaks 4d7933deb8 fix hide-threads.js & no-animated-gif.js interaction 2014-08-10 22:54:47 +02:00
czaks 1a1d44aadf live-index: fix for boards with more than one letter in name 2014-08-10 22:49:23 +02:00
czaks 48c1de637c live-index.js: load new thread functionality; bugfixes 2014-08-10 22:47:05 +02:00
czaks e1d99e66b5 hide-threads.js: hide field from live-index as well 2014-08-10 22:45:12 +02:00
czaks 169d088c50 increase waiting times for watch.js and live-index.js 2014-08-10 21:00:31 +02:00
czaks 4d25ca85ce live-index.js: initial commit 2014-08-10 20:55:37 +02:00
czaks 5cd435f176 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-08-10 18:44:59 +02:00
Marcin Łabanowski 91519d9052 hopefully optimize watch.js a lot. fixes #24 2014-08-10 18:44:23 +02:00
Marcin Łabanowski eeeec608b9 Merge pull request #74 from kpcyrd/vichan-player
Suppress warnings that might leak information in player.php
2014-08-09 15:49:38 +02:00
czaks c3662d4a59 handle tinyboard flags with length=0 2014-08-09 05:12:36 +02:00
czaks 1b2f512339 final solution to expand-too-long problems 2014-08-09 04:56:50 +02:00
czaks 7da6f3b212 styling: webm-settings: remove extraneous <span> 2014-08-08 23:24:04 +02:00
czaks ff1ea29755 fix imgops size in a futaba+vichan style 2014-08-08 23:14:12 +02:00
czaks 2c99ede62f fix html validity 2014-08-08 23:09:33 +02:00
czaks bc5858fe83 image id buttons should be smaller 2014-08-08 23:08:02 +02:00
czaks 05e7ad0b56 ongoing catalog cleanup 2014-08-08 22:50:31 +02:00
czaks f5191151ef fix catalog a little more; remove tooltipster (it didn`t work) and order by last reply date (mostly redundant); now the generation times are a little bit better 2014-08-08 22:44:02 +02:00
czaks 4df5d7697d fix & optimize catalog a little bit, don't expect anything big yet 2014-08-08 22:36:36 +02:00
czaks b8381b31db Revert "Use a different way to show the original filename"
This reverts commit d81a6c49e2.

Conflicts:
	js/download-original.js
	templates/post/fileinfo.html
2014-08-08 22:18:06 +02:00
czaks 84c8e74ffa Revert "I thought I deleted that"
This reverts commit c6e1afcf65.
2014-08-08 22:09:28 +02:00
czaks 96f5770e2e leave the download-original js for compatibility 2014-08-08 21:56:15 +02:00
czaks fa198e207f enhance filters; make them work on multiimage 2014-08-08 21:35:00 +02:00
czaks 57e80951d9 sorta document the changes in config.php 2014-07-28 04:15:09 +02:00
czaks a01f8e9e11 actually allow for a log-only filter 2014-07-28 04:12:19 +02:00
czaks 50091e28a9 allow the previous not only for ban action, but also for reject action, or a nul one 2014-07-28 04:09:01 +02:00
czaks a940ee9abb Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-07-28 04:06:39 +02:00
Marcin Łabanowski 29e71fa3ee filters: add option to log a message body in ip notes 2014-07-28 04:05:47 +02:00
czaks 8d0f1bf4ad fix a bug in filename truncation 2014-07-08 09:56:31 +02:00
czaks f97d2dff85 fix previous commit 2014-07-08 09:44:30 +02:00
czaks 9526f5ed1c fix #72 2014-07-08 09:43:04 +02:00
czaks b26cd8b9b4 Merge 4.5 and branch for 4.9.91 2014-07-08 01:57:02 +02:00
czaks 3ef5e9c0c8 tag for vichan-4.5.2 2014-07-08 01:40:58 +02:00
czaks 8d3c3f7ef7 Merge 4.5 2014-07-06 03:58:00 +02:00
czaks 4a0c87c7e1 Revert "Update jQuery UI to 1.11.0, GeoIPv6 and IP library"
This reverts commit dca7570b32.
2014-07-06 03:50:16 +02:00