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
Michael Foster
0bbecf89bf
$config['error']['invalidzip'] isn't used anywhere anymore
2013-08-12 22:14:26 +10:00
Michael Foster
e0a8ffcfb9
?/config: Link URLs in comments
2013-08-12 21:14:32 +10:00
Michael Foster
29d64f59a0
?/config: Link URLs in comments
2013-08-12 21:14:32 +10:00
Michael Foster
169c68e862
use single quotes
2013-08-12 21:08:40 +10:00
Michael Foster
35e2c19fc0
use single quotes
2013-08-12 21:08:40 +10:00
Michael Foster
5ba5c0973e
Merge branch 'master' of github.com:savetheinternet/Tinyboard
2013-08-12 13:02:04 +10:00
Michael Foster
7b8513e471
Merge branch 'master' of github.com:savetheinternet/Tinyboard
2013-08-12 13:02:04 +10:00
Michael Foster
adbb0c1fdf
...
2013-08-12 13:01:34 +10:00
Michael Foster
5968a58f9f
...
2013-08-12 13:01:34 +10:00
czaks
0f5f44bc95
spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes
...
Conflicts:
inc/config.php
2013-08-12 13:01:02 +10:00
czaks
f8d1427362
spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes
...
Conflicts:
inc/config.php
2013-08-12 13:01:02 +10:00
Michael Foster
3a5f25f751
what
2013-08-12 13:00:06 +10:00
Michael Foster
80264cdb77
what
2013-08-12 13:00:06 +10:00
czaks
96122c3fc2
fix notice for mod spoiler image
2013-08-12 12:59:52 +10:00
czaks
d72a3dfa20
fix notice for mod spoiler image
2013-08-12 12:59:52 +10:00
Vasiliy Shikhachevskiy
8c3ae439c9
Added Czech translation
2013-08-12 12:58:29 +10:00
Vasiliy Shikhachevskiy
8e502dea55
Added Czech translation
2013-08-12 12:58:29 +10:00
ctrlcctrlv
d846fe6370
forgot to rename config option
2013-08-12 12:58:04 +10:00
ctrlcctrlv
c8eab07cfb
forgot to rename config option
2013-08-12 12:58:04 +10:00
ctrlcctrlv
2018fd206b
Improve spoiler action
...
Conflicts:
inc/mod/pages.php
2013-08-12 12:57:54 +10:00
ctrlcctrlv
58afcbbe81
Improve spoiler action
...
Conflicts:
inc/mod/pages.php
2013-08-12 12:57:54 +10:00
ctrlcctrlv
a12fe86f49
mistake with spoiler commit
2013-08-12 12:56:02 +10:00
ctrlcctrlv
5191eef7ce
mistake with spoiler commit
2013-08-12 12:56:02 +10:00
ctrlcctrlv
6e74f2a1a6
accidentally spaces
2013-08-12 12:55:52 +10:00
ctrlcctrlv
64bd203bc6
accidentally spaces
2013-08-12 12:55:52 +10:00
ctrlcctrlv
ed04525994
Spoil files moderator action
2013-08-12 12:55:44 +10:00
ctrlcctrlv
1c78a04edd
Spoil files moderator action
2013-08-12 12:55:44 +10:00
Michael
c257deb581
Merge pull request #132 from JosephGoldbergStein/master
...
CSS changes
2013-08-11 19:34:25 -07:00
Michael
36b4c2c7ee
Merge pull request #132 from JosephGoldbergStein/master
...
CSS changes
2013-08-11 19:34:25 -07:00