Commit Graph
100 Commits
Author SHA1 Message Date
czaks aa9844ae2a sitemap theme: fix notice when rebuilding using tools/rebuild.php from CLI 2013-07-18 15:31:22 -04:00
czaks fa66b96240 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	post.php
2013-07-18 15:19:03 -04:00
czaks 8c72c8a432 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-07-17 22:17:37 -04:00
czaksandroot dd4aea5431 inline-expanding.js: internal fix for better stability 2013-07-17 22:15:26 -04:00
czaksandroot 95b49f2215 quick-reply.js: activate only on index page 2013-07-17 22:09:42 -04:00
czaks 84aaaabece Merge branch 'master' of https://github.com/kaja47/Tinyboard 2013-07-16 13:40:56 -04:00
czaks 786ac5c55c recaptcha: fix for https 2013-07-16 13:18:55 -04:00
czaks 7bdb96a16b Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
	templates/index.html
	templates/thread.html
2013-07-16 13:02:13 -04:00
czaks 8a598982a4 vichan-devel-4.0-gold release; mention vichan-devel in README; bump version; tag 2013-07-03 02:24:59 -04:00
czaks 8de00e5ba9 Update Polish translation; javascript l10n 2013-07-03 01:59:36 -04:00
czaks 1e3ae4c7f7 js i18n: quick-post-controls.js 2013-07-03 01:55:43 -04:00
czaks 05e719cea0 js i18n: forced-anon.js 2013-07-03 01:48:24 -04:00
czaks 7660be1e02 js i18n: hide-locked-threads.js i18n 2013-07-03 01:40:23 -04:00
czaks 0a6a982ae9 i18n_extract tool: replace the bundled lib with gettext forced to assume python, since it extracts more strings 2013-07-03 01:37:48 -04:00
czaks f9abd0669b js i18n: local-time.js 2013-07-03 01:27:09 -04:00
czaks f2128758f2 i18n tools: small fixes 2013-07-03 01:24:09 -04:00
czaks 7180a77705 smartphone-spoiler.js: make it work with thread expanding etc. 2013-07-03 01:18:44 -04:00
czaks 37c1b134de js i18n: expand.js 2013-07-03 01:17:56 -04:00
czaks da9f367f2f js i18n: misc fixes; quick-reply.js i18n 2013-07-03 01:04:08 -04:00
czaks 3fc38cb552 tools/inc/lib/jsgettext/: misc fixes 2013-07-03 00:50:43 -04:00
czaks 21f6799617 js i18n: finish implementation with addition of the compiled locale strings file to additional javascripts 2013-07-03 00:25:32 -04:00
czaks 2b8d695b49 tools/i18n_*: introduction of translation tools for tinyboard; supporting javascript i18n 2013-07-03 00:12:28 -04:00
czaks 8fd569ce1e tools/inc/lib/jsgettext/: remove unnecessary file 2013-07-02 23:58:37 -04:00
czaks f7d7981248 tools/inc/lib/jsgettext/: apply fixes from bugtracker 2013-07-02 23:57:47 -04:00
czaks 74f4c7da18 main.js: added preliminary translation functions for javascript 2013-07-02 23:10:00 -04:00
czaks 7ab1ec4caa tools/inc/lib/jsgettext/: bundle jsgettext library from https://code.google.com/p/jsgettext 2013-07-02 22:48:43 -04:00
czaks 47640a0ce8 tools/: move cli utils from tinyboard-tools to tinyboard repo 2013-07-02 22:45:52 -04:00
czaks fe1e07f1bf local-time.js: make it work with thread expand etc; BEWARE IT NOW NEEDS JQUERY TO BE LOADED BEFORE 2013-07-02 21:09:05 -04:00
czaks dfe31de156 local-time.js: make it work in localised environments 2013-07-02 20:58:16 -04:00
Marcin Łabanowskiandroot 6961f5b8b5 post_form: move submit button upper when thread field is disabled 2013-07-02 18:05:40 -04:00
czaks d134d2ae22 post-hider.js: further code cleanup; fix displaying on board pages 2013-06-24 09:05:33 -04:00
czaks 0cae0d70b8 post-hider.js: fixed multiple board issues; eg. you could hide a thread on one board, and threads from other boards with the same id would have been hidden too 2013-06-24 09:02:12 -04:00
czaks 802fd16d46 templates/post_thread.html: add data-board field for every thread; mainly for post-hiding and ukko integration 2013-06-24 08:46:59 -04:00
czaks da57f51c87 templates/post_thread.html: changed windows-type endlines to unix-type 2013-06-24 08:44:19 -04:00
czaks 3bcf88e842 JS Api: added an active_page variable to make it easier to denote the context from javascript 2013-06-24 08:23:09 -04:00
czaks 24a520485d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	templates/page.html
2013-06-21 16:41:39 -04:00
czaks c073967600 SPDY: send back updated thread/index after post
Sets X-Associated-Content header, which is at least recognized
by Apache mod_spdy.
2013-06-21 16:37:56 -04:00
czaks 1d76164e29 javascripts: fixed interactions (BEWARE, inline-expanding.js now requires jquery! fix your configs) 2013-06-15 01:39:39 -04:00
czaks 9b3eb9c2ca stylesheets: add photon.css by Turanga 2013-06-15 01:36:30 -04:00
czaks ef66fd62b4 inline-expanding.js: don't set max height 2013-06-15 00:37:12 -04:00
czaks ba424698e0 header abstraction: abstracted also in thread.html 2013-06-15 00:22:13 -04:00
czaks e53481f93e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	templates/index.html
2013-06-15 00:08:11 -04:00
czaks 8b952fe97f overboard: missed templates/index.html 2013-06-15 00:04:08 -04:00
czaks b85fc7d102 generic boardlist for overboard 2013-06-14 23:57:04 -04:00
czaks 9c29cec659 Moved ukko to a proper location 2013-05-26 18:03:20 -04:00
czaks 258083e5cb Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-05-26 17:53:00 -04:00
czaks 4c45689528 vichan specific fix to facilitate using "." and "+" in boardnames 2013-05-26 17:52:33 -04:00
Marcin Łabanowski b4efebae55 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-01-29 14:31:35 +01:00
Marcin Łabanowski cac9b86824 [EDIT] mistake while merging 2013-01-28 14:28:26 +01:00
Marcin Łabanowski d1bd4e1f7b Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-01-28 13:29:21 +01:00
Marcin Łabanowski e6b9bad788 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	mod.php
2013-01-26 15:08:48 +01:00
Marcin Łabanowski 9b7b1c996f Revert "[EDIT] restore previous behaviour (editing of html, not bbcode)"
This reverts commit 55d752073d.
2013-01-26 15:03:31 +01:00
Marcin Łabanowski 55d752073d [EDIT] restore previous behaviour (editing of html, not bbcode) 2013-01-23 19:06:13 +01:00
Marcin Łabanowski fabba73ce4 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into HEAD
Conflicts:
	mod.php
2013-01-23 18:58:38 +01:00
Marcin Łabanowski e087e9afae Revert "[EDIT] added dummy page"
This reverts commit a051ca64ab.

Conflicts:
	mod.php
2013-01-23 18:57:02 +01:00
Marcin Łabanowski 635cd5a7d9 Revert "[EDIT] added dummy form"
This reverts commit 1a2c859996.
2013-01-23 18:54:48 +01:00
Marcin Łabanowski b04a05494a Revert "[EDIT] basic edit support"
This reverts commit 9fec3646fa.

Conflicts:
	inc/mod/pages.php
2013-01-23 18:54:41 +01:00
Marcin Łabanowski 25268f3876 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-01-23 17:19:31 +01:00
Marcin Łabanowski 18ca523b18 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-01-21 13:17:13 +01:00
Marcin Łabanowski b968a6a1f9 Merge pull request #11 from cccxd/patch-4
Update stylesheets/testorange.css
2013-01-19 07:29:43 -08:00
Marcin Łabanowski 00bd6b7596 Merge pull request #9 from cccxd/patch-2
Update stylesheets/szalet.css
2013-01-19 07:29:25 -08:00
Marcin Łabanowski 82fb733906 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-01-19 16:23:02 +01:00
Marcin Łabanowski fa0a79d992 url_ads: fix it not working 2013-01-16 19:49:26 +01:00
Marcin Łabanowski 1c7adaa3cf url_ads: Fix comment in inc/config.php 2013-01-16 19:29:25 +01:00
Marcin Łabanowski b3cbf0ec9c Merge pull request #7 from cccxd/patch-1
Update inc/config.php
2013-01-16 10:14:44 -08:00
Marcin Łabanowski 84a5066300 Merge pull request #6 from cccxd/master
referrer
2013-01-16 10:14:20 -08:00
Marcin Łabanowski 20b4afed1c Merge branch 'master' of github.com:vichan-devel/Tinyboard 2013-01-09 08:36:08 +01:00
Marcin Łabanowski c18ed4e51a Merge branch 'master' of https://github.com/asiekierka/Tinyboard
Conflicts:
	mod.php
2013-01-09 08:35:27 +01:00
Marcin Łabanowski f6e9dbed13 Facilitate creation and usage of boards with "." and "+" characters in name.
This commit is mostly work in progress, will be rewritten.
2013-01-09 08:33:40 +01:00
Marcin Łabanowski e448bcb69c Add stripes.css by klaczy 2013-01-02 08:08:14 +01:00
Marcin Łabanowski e6e6ab039d Merge branch 'master' of github.com:vichan-devel/Tinyboard 2013-01-02 07:59:24 +01:00
Marcin Łabanowski 1768c3d389 Merge styles from Tinyboard-Tools package from savetheinternet.
The history of the styles is available on https://github.com/savetheinternet/Tinyboard-Tools

The commit includes also additions for vichan's boardlist.
2013-01-02 07:56:50 +01:00
Marcin Łabanowski 57cb55ed47 Add futaba-light.css by Kurwancka 2013-01-02 07:55:13 +01:00
Marcin Łabanowski d387445cab Add Terminal-2 style by spider 2013-01-02 07:54:44 +01:00
Marcin Łabanowski 8c7d3fc941 Add luna.css style by klaczy, ported by asiekierka 2013-01-02 07:53:50 +01:00
Marcin Łabanowski bef3d34f65 Add szalet.css style by Kurwancka from http://lepszy.vichan.net/ 2013-01-02 07:53:00 +01:00
Marcin Łabanowski 839854ffc4 add js device_type variable (mobile-style.js) and make smartphone-spoiler.js use it 2013-01-02 06:05:44 +01:00
Marcin Łabanowski 4972ebdc7e fix boardlist being lower than some other website elements 2013-01-02 05:55:53 +01:00
Marcin Łabanowski 7c8e020a88 Added recent_dark stylesheet for recent template, need to be changed currently in style.php though 2013-01-02 05:49:04 +01:00
Marcin Łabanowski 468bcdf683 mobile-style.js: add windows phone/tablet user agents 2012-12-29 16:31:23 +01:00
Marcin Łabanowski 69b52935eb smartphone-spoiler.js: add windows phone/tablet user agents 2012-12-29 16:30:46 +01:00
Marcin Łabanowski 7be36592d2 image identification: add imgops.com button 2012-12-28 19:08:25 +01:00
Marcin Łabanowski 4787328281 Revert "style.css fixes"
This reverts commit 5032bba6af.
2012-12-28 05:36:35 +01:00
Marcin Łabanowski 819c4c7b9c futaba.css - styling of top boardlist bar 2012-12-25 01:27:39 +01:00
Marcin Łabanowski 5032bba6af style.css fixes 2012-12-25 01:26:32 +01:00
Marcin Łabanowski d3cd26be65 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2012-12-25 01:10:50 +01:00
Marcin Łabanowski b1125a9b56 Merge pull request #4 from asiekierka/master
Config root in JS
2012-12-24 16:01:57 -08:00
Marcin Łabanowski 144343a7c6 Merge branch 'posthide' of https://github.com/asiekierka/Tinyboard 2012-12-24 13:47:36 +01:00
Marcin Łabanowski 449aa296d8 Merge pull request #3 from asiekierka/posthide
Hiding posts
2012-12-24 04:22:06 -08:00
Marcin Łabanowski 8daab99322 convert+gifsicle: fix previous commit 2012-12-24 05:42:53 +01:00
Marcin Łabanowski 5cea5ca16e Support for resizing gifs using gifsicle with resizing the rest using ImageMagick 2012-12-24 05:34:06 +01:00
Marcin Łabanowski c1a737d4b4 attention bar: optimize 2012-12-24 03:54:57 +01:00
Marcin Łabanowski 9d8ec70d64 attention bar: move before post form 2012-12-24 03:52:32 +01:00
Marcin Łabanowski 2833268887 attention bar: fixed after translation 2012-12-24 03:43:48 +01:00
Marcin Łabanowski dc40c2c845 attention bar: cleanup stylesheets 2012-12-24 03:39:47 +01:00
Marcin Łabanowski 3dae5a8bc7 Implement image identification buttons using regex.info/exif, google images and tineye 2012-12-23 04:38:20 +01:00
Marcin Łabanowski 9a33867e65 Fix expanding boards on boardlist on Webkit browsers using javascript 2012-12-23 00:48:14 +01:00
Marcin Łabanowski 49afb685c8 Merge branch 'imgcaptcha' of https://github.com/asiekierka/Tinyboard 2012-12-22 21:43:55 +01:00
Marcin Łabanowski 2451a0f29c Expandable boardlist for desktops 2012-12-22 20:20:18 +01:00
Marcin Łabanowski f0ec60afef mobile-style.js: facilitate styling differently for mobile devices and desktops 2012-12-22 20:18:35 +01:00