ctrlcctrlv
|
fd398f82ed
|
Fix reply moving
|
2013-08-19 13:20:10 +00:00 |
|
ctrlcctrlv
|
affad5594e
|
Fix compatibility with php<5.4, sorry anachronos ;_;
|
2013-08-18 22:51:09 +00: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 |
|
Michael Foster
|
28f366b686
|
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
|
b2d5ec253b
|
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
|
cd3e2ef458
|
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 |
|
czaks
|
ca565d07c2
|
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 |
|