Commit Graph
88 Commits
Author SHA1 Message Date
czaksandMichael Foster a3cf56a768 gifsicle: make it finally work 2013-08-04 16:27:58 -04:00
czaksandMichael Foster 76101cad51 fix gifsicle issue connected with frame limit 2013-08-04 04:49:47 -04:00
czaksandMichael Foster fb3b9ea868 quick-post-controls.js: fix javascript interactions 2013-08-04 04:35:41 -04:00
czaksandMichael Foster 3b259aab14 style-select.js: add id for a styling ability 2013-08-02 00:24:37 -04:00
czaksandMichael Foster be8c84a2ab style-select.js: fix on firefox 2013-08-02 00:24:27 -04:00
czaksandMichael Foster 5710575d1d Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
This reverts commit 90b82b1a06.
2013-08-02 00:09:23 -04:00
czaksandMichael Foster 780dd56eab dark.css stylesheet fixes
Conflicts:
	stylesheets/dark.css
2013-08-01 03:36:41 -04:00
czaksandMichael Foster 9c1984a4ea stylesheets: add photon.css by Turanga 2013-08-01 03:34:33 -04:00
Marcin ŁabanowskiandMichael Foster 32dd6cc34f Add stripes.css by klaczy 2013-08-01 03:33:00 -04:00
Marcin ŁabanowskiandMichael Foster fc455f8d8f Add futaba-light.css by Kurwancka 2013-08-01 03:32:55 -04:00
Marcin ŁabanowskiandMichael Foster 5174bf23eb Add Terminal-2 style by spider 2013-08-01 03:32:49 -04:00
Marcin ŁabanowskiandMichael Foster 54abc40958 Add luna.css style by klaczy, ported by asiekierka 2013-08-01 03:32:44 -04:00
Marcin ŁabanowskiandMichael Foster 6df1a179ed Add szalet.css style by Kurwancka from http://lepszy.vichan.net/ 2013-08-01 03:32:38 -04:00
czaksandMichael Foster 9487eb4ac7 Compile Polish locale 2013-08-01 03:22:58 -04:00
czaksandMichael Foster 6c2887ba9f Update Polish locale 2013-08-01 02:39:54 -04:00
czaksandMichael Foster 9769e1f964 i18n even more strings in inc/display.php 2013-08-01 02:39:41 -04:00
czaksandMichael Foster b9769d0cea i18n strings in inc/display.php 2013-08-01 01:53:13 -04:00
czaksandMichael Foster e109d8179f the prefix work: fix it to be dependent on a board_regex config value 2013-08-01 01:53:07 -04:00
czaksandMichael Foster bc76d934fe fix previous commit; markup is called via reference 2013-08-01 01:09:54 -04:00
czaksandMichael Foster 05fb4cbca4 markup modifiers: there was a plan for adding markup to ban reasons, but assignment was missing; escape markup there too 2013-08-01 01:09:21 -04:00
czaksandMichael Foster 38cc2d77f8 toggle-images.js: javascript i18n 2013-08-01 01:03:37 -04:00
czaksandMichael Foster 232f4ff868 markup modifiers: make it even harder to escape 2013-07-31 21:27:50 -04:00
czaksandMichael Foster ab36452543 fix post editing for tinyboard markup 2013-07-31 21:26:55 -04:00
czaksandMichael Foster 6317a70152 header abstraction: abstracted also in thread.html
Conflicts:
	templates/page.html
	templates/thread.html
2013-07-31 17:14:10 -04:00
czaksandMichael Foster 67db0a878a js i18n: finish implementation with addition of the compiled locale strings file to additional javascripts 2013-07-31 04:57:50 -04:00
czaksandMichael Foster 3f98522ff2 i18n one more string in inc/functions.php 2013-07-31 04:56:42 -04:00
czaksandMichael Foster babeec8bb9 localise time values 2013-07-31 04:55:34 -04:00
czaksandMichael Foster be2e7d9782 i18n some strings in inc/config.php 2013-07-31 04:54:08 -04:00
czaksandMichael Foster 45ead9803f ukko: fix javascript interoperation
Conflicts:
	js/expand.js
	js/hide-threads.js
	templates/themes/ukko/ukko.js
2013-07-31 04:51:53 -04:00
czaksandMichael Foster 2868dd7886 javascripts: fixed interactions (BEWARE, inline-expanding.js now requires jquery! fix your configs)
Conflicts:
	js/expand.js
	js/inline-expanding.js
2013-07-31 04:47:50 -04:00
czaksandMichael Foster e648121e4a hide-images.js: javascript i18n 2013-07-31 04:42:07 -04:00
czaksandMichael Foster a1b739b818 js i18n: quick-post-controls.js 2013-07-31 04:40:42 -04:00
czaksandMichael Foster 223624892a js i18n: forced-anon.js 2013-07-31 04:40:22 -04:00
czaksandMichael Foster bf4eca82b6 js i18n: hide-locked-threads.js i18n 2013-07-31 04:40:16 -04:00
czaksandMichael Foster fee73c2087 js i18n: local-time.js 2013-07-31 04:40:09 -04:00
Marcin ŁabanowskiandMichael Foster 2779db56cb smartphone-spoiler.js: add windows phone/tablet user agents 2013-07-31 04:39:37 -04:00
czaksandMichael Foster 4922828e35 js i18n: expand.js 2013-07-31 04:38:23 -04:00
czaksandMichael Foster 46ebcbf51d local-time.js: make it work with thread expand etc; BEWARE IT NOW NEEDS JQUERY TO BE LOADED BEFORE 2013-07-31 04:35:29 -04:00
czaksandMichael Foster f98d5bdd18 local-time.js: make it work in localised environments 2013-07-31 04:35:14 -04:00
Marcin ŁabanowskiandMichael Foster 15d2c3e28a Added recent_dark stylesheet for recent template, need to be changed currently in style.php though 2013-07-31 04:32:48 -04:00
czaksandMichael Foster 61a305a1a2 js i18n: misc fixes; quick-reply.js i18n
Conflicts:
	tools/i18n_compile.php
2013-07-31 04:13:29 -04:00
czaksandMichael Foster 701cf42eef main.js: added preliminary translation functions for javascript 2013-07-31 04:11:01 -04:00
Marcin ŁabanowskiandMichael Foster 7e0cec3d9d Facilitate styling of subboard listings 2013-07-31 04:09:35 -04:00
czaksandMichael Foster 22556f43f5 Update Polish locale 2013-07-31 04:07:15 -04:00
czaksandMichael Foster b772be7c5b Update Polish translation 2013-07-31 04:07:03 -04:00
czaksandMichael Foster ba27016813 locale: update polish translation 2013-07-31 04:06:57 -04:00
czaksandMichael Foster 0ffa0b3adf Update Polish translation; javascript l10n 2013-07-31 04:06:52 -04:00
Marcin ŁabanowskiandMichael Foster 5ea2f02e7d Fixed typo in Polish translation 2013-07-31 04:05:49 -04:00
Marcin ŁabanowskiandMichael Foster 39cf9e7de5 Updated Polish translation (3) 2013-07-31 04:05:44 -04:00
Marcin ŁabanowskiandMichael Foster 4266c412b5 Updated Polish translation (2) 2013-07-31 04:05:38 -04:00
Marcin ŁabanowskiandMichael Foster cbab1f9ac2 Updated Polish translation 2013-07-31 04:05:29 -04:00
Marcin ŁabanowskiandMichael Foster daca11113e image identification: add imgops.com button 2013-07-31 04:00:29 -04:00
Marcin ŁabanowskiandMichael Foster 7c8bbe8527 Implement image identification buttons using regex.info/exif, google images and tineye 2013-07-31 04:00:22 -04:00
czaksandMichael Foster b7d884ef45 recaptcha: fix for https 2013-07-31 03:58:28 -04:00
Marcin ŁabanowskiandMichael Foster 3ef2c05bb2 url_ads: fix it not working 2013-07-31 03:39:20 -04:00
Marcin ŁabanowskiandMichael Foster 73cb2bdf2c convert+gifsicle: fix previous commit 2013-07-31 03:33:12 -04:00
Marcin ŁabanowskiandMichael Foster b7e725bf3e Support for resizing gifs using gifsicle with resizing the rest using ImageMagick 2013-07-31 03:33:06 -04:00
Marcin ŁabanowskiandMichael Foster f9cdf31ede Fix animated .gif conversion when $config['thumb_ext'] == '' 2013-07-31 03:32:44 -04:00
czaksandMichael Foster 54714595f7 js/inline-expanding.js: Allow to work with auto-reload.js, etc. (jQuery is still optional)
Conflicts:
	js/inline-expanding.js
2013-07-29 22:54:09 -04:00
czaksandMichael Foster cea7881749 categories theme: i18n some strings 2013-07-28 16:47:32 -04:00
czaksandMichael Foster 98187303d7 categories theme: fix title displaying twice, put boardlist there instead 2013-07-28 16:47:24 -04:00
czaksandMichael Foster 1c33285c81 hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.)
Conflicts:
	stylesheets/style.css
2013-07-27 00:33:51 -04:00
czaksandMichael Foster 4b50f1475e hide-threads.js: fix previous commit 2013-07-27 00:29:59 -04:00
czaksandMichael Foster c51dc146e2 hide-threads.js: show post hider even in posts without an image 2013-07-27 00:29:37 -04:00
czaksandMichael Foster d82cd9b7bd expand.js: fix post order when new posts appear between loading index and expanding 2013-07-27 00:28:55 -04:00
czaksandMichael Foster 6bf217941a expand.js: fix a weird bug - thread expand not always worked due to post being loaded in DOM, but not put in a right place in a thread, or so, so check if it has been loaded in a thread instead of if it exists in DOM 2013-07-27 00:28:43 -04:00
czaksandMichael Foster f0aee74523 catalog: fix previous commit 2013-07-22 19:05:38 -04:00
czaksandMichael Foster 329c81bbd3 catalog: translation fix 2013-07-22 19:05:30 -04:00
czaksandMichael Foster acea5a3ccc youtube.js: make it work with thread expand etc. 2013-07-22 19:02:01 -04:00
czaksandMichael Foster 96f3363a8b youtube.js: better working in https environments 2013-07-22 19:01:50 -04:00
czaksandMichael Foster bdffdcb1c3 youtube.js: made it actually work, also a fix in usage 2013-07-22 19:01:40 -04:00
czaksandMichael Foster e2806cfcaf youtube.js: fix previous commit 2013-07-22 19:01:32 -04:00
czaksandMichael Foster 51bd267764 youtube.js: prevent default action of opening new window 2013-07-22 19:01:10 -04:00
czaksandMichael Foster 163df14b50 hide-threads.js: a bigger minus character 2013-07-22 18:58:58 -04:00
Marcin ŁabanowskiandMichael Save ff172eb418 utf-8 charset is called "utf8" in mysqlese 2012-03-17 22:55:16 +11:00
Marcin ŁabanowskiandMichael Save 438f749463 templates/post_thread.html localization 2012-03-15 20:25:50 +11:00
Marcin ŁabanowskiandMichael Save eb121c5d3a mod.php error localization 2012-03-15 20:25:18 +11:00
Marcin ŁabanowskiandMichael Save 847c0c351a make the errors translatable; updated locale list 2012-03-15 20:24:56 +11:00
Marcin ŁabanowskiandMichael Save b33c4404fb utf-8 charset for themes 2012-03-15 20:24:14 +11:00
Marcin ŁabanowskiandMichael Save 368f165e59 update polish translation 2012-03-15 20:22:46 +11:00
Marcin ŁabanowskiandMichael Save 81663b7d86 +piwnichan styles addition - futaba+vichan and testorange 2012-03-14 19:44:43 +11:00
Marcin ŁabanowskiandMichael Save ff697004b0 a command-line tool for rebuilding js, html, etc.; based on mod.php; also introduced dynamic main.js names in order to prevent aggressive caching, based on filemtime of templates/main.js 2012-03-14 15:31:01 +11:00
Marcin ŁabanowskiandMichael Save c7d065432b make templates/banned.html translatable 2012-03-04 22:55:02 +11:00
Marcin ŁabanowskiandMichael Save 936bb07fcb updated polish translation 2012-03-04 22:54:20 +11:00
Marcin ŁabanowskiandMichael Save 652099e0c4 updated Polish locale 2012-03-04 22:54:06 +11:00
Marcin ŁabanowskiandMichael Save d0c02f79f3 preliminary polish translation 2012-03-04 03:19:36 +11:00
Marcin ŁabanowskiandMichael Save 92bc84dc94 typo 2012-03-04 02:57:53 +11:00
Marcin ŁabanowskiandMichael Save e6eb44d7dd gitignore revision 2012-03-04 02:50:42 +11:00