1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 17:00:52 +01:00
Commit Graph

2631 Commits

Author SHA1 Message Date
czaks
25ede1e194 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
d71f49c801 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
edae661ac2 Add two stylesheets 2013-08-01 19:44:22 -04:00
Michael Foster
84de059065 Select chosen stylesheet on load 2013-08-01 19:26:09 -04:00
Michael Foster
1bcd577638 js/style-select.js: Changes the stylesheet chooser links to a <select> 2013-08-01 19:21:15 -04:00
Michael Foster
695d50be8c Simple file editor replacement for ?/config (optional). Issue #127 2013-08-01 17:18:10 -04:00
Michael Foster
48c5fb4615 Continue upgrading Twig 2013-08-01 15:55:28 -04:00
Michael Foster
538e88b7bd Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions 2013-08-01 15:20:25 -04:00
Michael Foster
47823b5071 Upgrade Twig library 2013-08-01 15:20:12 -04:00
Michael Foster
ce1e206797 convert+gifscale didn't respect $config['thumb_keep_animation_frames'] 2013-08-01 04:24:34 -04:00
Michael Foster
8709b3fdfd Add convert+gifsicle 2013-08-01 03:58:44 -04:00
Michael Foster
cf373037bd Forgot "global $config" here 2013-08-01 03:51:50 -04:00
Michael Foster
7aae4df443 chmod +x 2013-08-01 03:48:00 -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
2fdc8fe650 Moved stylesheets to main repo 2013-08-01 03:31:12 -04:00
Michael Foster
190b4e8d05 Move stylesheets from Tinyboard-Tools here 2013-08-01 03:30:45 -04:00
Michael Foster
d322c43e41 Update for latest Tinyboard (table prefixes) -- breaks compatiability with earlier Tinyboard versions 2013-08-01 03:26:39 -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
6257406a7b Compile Polish locale 2013-08-01 02:52:35 -04:00
Jakub Skrzypnik
fe0c7d2161 Correcting polish locale a bit 2013-08-01 08:49:14 +02:00
Jakub Skrzypnik
afa3b15c8a Correcting polish locale a bit 2013-08-01 08:46:24 +02: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
ff4f37b213 Update Polish locale 2013-08-01 02:06:34 -04:00
czaks
35686e023a i18n even more strings in inc/display.php 2013-08-01 01:56:04 -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
db2e447024 i18n strings in inc/display.php 2013-08-01 01:47:15 -04:00
czaks
04a85da980 the prefix work: fix it to be dependent on a board_regex config value 2013-08-01 01:43:33 -04:00
czaks
6eb3971b6a Add optional database table prefix (issue #118; see issue comments for details) 2013-08-01 01:16:20 -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
1b895990ea Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 01:05:13 -04:00
czaks
985778ec5b removed a relict from older post hider 2013-08-01 01:04:19 -04:00
czaks
4e84ceb368 toggle-images.js: javascript i18n 2013-08-01 01:03:37 -04:00
czaks
c32e47981b Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 00:59:36 -04:00
Michael Foster
9c5086c0da Small install fix 2013-08-01 00:52:49 -04:00
czaks
926b2c31ed Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-01 00:47:33 -04:00