Michael Foster
|
ce1e206797
|
convert+gifscale didn't respect $config['thumb_keep_animation_frames']
|
2013-08-01 04:24:34 -04:00 |
|
Michael Foster
|
cf373037bd
|
Forgot "global $config" here
|
2013-08-01 03:51:50 -04:00 |
|
Michael Foster
|
9af40bde6e
|
Line endings fix
|
2013-08-01 03:37:01 -04:00 |
|
czaks
|
caab6a134b
|
dark.css stylesheet fixes
Conflicts:
stylesheets/dark.css
|
2013-08-01 03:36:41 -04:00 |
|
lanc33
|
4dc89d34f8
|
Added gentoochan.css.
|
2013-08-01 03:34:40 -04:00 |
|
czaks
|
9266cdf7da
|
stylesheets: add photon.css by Turanga
|
2013-08-01 03:34:33 -04:00 |
|
cccxd
|
69d83df860
|
style
|
2013-08-01 03:34:26 -04:00 |
|
szalej
|
1d858a66ff
|
Update stylesheets/szalet.css
|
2013-08-01 03:33:05 -04:00 |
|
Marcin Łabanowski
|
b215d16ac5
|
Add stripes.css by klaczy
|
2013-08-01 03:33:00 -04:00 |
|
Marcin Łabanowski
|
0383f7caeb
|
Add futaba-light.css by Kurwancka
|
2013-08-01 03:32:55 -04:00 |
|
Marcin Łabanowski
|
0e6c1ec639
|
Add Terminal-2 style by spider
|
2013-08-01 03:32:49 -04:00 |
|
Marcin Łabanowski
|
ca42b6f215
|
Add luna.css style by klaczy, ported by asiekierka
|
2013-08-01 03:32:44 -04:00 |
|
Marcin Łabanowski
|
6c82357153
|
Add szalet.css style by Kurwancka from http://lepszy.vichan.net/
|
2013-08-01 03:32:38 -04:00 |
|
Michael Foster
|
190b4e8d05
|
Move stylesheets from Tinyboard-Tools here
|
2013-08-01 03:30:45 -04:00 |
|
czaks
|
3421e2aa46
|
Compile Polish locale
|
2013-08-01 03:22:58 -04:00 |
|
Jakub Skrzypnik
|
ace5866b9c
|
Correcting polish locale a bit
|
2013-08-01 03:22:48 -04:00 |
|
Jakub Skrzypnik
|
a58a2bf989
|
Correcting polish locale a bit
|
2013-08-01 03:22:39 -04:00 |
|
czaks
|
483de4fa25
|
Update Polish locale
|
2013-08-01 02:39:54 -04:00 |
|
czaks
|
cbb845c592
|
i18n even more strings in inc/display.php
|
2013-08-01 02:39:41 -04:00 |
|
czaks
|
39f490bc5f
|
i18n strings in inc/display.php
|
2013-08-01 01:53:13 -04:00 |
|
czaks
|
803417adb6
|
the prefix work: fix it to be dependent on a board_regex config value
|
2013-08-01 01:53:07 -04:00 |
|
czaks
|
79394cac2c
|
fix previous commit; markup is called via reference
|
2013-08-01 01:09:54 -04:00 |
|
czaks
|
e2fd06ed10
|
markup modifiers: there was a plan for adding markup to ban reasons, but assignment was missing; escape markup there too
|
2013-08-01 01:09:21 -04:00 |
|
czaks
|
4e84ceb368
|
toggle-images.js: javascript i18n
|
2013-08-01 01:03:37 -04:00 |
|
Michael Foster
|
9c5086c0da
|
Small install fix
|
2013-08-01 00:52:49 -04:00 |
|
Michael Foster
|
801bd56689
|
Better/fixed jQuery styling and slightly improved js/inline-expanding.js accuracy (when jQuery is enabled)
|
2013-08-01 00:27:54 -04:00 |
|
Michael Foster
|
d379224e3f
|
Add optional database table prefix (issue #118; see issue comments for details)
|
2013-07-31 22:14:26 -04:00 |
|
czaks
|
4d8c7f67cd
|
markup modifiers: make it even harder to escape
|
2013-07-31 21:27:50 -04:00 |
|
czaks
|
70dbed72b1
|
fix post editing for tinyboard markup
|
2013-07-31 21:26:55 -04:00 |
|
Michael Foster
|
e740f45ed1
|
Bugfix: HTML injection in post editing (introduces and fixes yet another bug)
|
2013-07-31 21:24:17 -04:00 |
|
Michael Foster
|
d30d94960c
|
Allow public ban messages on raw HTML posts
|
2013-07-31 21:02:26 -04:00 |
|
Michael Foster
|
286524ca46
|
Newline before <tinyboard ban message>
|
2013-07-31 20:54:20 -04:00 |
|
Michael Foster
|
da5048a0e4
|
SQL cleanup
|
2013-07-31 20:51:43 -04:00 |
|
Michael Foster
|
2b74f8b37d
|
Markup modifiers: raw HTML
|
2013-07-31 19:18:55 -04:00 |
|
Michael Foster
|
be11041471
|
Markup modifiers. Fix issue #66 (public ban message lost when rebuilding post body)
|
2013-07-31 18:59:54 -04:00 |
|
Michael Foster
|
89285fd7c3
|
Fix issue #72
|
2013-07-31 18:29:09 -04:00 |
|
czaks
|
2adef4b4b9
|
header abstraction: abstracted also in thread.html
Conflicts:
templates/page.html
templates/thread.html
|
2013-07-31 17:14:10 -04:00 |
|
Michael Foster
|
19b719f0af
|
Fix last commit
|
2013-07-31 17:04:36 -04:00 |
|
Michael Foster
|
7619d23499
|
Only run SQL query to count threads if we really need to
|
2013-07-31 17:02:42 -04:00 |
|
Michael Foster
|
44910c34c3
|
Fix last commit; Make Tinyboard Twig extension more mb-safe
|
2013-07-31 16:38:09 -04:00 |
|
Michael Foster
|
a8c929e0e7
|
Fix issue #74. Note: This bug may break the display of certain filenames prior to upgrade.
|
2013-07-31 16:34:50 -04:00 |
|
Michael Foster
|
d447c0bd72
|
Issue #125
|
2013-07-31 16:22:27 -04:00 |
|
Michael Foster
|
bb820f6da9
|
Issue #126
|
2013-07-31 12:05:19 -04:00 |
|
Michael Foster
|
cf7f7cc9d6
|
i18n some more strings in inc/config.php
|
2013-07-31 06:56:57 -04:00 |
|
Michael Foster
|
18017ff761
|
Javascript l10n: Work without $config['additional_javascript_compile']
|
2013-07-31 06:54:53 -04:00 |
|
Michael Foster
|
0f7777e4a6
|
Disallow board names which are too large for the filesytem to handle
|
2013-07-31 06:40:57 -04:00 |
|
Michael Foster
|
ee64c02f33
|
Accidentally included header.html twice
|
2013-07-31 05:06:29 -04:00 |
|
Michael Foster
|
f0e3d62b0f
|
Undo 7e0cec for now. Will restore later once I resolve issues
|
2013-07-31 05:03:50 -04:00 |
|
czaks
|
1924e15354
|
js i18n: finish implementation with addition of the compiled locale strings file to additional javascripts
|
2013-07-31 04:57:50 -04:00 |
|
czaks
|
fb1968c0b9
|
i18n one more string in inc/functions.php
|
2013-07-31 04:56:42 -04:00 |
|