Commit Graph
100 Commits
Author SHA1 Message Date
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
czaks 4bf525599e ... 2015-03-10 14:19:36 +01:00
czaks a2544bc596 ... (cites) 2015-03-10 14:16:27 +01:00
czaks 50b80e9e24 ... (slug api) 2015-03-10 14:06:44 +01:00
czaks 9f34d334d3 .. 2015-03-10 13:52:31 +01:00
czaks 2f7aeec531 ... 2015-03-10 13:48:33 +01:00
czaks 58b60f0aa4 ... 2015-03-10 13:46:34 +01:00
czaks 7623de9e2f ... (cache) 2015-03-10 13:42:10 +01:00
czaks 4aa1d387f8 ... 2015-03-10 13:34:02 +01:00
czaks e999955d08 ... 2015-03-10 13:28:55 +01:00
czaks 7d92a05bd8 ... 2015-03-10 13:23:40 +01:00
czaks d690567b44 ... (minor fix for locales) 2015-03-10 13:16:16 +01:00
czaks 0062125f5c ... 2015-03-10 13:09:53 +01:00
czaks fe7e9c5103 ... 2015-03-10 13:03:47 +01:00
czaks 429c9f890f ... 2015-03-10 13:02:38 +01:00
czaks f4bba2e9ed ... 2015-03-10 12:57:06 +01:00
czaks bdb6001f3f support for slugified links; may introduce a few bugs 2015-03-10 12:48:59 +01:00
czaks eb245c2970 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-02-27 21:24:57 +01:00
czaks bffe03e651 rearrange config processing a bit 2015-02-27 21:16:03 +01:00
Marcin Łabanowski f51e72c63d Merge pull request #123 from JasonPuglisi/master
Fixed not being able to post without 'mod' post variable set
2015-02-27 16:50:41 +01:00
czaks a93f168c79 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-02-26 21:44:52 +01:00
czaks 0ab8890b67 tools/rebuild: show currently rebuilded themes 2015-02-26 21:44:39 +01:00
Marcin Łabanowski 30d2f3adc3 Merge pull request #117 from benhc123/patch-1
Updated license date
2015-02-26 21:18:41 +01:00
Marcin Łabanowski 56b29f799a Merge pull request #121 from yeltsew7/master
Add in board locking
2015-02-26 21:18:11 +01:00
czaks f4422e597b fix a related bug 2014-10-24 13:43:15 +02:00
czaks bd6e5da096 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-10-24 13:24:39 +02:00
czaks daad519b85 config[php_md5] feature 2014-10-24 13:24:33 +02:00
Marcin Łabanowski fe196be399 install.php: php 5.4 suggestion, remove imagick suggestion
imagick support is unsupported and deprecated
2014-10-24 01:44:09 +02:00
Marcin Łabanowski 14e9697c6f requirements: php 5.3 -> php 5.4 2014-10-24 01:40:30 +02:00
czaks f16c14640e hide-threads.js: hide youtube videos and other iframe embeds as well; fixes ctrlcctrlv#193 2014-10-20 14:28:22 +02:00
czaks 4220b259e6 show-own-posts.js: remove a debugging expression 2014-10-18 22:44:38 +02:00
czaks b55ebcd0ef custom alert: now alert will be able to display custom HTML 2014-10-18 22:43:35 +02:00
czaks 638931b02d show-own-posts.js: fix a bug 2014-10-18 19:35:41 +02:00
czaks e3652ef980 shown-own-posts.js: documentation fix 2014-10-18 16:50:21 +02:00
czaks 67988221b4 show-own-posts.js initial commit 2014-10-18 16:36:04 +02:00
czaks f9308ff28d fix options.js textareas 2014-10-18 15:45:01 +02:00
czaks 6fc4c02c4e ajax.js: add ajax_after_post event 2014-10-18 15:31:48 +02:00
czaks 31097b89d1 overcome a transifex bug with translation of one string 2014-10-18 13:59:17 +02:00
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