czaks
|
5d62f2fb1f
|
inline-expanding-filename.js: expand images also by clicking a link and not image
|
2013-08-02 01:05:29 -04:00 |
|
czaks
|
6089a74a22
|
style-select.js: add id for a styling ability
|
2013-08-02 00:21:41 -04:00 |
|
czaks
|
941aec875d
|
style-select.js: fix on firefox
|
2013-08-02 00:18:02 -04:00 |
|
czaks
|
d1a5e9d2cf
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
stylesheets/dark.css
stylesheets/futaba+vichan.css
stylesheets/miku.css
stylesheets/stripes.css
stylesheets/testorange.css
stylesheets/wasabi.css
|
2013-08-01 23:43:20 -04:00 |
|
Michael Foster
|
84de059065
|
Select chosen stylesheet on load
|
2013-08-01 19:26:09 -04:00 |
|
Michael Foster
|
1bcd577638
|
js/style-select.js: Changes the stylesheet chooser links to a <select>
|
2013-08-01 19:21:15 -04:00 |
|
czaks
|
4e84ceb368
|
toggle-images.js: javascript i18n
|
2013-08-01 01:03:37 -04:00 |
|
czaks
|
926b2c31ed
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-01 00:47:33 -04:00 |
|
Michael Foster
|
801bd56689
|
Better/fixed jQuery styling and slightly improved js/inline-expanding.js accuracy (when jQuery is enabled)
|
2013-08-01 00:27:54 -04:00 |
|
czaks
|
7e58e50516
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
inc/image.php
js/expand.js
js/hide-threads.js
js/local-time.js
js/smartphone-spoiler.js
templates/header.html
templates/index.html
templates/main.js
templates/page.html
templates/post_reply.html
templates/post_thread.html
templates/thread.html
|
2013-07-31 14:54:20 -04:00 |
|
czaks
|
0a4cfee529
|
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 |
|
czaks
|
1e2c4bda9b
|
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 |
|
czaks
|
2a51b03d2e
|
hide-images.js: javascript i18n
|
2013-07-31 04:42:07 -04:00 |
|
czaks
|
7ed5dfa93a
|
js i18n: quick-post-controls.js
|
2013-07-31 04:40:42 -04:00 |
|
czaks
|
dad73edf99
|
js i18n: forced-anon.js
|
2013-07-31 04:40:22 -04:00 |
|
czaks
|
6b903e8f35
|
js i18n: hide-locked-threads.js i18n
|
2013-07-31 04:40:16 -04:00 |
|
czaks
|
49d3ce8158
|
js i18n: local-time.js
|
2013-07-31 04:40:09 -04:00 |
|
Marcin Łabanowski
|
cd62252f60
|
smartphone-spoiler.js: add windows phone/tablet user agents
|
2013-07-31 04:39:37 -04:00 |
|
czaks
|
93a8ac1d05
|
js i18n: expand.js
|
2013-07-31 04:38:23 -04:00 |
|
Michael Foster
|
7cc7109350
|
js/local-time.js: Make jQuery optional
|
2013-07-31 04:37:07 -04:00 |
|
czaks
|
6eb61b5c99
|
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 |
|
czaks
|
431fa656ab
|
local-time.js: make it work in localised environments
|
2013-07-31 04:35:14 -04:00 |
|
czaks
|
62566dd174
|
js i18n: misc fixes; quick-reply.js i18n
Conflicts:
tools/i18n_compile.php
|
2013-07-31 04:13:29 -04:00 |
|
czaks
|
eed8767039
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/functions.php
inc/mod/pages.php
install.php
js/expand.js
mod.php
|
2013-07-31 02:30:44 -04:00 |
|
Michael Foster
|
83bb16cb37
|
Issue #61
|
2013-07-31 00:39:00 -04:00 |
|
Michael Foster
|
15268d1cb5
|
⌘+click should open image in new tab
|
2013-07-30 19:07:28 -04:00 |
|
czaks
|
10f9220657
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
js/inline-expanding.js
|
2013-07-29 23:17:37 -04:00 |
|
czaks
|
20cdaa3e09
|
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 |
|
czaks
|
20ad5c8f1f
|
inline-expanding.js: missed preventing default action; shouldn't open new window when unwanted anymore
|
2013-07-27 02:19:58 -04:00 |
|
czaks
|
840676d1e8
|
toggle-images.js: javascript i18n
|
2013-07-27 01:16:12 -04:00 |
|
czaks
|
ca79c26565
|
hide-images.js: javascript i18n
|
2013-07-27 01:12:22 -04:00 |
|
czaks
|
c051ceb475
|
fix merge
|
2013-07-27 01:08:26 -04:00 |
|
czaks
|
d723b77d4c
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
js/hide-threads.js
js/inline-expanding.js
stylesheets/style.css
|
2013-07-27 01:04:36 -04:00 |
|
czaks
|
940097293c
|
ukko: fix javascript interoperation
|
2013-07-27 00:57:12 -04:00 |
|
czaks
|
37d861ecb9
|
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 |
|
czaks
|
e8ce6c1360
|
hide-threads.js: fix previous commit
|
2013-07-27 00:29:59 -04:00 |
|
czaks
|
31e1b85707
|
hide-threads.js: show post hider even in posts without an image
|
2013-07-27 00:29:37 -04:00 |
|
czaks
|
b6274dccc3
|
expand.js: fix post order when new posts appear between loading index and expanding
|
2013-07-27 00:28:55 -04:00 |
|
czaks
|
aba0641b16
|
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 |
|
Michael Foster
|
be3de713cb
|
Allow hide-images.js, toggle-images.js and inline-expanding.js to work together
|
2013-07-27 00:14:43 -04:00 |
|
czaks
|
72bca57af6
|
expand.js: fix post order when new posts appear between loading index and expanding
|
2013-07-26 22:39:00 -04:00 |
|
czaks
|
ea3decb169
|
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-26 22:34:06 -04:00 |
|
Michael Foster
|
d4799e54c1
|
js/hide-images.js: Hide individual images
|
2013-07-26 19:55:28 -04:00 |
|
Michael Foster
|
99f24f9758
|
toggle-images.js (this was written last year, but I never pushed it to git)
|
2013-07-26 19:39:11 -04:00 |
|
czaks
|
265c366db6
|
hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.)
|
2013-07-26 15:31:20 -04:00 |
|
czaks
|
b5075989a2
|
hide-threads.js: fix previous commit
|
2013-07-26 14:57:08 -04:00 |
|
czaks
|
bfa3236d63
|
hide-threads.js: show post hider even in posts without an image
|
2013-07-26 14:27:38 -04:00 |
|
czaks
|
808ae271f4
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
templates/index.html
templates/post_thread.html
templates/thread.html
|
2013-07-23 10:25:33 -04:00 |
|
Michael Foster
|
ec459e69f4
|
Bugfix: "[]" showing for mods when hiding threads
|
2013-07-23 09:20:37 -04:00 |
|
czaks
|
b471c5e35d
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
js/hide-threads.js
|
2013-07-22 23:33:02 -04:00 |
|