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

7148 Commits

Author SHA1 Message Date
czaks
7aaeb1fdf3 fix Polish translation 2013-08-17 19:00:00 -04:00
czaks
b7edd4d14f fix Polish translation 2013-08-17 19:00:00 -04:00
czaks
8f34bb875f Update Polish translation 2013-08-17 18:44:37 -04:00
czaks
87cca6351b Update Polish translation 2013-08-17 18:44:37 -04:00
czaks
381cac2cb8 fix oekaki for ukko 2013-08-17 17:50:31 -04:00
czaks
a8d5505578 fix oekaki for ukko 2013-08-17 17:50:31 -04:00
czaks
9773cef5fa upload-selection + oekaki: hide confirmation 2013-08-17 17:31:50 -04:00
czaks
c3343972a6 upload-selection + oekaki: hide confirmation 2013-08-17 17:31:50 -04:00
czaks
e37efb422e upload-selection.js: oekaki interaction 2013-08-17 17:26:46 -04:00
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