Commit Graph

2328 Commits

Author SHA1 Message Date
Czterooki
82a6ab0c14 Add dark controls 2013-08-19 10:52:57 -04:00
Czterooki
b840ef429c fix background on dark_roach 2013-08-19 10:22:41 -04:00
Czterooki
6e3ed56542 Initial release of Dark Roach optimised for midnight lurking and compability with 8bit displays (which is used in software for blind people) 2013-08-19 10:07:13 -04:00
czaks
ccfc1501af tag for vichan-devel-4.0.11-gold 2013-08-18 22:11:41 -04:00
czaks
6634b43572 Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-18 19:26:51 -04:00
czaks
5389b0f358 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-18 19:26:31 -04:00
ctrlcctrlv
affad5594e Fix compatibility with php<5.4, sorry anachronos ;_; 2013-08-18 22:51:09 +00:00
Michael Foster
c8fcba9439 disregard 2013-08-19 05:22:08 +10:00
Michael Foster
d2fdeead64 bidi_cleanup: Just replace with HTML5's <bdi> (for now, at least). The old code was hardly working, and had issued with older PHP versions. 2013-08-19 05:19:54 +10:00
Michael Foster
dcb42a52cb typo 2013-08-19 04:24:07 +10:00
czaks
a0d0d22a64 Merge http://github.com/ctrlcctrlv/Tinyboard 2013-08-18 13:26:52 -04:00
czaks
c8bb96f0cf toggle-locked-threads.js: fix for awesome font 2013-08-18 13:23:04 -04:00
czaks
da1b7d087e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-08-18 13:16:31 -04:00
ctrlcctrlv
f8837ad60c Add option to update catalog on new posts as well as new threads 2013-08-19 03:08:02 +10:00
ctrlcctrlv
9773416553 Better setting name 2013-08-19 03:01:30 +10:00
ctrlcctrlv
47dec49465 Optionally access mod cookie in JavaScript 2013-08-19 03:01:15 +10:00
czaks
45bfd2a095 fix Polish translation 2013-08-19 03:00:44 +10:00
czaks
a297ce4af5 Update Polish translation 2013-08-19 03:00:38 +10:00
ctrlcctrlv
515e3f99f0 Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-18 16:27:14 +00:00
ctrlcctrlv
80ade5da1f Add option to update catalog on new posts as well as new threads 2013-08-18 16:26:54 +00:00
Michael Foster
5051e0572a Missing theme conf type "checkbox" 2013-08-19 02:03:54 +10:00
Michael Foster
740b710dd4 chmod(): images don't need +x lol 2013-08-19 01:54:14 +10:00
Michael Foster
ae02ed69b2 use `` syntax 2013-08-19 01:13:51 +10:00
Michael Foster
154fbf5070 Huge bug: undoImage() was not working at all. This means lots of Tinyboard users probably have lone/permanent images. Working on Tinyboard-Tools script to remove all images/thumbs that don't belong. 2013-08-19 01:07:04 +10:00
Michael Foster
844a337e03 Make file and thumb 255 chars 2013-08-18 20:59:46 +10:00
Michael Foster
80804b9df6 Bugfix: $config['file_thumb'] being used incorrectly 2013-08-18 20:53:01 +10:00
Michael Foster
dcf97d6b5b Add optional modifier: <tinyboard is_file> to tell Tinyboard that even though an image might have a thumbnail, it could still be a non-image upload 2013-08-18 18:17:12 +10:00
Michael Foster
fa4dec36db Don't expand non-images 2013-08-18 16:40:07 +10:00
czaks
f6c25382b9 Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-17 22:42:28 -04:00
czaks
946c49ac5a boardlist work part 1: boardname in subtitle; work to make js restyling feasible 2013-08-17 22:41:40 -04:00
ctrlcctrlv
2eb68ac398 Better setting name 2013-08-18 01:53:39 +00:00
ctrlcctrlv
52fe0c8989 Optionally access mod cookie in JavaScript 2013-08-18 01:44:36 +00:00
czaks
7aaeb1fdf3 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
381cac2cb8 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
e37efb422e 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
4b14049c94 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
ed16e40e20 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
bf119b7abd 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
979e5754a5 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
Michael Foster
cff62b250c 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
7c5222ffb5 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