1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-01 04:25:46 +01:00

431 Commits

Author SHA1 Message Date
Michael Foster
1cd28b246f wait for stylesheet to load? 2013-09-15 10:42:50 +10:00
Michael Foster
9bffc85a66 bugfix and work with other stylesheets 2013-09-15 10:29:35 +10:00
Michael Foster
448d090af8 allow quick-reply to work with image spoilers 2013-09-15 10:16:33 +10:00
Michael Foster
814c1dee01 dont show quick reply on tiny screens lol 2013-09-15 08:08:44 +10:00
Michael Foster
6e3582ff95 hide quick reply shit when scroll't up 2013-09-15 08:00:02 +10:00
Michael Foster
13f4de6655 remove mod controls from quick reply, looks shit 2013-09-15 07:49:14 +10:00
Michael Foster
b01603a184 yeah? 2013-09-15 07:40:49 +10:00
Michael Foster
eaf8c8fe78 yeah 2013-09-15 07:39:34 +10:00
Michael Foster
be79c95b8a that didn't work. try this? 2013-09-15 07:37:57 +10:00
Michael Foster
b042df3e7a sync non-text fields too 2013-09-15 07:35:21 +10:00
Michael Foster
9ce0d60bba fix bug with quick-reply and make it nicer 2013-09-15 07:31:05 +10:00
Michael Foster
7a86403ed0 add real quick reply (wtf was the other thing?) 2013-09-15 07:17:02 +10:00
czaks
ff06aa2293 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-09-01 11:25:19 -04:00
Michael Foster
b4a60943b6 bugfix: work with truncated filenames 2013-08-31 19:59:26 +10:00
Michael Foster
5ce4d874eb js/download-original.js 2013-08-31 19:49:06 +10:00
czaks
f3c8146b20 toggle-locked-threads.js: fix for awesome font 2013-08-18 13:23:04 -04:00
czaks
311c18b34d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-08-18 13:16:31 -04:00
Michael Foster
ec46b30028 Don't expand non-images 2013-08-18 16:40:07 +10:00
czaks
a8d5505578 fix oekaki for ukko 2013-08-17 17:50:31 -04:00
czaks
c3343972a6 upload-selection + oekaki: hide confirmation 2013-08-17 17:31:50 -04:00
czaks
1896121fcd upload-selection.js: oekaki interaction 2013-08-17 17:26:46 -04:00
czaks
02930ce621 oekaki.js: next iteration of fixes 2013-08-17 17:21:05 -04:00
czaks
7e0e272bfd oekaki.js: fix a little bit; i18n more 2013-08-17 17:07:15 -04:00
czaks
60aecf6f87 Add upload selection javascript for decluttering the post form 2013-08-17 16:56:22 -04:00
czaks
af5400d441 Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-17 16:22:04 -04:00
czaks
d6d9e0f260 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	js/post-hover.js
2013-08-17 16:21:40 -04:00
ctrlcctrlv
7213396207 Bundle jscolor 2013-08-17 19:42:00 +00:00
ctrlcctrlv
2875279472 Better error handling 2013-08-17 19:08:54 +00:00
ctrlcctrlv
a30675030c Edit images in thread/board using Oekaki 2013-08-17 18:56:16 +00:00
ctrlcctrlv
f5360ad6c1 Configurable canvas size 2013-08-17 18:00:26 +00:00
ctrlcctrlv
18a103a68d Make it so oekaki can be disabled 2013-08-17 17:36:38 +00:00
Michael Foster
e11e532c32 js/expand-all-images.js 2013-08-17 14:54:41 +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
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
4f09574149 js/catalog-link.js: i18n fix 2013-08-16 10:47:25 -04:00
czaks
777e98ad85 js/catalog-link.js: disable for ukko 2013-08-16 10:45:43 -04:00
czaks
04013c56c1 js/catalog-link.js: i18n 2013-08-16 10:45:01 -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
98daa9b0d1 Post hover: hide images when need to 2013-08-16 23:49: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
78ed2de16e fix thread expanding and post hover interop a bit 2013-08-13 15:30:17 -04:00
czaks
5e15d6335e noko50 + expand.js: make it interoperate 2013-08-11 17:59:17 -04:00
ctrlcctrlv
8ba527dccf Fix catalog image not working inside threads 2013-08-11 13:17:21 +00:00
ctrlcctrlv
afc46771af Catalog link script to be used with catalog theme 2013-08-11 21:09:02 +10:00
ctrlcctrlv
63d374d354 oops ;_; 2013-08-08 23:39:18 +00:00
ctrlcctrlv
37b75b065a Fix catalog board link appearing when it shouldnt 2013-08-08 23:36:21 +00:00
ctrlcctrlv
013ca134be Oekaki 2013-08-08 22:15:59 +00:00
ctrlcctrlv
c756cfb667 Catalog link script to be used with catalog theme 2013-08-08 19:07:22 +00: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
c3def0e453 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	js/post-hider.js
2013-08-05 06:03:40 -04:00