Commit Graph

2210 Commits

Author SHA1 Message Date
Michael Foster
f06978659b Installer: Nicer pre-installation test 2013-08-02 00:08:37 -04:00
czaks
1ed45ebe9e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark.css
	stylesheets/futaba+vichan.css
	stylesheets/miku.css
	stylesheets/stripes.css
	stylesheets/testorange.css
	stylesheets/wasabi.css
2013-08-01 23:43:20 -04:00
czaks
dc84ccc6a8 Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
This reverts commit 90b82b1a06.
2013-08-01 23:31:35 -04:00
Michael Foster
40ab2e0c17 Don't redraw image again after correcting image orientation; Correct image orientation with convert+gifsicle too 2013-08-01 21:28:16 -04:00
Michael Foster
6c41037377 Add two stylesheets 2013-08-01 19:44:22 -04:00
Michael Foster
2fd60c6d25 Select chosen stylesheet on load 2013-08-01 19:26:09 -04:00
Michael Foster
cf0a20a564 js/style-select.js: Changes the stylesheet chooser links to a <select> 2013-08-01 19:21:15 -04:00
Michael Foster
5a44c50811 Simple file editor replacement for ?/config (optional). Issue #127 2013-08-01 17:18:10 -04:00
Michael Foster
157dcf9fb1 Continue upgrading Twig 2013-08-01 15:55:28 -04:00
Michael Foster
6b6f32949d Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions 2013-08-01 15:20:25 -04:00
Michael Foster
0fe5528574 Upgrade Twig library 2013-08-01 15:20:12 -04:00
Michael Foster
22f3a95e0e convert+gifscale didn't respect $config['thumb_keep_animation_frames'] 2013-08-01 04:24:34 -04:00
Michael Foster
4851d4cabe Forgot "global $config" here 2013-08-01 03:51:50 -04:00
Michael Foster
256d4e24e5 Line endings fix 2013-08-01 03:37:01 -04:00
czaks
780dd56eab dark.css stylesheet fixes
Conflicts:
	stylesheets/dark.css
2013-08-01 03:36:41 -04:00
lanc33
590d46366b Added gentoochan.css. 2013-08-01 03:34:40 -04:00
czaks
9c1984a4ea stylesheets: add photon.css by Turanga 2013-08-01 03:34:33 -04:00
cccxd
d1e05f7a2f style 2013-08-01 03:34:26 -04:00
szalej
cd82c167a2 Update stylesheets/szalet.css 2013-08-01 03:33:05 -04:00
Marcin Łabanowski
32dd6cc34f Add stripes.css by klaczy 2013-08-01 03:33:00 -04:00
Marcin Łabanowski
fc455f8d8f Add futaba-light.css by Kurwancka 2013-08-01 03:32:55 -04:00
Marcin Łabanowski
5174bf23eb Add Terminal-2 style by spider 2013-08-01 03:32:49 -04:00
Marcin Łabanowski
54abc40958 Add luna.css style by klaczy, ported by asiekierka 2013-08-01 03:32:44 -04:00
Marcin Łabanowski
6df1a179ed Add szalet.css style by Kurwancka from http://lepszy.vichan.net/ 2013-08-01 03:32:38 -04:00
Michael Foster
c1912b2a90 Move stylesheets from Tinyboard-Tools here 2013-08-01 03:30:45 -04:00
czaks
9487eb4ac7 Compile Polish locale 2013-08-01 03:22:58 -04:00
Jakub Skrzypnik
00600f241f Correcting polish locale a bit 2013-08-01 03:22:48 -04:00
Jakub Skrzypnik
0a026c8f3f Correcting polish locale a bit 2013-08-01 03:22:39 -04:00
czaks
7dd57432a2 Compile Polish locale 2013-08-01 02:52:35 -04:00
Jakub Skrzypnik
731905ed05 Correcting polish locale a bit 2013-08-01 08:49:14 +02:00
Jakub Skrzypnik
0aac198c42 Correcting polish locale a bit 2013-08-01 08:46:24 +02:00
czaks
6c2887ba9f Update Polish locale 2013-08-01 02:39:54 -04:00
czaks
9769e1f964 i18n even more strings in inc/display.php 2013-08-01 02:39:41 -04:00
czaks
bea5509d63 Update Polish locale 2013-08-01 02:06:34 -04:00
czaks
3b03e18d68 i18n even more strings in inc/display.php 2013-08-01 01:56:04 -04:00
czaks
b9769d0cea i18n strings in inc/display.php 2013-08-01 01:53:13 -04:00
czaks
e109d8179f the prefix work: fix it to be dependent on a board_regex config value 2013-08-01 01:53:07 -04:00
czaks
a1e105a470 i18n strings in inc/display.php 2013-08-01 01:47:15 -04:00
czaks
4764764885 the prefix work: fix it to be dependent on a board_regex config value 2013-08-01 01:43:33 -04:00
czaks
9343651d90 Add optional database table prefix (issue #118; see issue comments for details) 2013-08-01 01:16:20 -04:00
czaks
bc76d934fe fix previous commit; markup is called via reference 2013-08-01 01:09:54 -04:00
czaks
05fb4cbca4 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
1364d84ae1 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 01:05:13 -04:00
czaks
235ee484fd removed a relict from older post hider 2013-08-01 01:04:19 -04:00
czaks
38cc2d77f8 toggle-images.js: javascript i18n 2013-08-01 01:03:37 -04:00
czaks
1792a60f82 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 00:59:36 -04:00
Michael Foster
94468c430c Small install fix 2013-08-01 00:52:49 -04:00
czaks
168a4d73cc Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 00:47:33 -04:00
Michael Foster
5bf0e7f7e7 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
a052a791b5 Add optional database table prefix (issue #118; see issue comments for details) 2013-07-31 22:14:26 -04:00