1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-08 12:31:44 +01:00
Commit Graph

7789 Commits

Author SHA1 Message Date
czaks
1896121fcd upload-selection.js: oekaki interaction 2013-08-17 17:26:46 -04:00
czaks
29a36e899e oekaki.js: next iteration of fixes 2013-08-17 17:21:05 -04:00
czaks
02930ce621 oekaki.js: next iteration of fixes 2013-08-17 17:21:05 -04:00
czaks
4b14049c94 oekaki.js: fix a little bit; i18n more 2013-08-17 17:07:15 -04:00
czaks
7e0e272bfd oekaki.js: fix a little bit; i18n more 2013-08-17 17:07:15 -04:00
czaks
5d8608b839 Add upload selection javascript for decluttering the post form 2013-08-17 16:56:22 -04:00
czaks
60aecf6f87 Add upload selection javascript for decluttering the post form 2013-08-17 16:56:22 -04:00
czaks
ed16e40e20 upload: add ids for a script for selection 2013-08-17 16:37:15 -04:00
czaks
326d25a288 upload: add ids for a script for selection 2013-08-17 16:37:15 -04:00
czaks
ff479e8bcb Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-17 16:22:04 -04:00
czaks
af5400d441 Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-17 16:22:04 -04:00
czaks
bf119b7abd Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	js/post-hover.js
2013-08-17 16:21:40 -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
5c2ec21e13 Bundle jscolor 2013-08-17 19:42:00 +00:00
ctrlcctrlv
7213396207 Bundle jscolor 2013-08-17 19:42:00 +00:00
ctrlcctrlv
979e5754a5 Better error handling 2013-08-17 19:08:54 +00:00
ctrlcctrlv
2875279472 Better error handling 2013-08-17 19:08:54 +00:00
ctrlcctrlv
6cb863005d Edit images in thread/board using Oekaki 2013-08-17 18:56:16 +00:00
ctrlcctrlv
a30675030c Edit images in thread/board using Oekaki 2013-08-17 18:56:16 +00:00
Michael Foster
cff62b250c Bugfix: raw html posting 2013-08-18 04:49:56 +10:00
Michael Foster
4b5e1909f5 Bugfix: raw html posting 2013-08-18 04:49:56 +10:00
ctrlcctrlv
e3600131fc Configurable canvas size 2013-08-17 18:00:26 +00:00
ctrlcctrlv
f5360ad6c1 Configurable canvas size 2013-08-17 18:00:26 +00:00
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
3a27060503 GeoIP: Ignore country codes that aren't country codes: ap (Asia/Pacific), EU, etc. 2013-08-18 01:06:13 +10:00
Michael Foster
cde7631d4b GeoIP: Ignore country codes that aren't country codes: ap (Asia/Pacific), EU, etc. 2013-08-18 01:06:13 +10:00
Michael Foster
28f366b686 keep casing of escape modifiers 2013-08-17 17:56:38 +10:00
Michael Foster
e4a07b9103 keep casing of escape modifiers 2013-08-17 17:56:38 +10:00
Michael Foster
998002fd34 better modifier escaping again 2013-08-17 17:53:39 +10:00
Michael Foster
3e7996f3ee better modifier escaping again 2013-08-17 17:53:39 +10:00
Michael Foster
b2d5ec253b escape_markup_modifiers: make it case insensitive 2013-08-17 17:41:22 +10:00
Michael Foster
acb68a6240 escape_markup_modifiers: make it case insensitive 2013-08-17 17:41:22 +10:00
Michael Foster
e7f25aa480 add delete event 2013-08-17 16:06:45 +10:00
Michael Foster
0ff4e567bc add delete event 2013-08-17 16:06:45 +10: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
ca565d07c2 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/display.php
2013-08-16 16:06:54 -04:00
czaks
b7948c8e3d Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/display.php
2013-08-16 16:06:54 -04:00
Michael Foster
e5103b543a fix aspect ratio displaying 2013-08-17 04:11:24 +10:00
Michael Foster
2c7c1249bf fix aspect ratio displaying 2013-08-17 04:11:24 +10:00
Michael Foster
8858127498 Bugfix: post.filex => post.fileheight, etc. 2013-08-17 04:07:32 +10:00
Michael Foster
b2580d4a18 Bugfix: post.filex => post.fileheight, etc. 2013-08-17 04:07:32 +10:00
Michael Foster
0d45fbc799 Add \n before post modifiers. Add flag alt for country flags. 2013-08-17 03:39:58 +10:00
Michael Foster
1373276589 Add \n before post modifiers. Add flag alt for country flags. 2013-08-17 03:39:58 +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