1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-24 23:13:49 +01:00

1113 Commits

Author SHA1 Message Date
ctrlcctrlv
7c5222ffb5 Make it so oekaki can be disabled 2013-08-17 17:36:38 +00:00
ctrlcctrlv
18a103a68d Make it so oekaki can be disabled 2013-08-17 17:36:38 +00:00
Michael Foster
cd3e2ef458 js/expand-all-images.js 2013-08-17 14:54:41 +10:00
Michael Foster
e11e532c32 js/expand-all-images.js 2013-08-17 14:54:41 +10:00
Michael Foster
c0815ea25a Bugfix: When you hovered over a >>X link, then hid and unhid a thread (js/hide-threads.js) it would fuck up 2013-08-17 14:42:48 +10:00
Michael Foster
fe3676383d Bugfix: When you hovered over a >>X link, then hid and unhid a thread (js/hide-threads.js) it would fuck up 2013-08-17 14:42:48 +10:00
czaks
d0c72927a6 Merge (partially) branch 'master' of https://github.com/savetheinternet/Tinyboard
Let's not merge part of it for now; it break things here

Conflicts:
	js/post-hover.js
2013-08-16 11:29:13 -04:00
czaks
4dc1bec32a Merge (partially) branch 'master' of https://github.com/savetheinternet/Tinyboard
Let's not merge part of it for now; it break things here

Conflicts:
	js/post-hover.js
2013-08-16 11:29:13 -04:00
czaks
b31f6489c7 js/catalog-link.js: i18n fix 2013-08-16 10:47:25 -04:00
czaks
4f09574149 js/catalog-link.js: i18n fix 2013-08-16 10:47:25 -04:00
czaks
83cd4cf841 js/catalog-link.js: disable for ukko 2013-08-16 10:45:43 -04:00
czaks
777e98ad85 js/catalog-link.js: disable for ukko 2013-08-16 10:45:43 -04:00
czaks
08652df7ac js/catalog-link.js: i18n 2013-08-16 10:45:01 -04:00
czaks
04013c56c1 js/catalog-link.js: i18n 2013-08-16 10:45:01 -04:00
czaks
146243c473 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/functions.php
2013-08-16 10:07:24 -04:00
czaks
e440851526 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/functions.php
2013-08-16 10:07:24 -04:00
Michael Foster
5774d21632 Post hover: hide images when need to 2013-08-16 23:49:57 +10:00
Michael Foster
98daa9b0d1 Post hover: hide images when need to 2013-08-16 23:49:57 +10:00
Michael Foster
23f23b8301 Make js/inline-expanding.js better, now that post images are marked with .post-image 2013-08-16 22:02:57 +10:00
Michael Foster
39e2ed40dc Make js/inline-expanding.js better, now that post images are marked with .post-image 2013-08-16 22:02:57 +10:00
czaks
c2ffd32436 fix thread expanding and post hover interop a bit 2013-08-13 15:30:17 -04:00
czaks
78ed2de16e fix thread expanding and post hover interop a bit 2013-08-13 15:30:17 -04:00
czaks
b5bba48edf noko50 + expand.js: make it interoperate 2013-08-11 17:59:17 -04:00
czaks
5e15d6335e noko50 + expand.js: make it interoperate 2013-08-11 17:59:17 -04:00
ctrlcctrlv
9244cafe9c Fix catalog image not working inside threads 2013-08-11 13:17:21 +00:00
ctrlcctrlv
8ba527dccf Fix catalog image not working inside threads 2013-08-11 13:17:21 +00:00
ctrlcctrlv
faf1d42a08 Catalog link script to be used with catalog theme 2013-08-11 21:09:02 +10:00
ctrlcctrlv
afc46771af Catalog link script to be used with catalog theme 2013-08-11 21:09:02 +10:00
ctrlcctrlv
8b71029b55 oops ;_; 2013-08-08 23:39:18 +00:00
ctrlcctrlv
63d374d354 oops ;_; 2013-08-08 23:39:18 +00:00
ctrlcctrlv
4f6e517fad Fix catalog board link appearing when it shouldnt 2013-08-08 23:36:21 +00:00
ctrlcctrlv
37b75b065a Fix catalog board link appearing when it shouldnt 2013-08-08 23:36:21 +00:00
ctrlcctrlv
78ea9af97c Oekaki 2013-08-08 22:15:59 +00:00
ctrlcctrlv
013ca134be Oekaki 2013-08-08 22:15:59 +00:00
ctrlcctrlv
4a8fbb5f6d Catalog link script to be used with catalog theme 2013-08-08 19:07:22 +00:00
ctrlcctrlv
c756cfb667 Catalog link script to be used with catalog theme 2013-08-08 19:07:22 +00:00
czaks
2cc0769f54 Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard"
This reverts commit a84c4510fccfdc0cfb6f187633daea10dc70f326, reversing
changes made to a8327c3a37fd22d2aa5d63061c9d3eaa30ae425a.
2013-08-05 06:17:01 -04:00
czaks
585f75fcaf Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard"
This reverts commit a84c4510fccfdc0cfb6f187633daea10dc70f326, reversing
changes made to a8327c3a37fd22d2aa5d63061c9d3eaa30ae425a.
2013-08-05 06:17:01 -04:00
czaks
a84c4510fc Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	js/post-hider.js
2013-08-05 06:03:40 -04:00
czaks
c3def0e453 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	js/post-hider.js
2013-08-05 06:03:40 -04:00
czaks
b438fb294b post-hover.js: support linking to OPs (requires ukko patchset!) 2013-08-05 01:00:25 -04:00
czaks
0a5409e8d4 post-hover.js: support linking to OPs (requires ukko patchset!) 2013-08-05 01:00:25 -04:00
czaks
185e68de47 post-hover.js: allow working between threads and boards (ukko patchset required!) 2013-08-05 00:18:25 -04:00
czaks
0a5ac47dc2 post-hover.js: allow working between threads and boards (ukko patchset required!) 2013-08-05 00:18:25 -04:00
czaks
71db417206 post-hover.js: ukko fix 2013-08-04 06:08:10 -04:00
czaks
f3f7093d12 post-hover.js: ukko fix 2013-08-04 06:08:10 -04:00
czaks
fb3b9ea868 quick-post-controls.js: fix javascript interactions 2013-08-04 04:35:41 -04:00
czaks
42df7d23f4 quick-post-controls.js: fix javascript interactions 2013-08-04 04:35:41 -04:00
czaks
8a89893b02 quick-post-controls.js: fix javascript interactions 2013-08-04 01:53:37 -04:00
czaks
68b0ad2b48 quick-post-controls.js: fix javascript interactions 2013-08-04 01:53:37 -04:00