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
5774d21632
Post hover: hide images when need to
2013-08-16 23:49:57 +10:00
Michael Foster
98daa9b0d1
Post hover: hide images when need to
2013-08-16 23:49:57 +10:00
Michael Foster
0565e2119d
Bugfix: Thumbnail sizes (thumbx => thumbwidth, etc.)
2013-08-16 23:25:32 +10:00
Michael Foster
5353e38328
Bugfix: Thumbnail sizes (thumbx => thumbwidth, etc.)
2013-08-16 23:25:32 +10: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
a9fe4ea2db
Change flag_country to just flag
2013-08-16 22:12:25 +10:00
Michael Foster
2cc9eb468a
Change flag_country to just flag
2013-08-16 22:12:25 +10:00
Michael Foster
23f23b8301
Make js/inline-expanding.js better, now that post images are marked with .post-image
2013-08-16 22:02:57 +10:00
Michael Foster
39e2ed40dc
Make js/inline-expanding.js better, now that post images are marked with .post-image
2013-08-16 22:02: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
eb8de3f992
remove some autism from readme
2013-08-16 21:48:05 +10:00
Michael Foster
78812eff87
remove some autism from readme
2013-08-16 21:48:05 +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
0f2497a5f6
Fix some styling for non-post img's
2013-08-16 21:34:28 +10:00
Michael Foster
8904da17b7
Fix some styling for non-post img's
2013-08-16 21:34:28 +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
cc62b888af
Add poster flags. May be incomplete.
2013-08-16 21:11:20 +10:00
Michael Foster
14fe3c28e7
Add poster flags. May be incomplete.
2013-08-16 21:11:20 +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
c2ffd32436
fix thread expanding and post hover interop a bit
2013-08-13 15:30:17 -04:00
czaks
78ed2de16e
fix thread expanding and post hover interop a bit
2013-08-13 15:30:17 -04: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
Michael Foster
60b3cfc539
Upload via URL: Make sure we're not vulnerable to this buffer overflow exploit. http://www.exploit-db.com/exploits/24487/
2013-08-13 00:07:23 +10:00
Michael Foster
f454d0f4a4
Upload via URL: Make sure we're not vulnerable to this buffer overflow exploit. http://www.exploit-db.com/exploits/24487/
2013-08-13 00:07:23 +10:00
Michael Foster
6fdbe76f7b
bugfix: sometimes this acts weird
2013-08-12 23:35:27 +10:00
Michael Foster
2e48fcce06
bugfix: sometimes this acts weird
2013-08-12 23:35:27 +10:00
Michael Foster
6a1e8e834b
Fix last commit: add chmod() to fix some permissions derping
2013-08-12 23:06:58 +10:00
Michael Foster
7f98229769
Fix last commit: add chmod() to fix some permissions derping
2013-08-12 23:06:58 +10:00
Michael Foster
0de0bc6ceb
Optional: Allow uploading by URL
2013-08-12 22:51:46 +10:00
Michael Foster
44590b5756
Optional: Allow uploading by URL
2013-08-12 22:51:46 +10:00
Michael Foster
a7a93ece3d
$config['error']['invalidzip'] isn't used anywhere anymore
2013-08-12 22:14:26 +10:00