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
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
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
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
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
3696ffd035
noko50 fix previous commit
2013-08-16 10:10:18 -04:00
czaks
2cc47eae5f
noko50 fix previous commit
2013-08-16 10:10:18 -04:00
czaks
8a4b7c3349
fix noko50 for new new Post and new Thread syntax
2013-08-16 10:09:37 -04:00
czaks
8114e927d0
fix noko50 for new new Post and new Thread syntax
2013-08-16 10:09:37 -04:00
czaks
146243c473
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
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
0ad1c03997
Optional "flag style" and "flag alt" modifiers
2013-08-16 23:12:40 +10:00
Michael Foster
cca020be80
Optional "flag style" and "flag alt" modifiers
2013-08-16 23:12:40 +10:00
Michael Foster
47ddd2f8b2
Fix editing raw HTML posts
2013-08-16 22:18:57 +10:00
Michael Foster
07cd956a8f
Fix editing raw HTML posts
2013-08-16 22:18:57 +10:00
Michael Foster
aaeac9de3c
forgot this here
2013-08-16 21:51:10 +10:00
Michael Foster
3860524165
forgot this here
2013-08-16 21:51:10 +10:00
Michael Foster
57e69268ef
This wasn't usd anywhere.
2013-08-16 21:46:51 +10:00
Michael Foster
0d41af4065
This wasn't usd anywhere.
2013-08-16 21:46:51 +10:00
Michael Foster
4876a27232
Much better post modifiers: raw HTML, ban messages, etc.
2013-08-16 21:25:56 +10:00
Michael Foster
44e16593b6
Much better post modifiers: raw HTML, ban messages, etc.
2013-08-16 21:25:56 +10:00
Michael Foster
b666886416
A few modifications:
...
1. Finally, clean up some of the crappy code in inc/display.php; no more extreme clutter. new Thread() and new Post() take an array as the first parameter now.
2. Poster country flags. Currently requires the "geoip" extension.
3. Give post images a classname. This was also long-overdue.
2013-08-16 21:08:01 +10:00
Michael Foster
5fdc0878c9
A few modifications:
...
1. Finally, clean up some of the crappy code in inc/display.php; no more extreme clutter. new Thread() and new Post() take an array as the first parameter now.
2. Poster country flags. Currently requires the "geoip" extension.
3. Give post images a classname. This was also long-overdue.
2013-08-16 21:08:01 +10:00
Michael Foster
88dff2a683
Set $config['try_smarter'] to true. If you notice any problems, please report them to us.
2013-08-16 20:16:09 +10:00
Michael Foster
73c51358f8
Set $config['try_smarter'] to true. If you notice any problems, please report them to us.
2013-08-16 20:16:09 +10:00
czaks
4f855cf3b3
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
2013-08-13 14:46:16 -04:00
czaks
13e0e451da
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
2013-08-13 14:46:16 -04:00
Michael Foster
07b825c6d2
Don't create anti-bot stuff in buildThread() when asked to return HTML as a string.
2013-08-13 21:53:23 +10:00
Michael Foster
34c3111557
Don't create anti-bot stuff in buildThread() when asked to return HTML as a string.
2013-08-13 21:53:23 +10:00
Michael Foster
c6e629bf89
allow wordfilters to be callbacks
2013-08-13 01:53:23 +10:00
Michael Foster
86e8b78c02
allow wordfilters to be callbacks
2013-08-13 01:53:23 +10:00