Michael
ced540a66e
Merge pull request #91 from Macil/truncfixes
...
Post Truncation fixes
2013-01-18 17:14:45 -08:00
Michael
e19b283c7e
Merge pull request #91 from Macil/truncfixes
...
Post Truncation fixes
2013-01-18 17:14:45 -08:00
Macil Tech
b63d94838d
Do truncation by actual character count.
...
Using substr can cut a multi-byte character in half.
Also, if a long post with many multi-byte characters was reported, then
the mod interface would temporarily extend the body_truncate_char
setting to be sure to cover all of the *characters* in the report, but
this function would interpret body_truncate_char as a number of *bytes*,
so sometimes the end of the report's appended html would be cut off.
2013-01-18 18:26:25 -06:00
Macil Tech
5c2b26d2d3
Do truncation by actual character count.
...
Using substr can cut a multi-byte character in half.
Also, if a long post with many multi-byte characters was reported, then
the mod interface would temporarily extend the body_truncate_char
setting to be sure to cover all of the *characters* in the report, but
this function would interpret body_truncate_char as a number of *bytes*,
so sometimes the end of the report's appended html would be cut off.
2013-01-18 18:26:25 -06:00
Macil Tech
948dfe8555
Don't truncate inside an HTML comment!
2013-01-18 18:26:25 -06:00
Macil Tech
263ecfe5ce
Don't truncate inside an HTML comment!
2013-01-18 18:26:25 -06:00
Macil Tech
46f50248f0
Don't require closing tag for tags that don't need it.
2013-01-18 18:26:25 -06:00
Macil Tech
36af0af624
Don't require closing tag for tags that don't need it.
2013-01-18 18:26:25 -06:00
Marcin Łabanowski
fa0a79d992
url_ads: fix it not working
2013-01-16 19:49:26 +01:00
Marcin Łabanowski
de696ba11b
url_ads: fix it not working
2013-01-16 19:49:26 +01:00
Marcin Łabanowski
1c7adaa3cf
url_ads: Fix comment in inc/config.php
2013-01-16 19:29:25 +01:00
Marcin Łabanowski
6cfe6acab7
url_ads: Fix comment in inc/config.php
2013-01-16 19:29:25 +01:00
Marcin Łabanowski
b3cbf0ec9c
Merge pull request #7 from cccxd/patch-1
...
Update inc/config.php
2013-01-16 10:14:44 -08:00
Marcin Łabanowski
9834579a7c
Merge pull request #7 from cccxd/patch-1
...
Update inc/config.php
2013-01-16 10:14:44 -08:00
Marcin Łabanowski
84a5066300
Merge pull request #6 from cccxd/master
...
referrer
2013-01-16 10:14:20 -08:00
Marcin Łabanowski
58220d9ebf
Merge pull request #6 from cccxd/master
...
referrer
2013-01-16 10:14:20 -08:00
szalej
35613c6de5
Update inc/functions.php
...
url ads
2013-01-16 11:34:31 +01:00
szalej
7f277c3833
Update inc/functions.php
...
url ads
2013-01-16 11:34:31 +01:00
szalej
30ddc46f44
Update inc/config.php
...
hide referrer option
2013-01-16 11:32:15 +01:00
szalej
34ddf09804
Update inc/config.php
...
hide referrer option
2013-01-16 11:32:15 +01:00
szalej
dd8b340459
Update inc/functions.php
...
Hide Referrer (nullrefer.com)
2013-01-16 10:50:20 +01:00
szalej
a5eba94538
Update inc/functions.php
...
Hide Referrer (nullrefer.com)
2013-01-16 10:50:20 +01:00
Marcin Łabanowski
20b4afed1c
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2013-01-09 08:36:08 +01:00
Marcin Łabanowski
7b6458d481
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2013-01-09 08:36:08 +01:00
Marcin Łabanowski
c18ed4e51a
Merge branch 'master' of https://github.com/asiekierka/Tinyboard
...
Conflicts:
mod.php
2013-01-09 08:35:27 +01:00
Marcin Łabanowski
bbb5aede73
Merge branch 'master' of https://github.com/asiekierka/Tinyboard
...
Conflicts:
mod.php
2013-01-09 08:35:27 +01:00
Marcin Łabanowski
f6e9dbed13
Facilitate creation and usage of boards with "." and "+" characters in name.
...
This commit is mostly work in progress, will be rewritten.
2013-01-09 08:33:40 +01:00
Marcin Łabanowski
bf164275de
Facilitate creation and usage of boards with "." and "+" characters in name.
...
This commit is mostly work in progress, will be rewritten.
2013-01-09 08:33:40 +01:00
asiekierka
e145a0ea89
edit bugfixes
2013-01-08 07:57:21 +01:00
asiekierka
919bb6460a
edit bugfixes
2013-01-08 07:57:21 +01:00
asiekierka
9fec3646fa
[EDIT] basic edit support
2013-01-08 07:52:13 +01:00
asiekierka
aac31c9c19
[EDIT] basic edit support
2013-01-08 07:52:13 +01:00
asiekierka
1a2c859996
[EDIT] added dummy form
2013-01-08 04:35:22 +01:00
asiekierka
09d787b2ec
[EDIT] added dummy form
2013-01-08 04:35:22 +01:00
asiekierka
a051ca64ab
[EDIT] added dummy page
2013-01-08 04:31:09 +01:00
asiekierka
e83c9220e9
[EDIT] added dummy page
2013-01-08 04:31:09 +01:00
asiekierka
60fceb9a20
added Fluttershy recent theme and theme picker
2013-01-06 13:40:33 +01:00
asiekierka
6e56588d3e
added Fluttershy recent theme and theme picker
2013-01-06 13:40:33 +01:00
asiekierka
b35f7d9e1e
refactored head away from templates
2013-01-06 09:41:00 +01:00
asiekierka
380e5251e3
refactored head away from templates
2013-01-06 09:41:00 +01:00
Adrian Siekierka
71e84f94f9
Merge pull request #5 from asiekierka/master
...
Added vocaroo support
2013-01-05 05:08:04 -08:00
Adrian Siekierka
7ca2a155e7
Merge pull request #5 from asiekierka/master
...
Added vocaroo support
2013-01-05 05:08:04 -08:00
asiekierka
909e1b81fb
Embedding: added vocaroo support
2013-01-05 13:45:21 +01:00
asiekierka
ef4bbba4fb
Embedding: added vocaroo support
2013-01-05 13:45:21 +01:00
Marcin Łabanowski
e448bcb69c
Add stripes.css by klaczy
2013-01-02 08:08:14 +01:00
Marcin Łabanowski
25dbfe4957
Add stripes.css by klaczy
2013-01-02 08:08:14 +01:00
Marcin Łabanowski
e6e6ab039d
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2013-01-02 07:59:24 +01:00
Marcin Łabanowski
e601fb3be4
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2013-01-02 07:59:24 +01:00
Marcin Łabanowski
1768c3d389
Merge styles from Tinyboard-Tools package from savetheinternet.
...
The history of the styles is available on https://github.com/savetheinternet/Tinyboard-Tools
The commit includes also additions for vichan's boardlist.
2013-01-02 07:56:50 +01:00
Marcin Łabanowski
cc73993674
Merge styles from Tinyboard-Tools package from savetheinternet.
...
The history of the styles is available on https://github.com/savetheinternet/Tinyboard-Tools
The commit includes also additions for vichan's boardlist.
2013-01-02 07:56:50 +01:00