Commit Graph
100 Commits
Author SHA1 Message Date
Marcin Łabanowski 1b099ce072 Merge pull request #158 from 27chan/patch-4
Add extension mp4
2015-08-11 03:34:00 +02:00
Marcin Łabanowski ae4cac5200 Merge pull request #156 from 27chan/patch-6
Add extension mp4
2015-08-11 03:33:18 +02:00
Marcin Łabanowski 7aefa96051 Merge pull request #152 from JasonPuglisi/bottom-button
Added [Return] and [Go to bottom] to thread page above posts
2015-08-09 18:10:43 +02:00
Marcin Łabanowski 481f9b1475 Merge pull request #151 from JasonPuglisi/hide-videos
Added ability to hide videos/webms
2015-07-29 01:27:35 +02:00
czaks d3d167affb SECURITY: XSS fix for youtube.js/metacafe embed 2015-07-08 16:26:58 +02:00
czaks d20149b579 gallery view: right bar should be 12%, not 15% 2015-04-25 02:26:42 +02:00
czaks 501484088b gallery-view: i forgot the stylesheet 2015-04-23 09:21:16 +02:00
czaks 099e347e15 gallery-view: preloading images, webm support 2015-04-23 09:20:34 +02:00
czaks 163a4e699c gallery-view: support key events (up/down/left/right) 2015-04-23 08:45:39 +02:00
czaks 2d9214ac63 version check should point at engine.vichan.net and not tinyboard.org actually 2015-04-23 08:18:36 +02:00
czaks 4c1d2f924c fix error while installing themes; thanks xixi 2015-04-23 07:57:52 +02:00
czaks 3f02985380 gallery-view.js: initial commit 2015-04-23 07:41:49 +02:00
czaks 271dcb7a65 fileboard: fix possible XSS (mainly applicable to 8chan) 2015-04-23 03:45:08 +02:00
czaks b5370fd3e5 fileboard: op tag fix 2015-04-23 02:41:17 +02:00
Marcin Łabanowski 4014682882 fileboard support 2015-04-22 06:06:34 +02:00
czaks 4060bf10ed update copyright years & vichan website 2015-04-12 03:18:51 +02:00
czaks 1b16e97f67 [code] fix regexps 2015-04-12 03:08:40 +02:00
czaks 197d5f236f [code] tag support 2015-04-12 01:14:35 +02:00
czaks 4131a6e563 watch.js: slow down a little bit, let`s see how it works out 2015-04-11 23:12:13 +02:00
czaks cb700e6a72 live index should refresh every 20s 2015-04-11 23:03:45 +02:00
czaks 00ad1ecf15 smart_build: fix one possible performance problem 2015-04-11 21:41:22 +02:00
czaks bdda1613a6 thread-stats.js: final vichan fix, should work now 2015-04-10 23:43:07 +02:00
czaks 2d68972dd7 thread-stats style: add margins 2015-04-10 23:21:22 +02:00
czaks f86be0f44d thread-stats: best viewed inline 2015-04-10 23:17:19 +02:00
czaks c4569b2ea5 thread-stats.js: code typo :^) 2015-04-10 23:13:52 +02:00
czaks 0d0b2fcd7e thread-stats.js: vichan fixes 2015-04-10 23:11:59 +02:00
czaks 652018f674 own-board.js: initial release 2015-04-07 20:54:43 +02:00
czaks 0658a2b19a fix banned.php; thanks stigma 2015-04-07 02:29:38 +02:00
czaks 11dfc8bbdc fs cache backend: silence the error 2015-04-06 22:51:02 +02:00
czaks 094f60d34d try_smarter: fix two bugs. 1. uncovered by the second, during a bump only the page the thread was on and first page were rebuild, despite threads rearranging their positions on the remaining pages. happening always. 2. during smart build, the page wasn`t ordered to be rebuilt 2015-04-06 18:59:33 +02:00
czaks 64a0b486f2 smart_build.php: nginx – cache 404 replies for 120s 2015-04-06 18:42:23 +02:00
Marcin Łabanowski 8fcb9195c8 Merge pull request #137 from lewdchan/master
made the define_groups function play nice on hhvm
2015-04-05 20:51:51 +02:00
czaks c50635c700 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-04-05 20:37:40 +02:00
czaks 9831b582fa groups were not defined 2015-04-05 20:25:57 +02:00
czaks 6fd4eb2add fix a locale issue 2015-04-05 20:23:57 +02:00
czaks f053450edf cache_config: fix debug notice 2015-04-05 20:04:27 +02:00
czaks 45f11d1d78 indent the file (inc/functions.php) after the latest changes 2015-04-05 19:12:41 +02:00
czaks aadbf4852f tools/rebuild.php: fix for bans.php not included by default and public_banlist 2015-04-05 18:50:16 +02:00
czaks dc2928a14d cache_config preliminary release 2015-04-05 18:48:53 +02:00
czaks b8fe93fd8f update gitignore 2015-04-05 18:46:45 +02:00
czaks 1d28b4be4d cache.php: fs cache 2015-04-05 17:13:55 +02:00
czaks b78b3db010 uncache themes on settings change 2015-04-05 16:59:04 +02:00
czaks 758cb94e01 optimization: locale caching, so we don`t have to reparse instance-config every single time 2015-04-05 16:52:35 +02:00
czaks e997357084 add tmp subdirectory (a filesystem used for further optimizations) 2015-04-05 16:45:51 +02:00
czaks 71ef3430fc optimization: get rid of one more sql query related to installed themes 2015-04-05 16:38:16 +02:00
czaks 34eeaccea9 optimization: we don`t need bans.php most of the time and bans.php has big dependencies 2015-04-05 16:31:20 +02:00
czaks cbbebcd20c optimization: if gettext.so is loaded, we don`t need the fallback implementation 2015-04-05 16:26:32 +02:00
czaks 1f9e36868e ukko: small optimization: move js creation to install time 2015-04-05 16:20:59 +02:00
Marcin Łabanowski 97d1f2790c Merge pull request #134 from JasonPuglisi/api-tab-fix
Removed tab at start of api.php to fix ban list and possibly other stuff
2015-04-03 14:05:19 +02:00
czaks e273111340 sitemap theme for smart_build 2015-04-03 05:57:39 +02:00
czaks 61d2729a40 themes can use smart_build now 2015-04-02 20:54:28 +02:00
czaks e1a8c4aa7d smart_build.php: a small fix to catalog handling 2015-04-02 20:53:50 +02:00
czaks fd0f3195b2 smart_build.php: add a protection for +50; maybe we don`t need to rebuild after all? 2015-04-02 20:43:06 +02:00
czaks 018ec3b605 smart_build.php: additional fixes 2015-04-02 20:35:17 +02:00
czaks 67db118f1e Revert "Revert "smart_build: buildThread" (for a moment, something b0rks)"
This reverts commit b246daa191.
2015-04-02 20:30:57 +02:00
czaks 99706835c2 Revert "Revert "smart_build for buildIndex""
This reverts commit cfb2f55b7a.
2015-04-02 20:29:43 +02:00
Marcin Łabanowski 0870acb88e smart_build.php: optimizations, guards, also a functionality to correct slugs 2015-04-02 20:28:48 +02:00
czaks cfb2f55b7a Revert "smart_build for buildIndex"
This reverts commit 55277ce383.
2015-04-02 19:36:55 +02:00
czaks e9e5ceaf90 main.js vs new file uploader 2015-04-01 19:37:06 +02:00
czaks a19853dbe8 smart_build.php: misc fixes 2015-04-01 18:46:48 +02:00
czaks b246daa191 Revert "smart_build: buildThread" (for a moment, something b0rks)
This reverts commit f2a74812f0.
2015-04-01 18:44:01 +02:00
czaks f2a74812f0 smart_build: buildThread 2015-04-01 18:43:48 +02:00
czaks 14671e0535 functions.php fix: after_open_board support; so that we may disable smart_build immediately after open_board 2015-04-01 18:13:32 +02:00
czaks 55277ce383 smart_build for buildIndex 2015-04-01 18:11:08 +02:00
czaks ed07404f08 smart_build.php: initial release 2015-04-01 17:50:59 +02:00
czaks d4892aca12 fix one of the previous commits: fix api_global 2015-04-01 17:30:06 +02:00
czaks e4e01e4573 smart build: define configuration variables 2015-04-01 17:16:30 +02:00
czaks 4030c42bb4 add a global_api variable for buildIndex 2015-04-01 17:07:24 +02:00
czaks deefe8299b unlink a .gz version of a file if it exists 2015-04-01 16:56:17 +02:00
czaks 7fd8c75450 dont rebuild a page, when not needed, even if it doesnt exist 2015-04-01 16:53:28 +02:00
czaks 6cbd51b83c for fastcgi users: rearrange post.php, sort of, so that posts are created faster, and we can leave php to generate themes in the background
same for post deletion
2015-03-31 09:21:16 +02:00
czaks d94143b6c6 fix wpaint & file-selection interaction 2015-03-31 08:58:54 +02:00
czaks 960053af75 catalog: fix for embed youtube on https 2015-03-31 07:48:03 +02:00
czaks a8982ce0a9 f+v.css ... 2015-03-31 07:29:52 +02:00
czaks de1a9fe568 futaba+vichan.css: do proper styling 2015-03-31 07:27:41 +02:00
czaks 0e805c25d8 file-selector.js: allow file dropping anywhere 2015-03-31 07:20:53 +02:00
czaks 745bdc2b6c password is text nao, fuck you chrome 2015-03-31 07:01:51 +02:00
czaks 388e87746e small tweaks to stylesheet 2015-03-31 06:55:29 +02:00
czaks 765dea599b trivial fixes to file-selector.js 2015-03-31 06:50:05 +02:00
czaks 5a9af83ba6 better slugify support for api 2015-03-31 05:50:52 +02:00
czaks e35d261ff4 enable embed field for api 2015-03-31 05:32:38 +02:00
czaks 300e9e7e71 fix some png images being discarded 2015-03-31 05:20:00 +02:00
czaks 8f30b02c97 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-03-30 06:27:05 +02:00
czaks 5d8e023fc4 remove tinyboard special markup from slugs; thanks stigma for reporting 2015-03-30 06:26:53 +02:00
Marcin Łabanowski cdac85bb2b Merge pull request #133 from JasonPuglisi/horizontal-quick-reply-resize
Made quick-reply box resizable horizontally
2015-03-30 05:24:11 +02:00
Marcin Łabanowski 8eb3d709f7 Merge pull request #129 from JasonPuglisi/active-content-fix
Fixed and re-enabled active content stat for recent theme
2015-03-28 05:22:02 +01:00
czaks 10f93d0d43 implement a protection against transparent proxies 2015-03-24 05:19:25 +01:00
czaks 9fa320838b wpaint has new dependencies – important! 2015-03-23 01:09:16 +01:00
czaks 11c020be9b Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/post/image_identification.html
2015-03-23 00:35:48 +01:00
czaks 81afc17b67 image identification: url encode 2015-03-23 00:35:13 +01:00
czaks 158371dc64 switch to hotwheels' wPaint branch 2015-03-23 00:33:19 +01:00
Marcin Łabanowski d4d5f59451 Merge pull request #128 from JasonPuglisi/img-id-space-fix
Added space after Google image search link
2015-03-20 00:50:17 +01:00
czaks d863bf09fa update readme 2015-03-12 17:13:04 +01:00
czaks 3851087dce slug size should be configurable 2015-03-12 00:03:22 +01:00
czaks a16538e82e Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-03-12 00:01:20 +01:00
Marcin Łabanowski 10a8219965 enable a basic cache by default; notify me if it breaks your chan 2015-03-12 00:00:59 +01:00
Marcin Łabanowski 0f533aaded Merge pull request #127 from JasonPuglisi/settings-space-fixes
Removed extra space for some options
2015-03-11 22:36:50 +01:00
czaks dbaaa0c40a watch.js & slugify fix 2015-03-10 14:52:44 +01:00
czaks bf1b6103cf Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-03-10 14:22:47 +01:00
czaks 6c4d3941fa api fix 2015-03-10 14:22:29 +01:00