1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 16:00:22 +01:00
Commit Graph

116 Commits

Author SHA1 Message Date
czaks
4bb456e98d font-awesome-3.0: fix style 2014-01-17 00:41:42 +01:00
czaks
d8da44bf48 Merge branch 'pullreq' of https://github.com/itsCrafted/Tinyboard 2014-01-17 00:33:06 +01:00
czaks
b2c0901890 dark_roach.css: fix font 2014-01-15 16:12:59 +01:00
itsCrafted
e427443dda Update to Font Awesome 4.0.3
This will require you to change any icons that use the "icon-iconname"
format. Please consult the FontAwesome docs for more info.
2014-01-14 21:29:40 +00:00
czaks
3b81319f5f rename banner class to board_image in order to evade some adblock rules 2014-01-06 16:38:48 +01:00
czaks
bced484efc attention bar: iteration of fixes 2014-01-06 04:14:51 +01:00
czaks
e53142d7b4 watch.js: pinned boards styling for regular boardlist 2013-12-29 20:37:11 +01:00
czaks
1659ce042d compact boardlist/watch.js theme update 2013-12-29 20:03:51 +01:00
czaks
92ed7ff6a8 compact-boardlist.js: factor out styles to style.css; some are also to be used by watch.js 2013-12-29 17:33:04 +01:00
czaks
0c31674f1b compact-boardlist.js: initial commit 2013-12-28 00:53:42 +01:00
czaks
9e8d31a969 catalog theme styling fix 2013-12-27 20:09:11 +01:00
czaks
10066e2cb7 catalog theme: integrate with the styling framework of tinyboard; allow for js 2013-12-25 17:46:13 +01:00
czaks
fdc3b81314 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	install.php
	post.php
	stylesheets/style.css
2013-11-11 21:54:35 +01:00
Michael Foster
83fa2d2768 begin implementation of in-built ban appealing 2013-09-21 12:51:23 +10:00
czaks
688a228884 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	inc/display.php
	inc/mod/pages.php
	install.php
	js/quick-reply.js
	post.php
	templates/index.html
2013-09-17 10:43:44 -04:00
Michael Foster
fd4996c91a Don't show shitty top page nav thing on smaller/mobile browsers 2013-09-16 15:16:00 +10:00
Michael Foster
5981aa8ee7 dock top nav bar in top right corner for now, because it looks shit everywhere else 2013-09-15 05:46:27 +10:00
Michael Foster
7c8a3ef152 Better position of top nav bar? Shit css 2013-09-15 00:53:45 +10:00
Michael Foster
d3c864e8c1 Optionally show page navigation bar at the top too. 2013-09-15 00:42:20 +10:00
czaks
3a8f106e85 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/functions.php
	install.php
	stylesheets/dark_roach.css
2013-08-28 12:41:36 -04:00
gtx
e2ddcae74a notsuba.css from tagechan 2013-08-27 12:50:32 +10:00
Michael Foster
829cc64091 permissions fix 2013-08-21 23:03:38 +10:00
Michael Foster
54af02f1e7 dark_roach.css: move images to stylesheets/img 2013-08-21 22:58:15 +10:00
Czterooki
deadbab7d0 fix background on dark_roach after a bad merge
Conflicts:
	stylesheets/dark_roach.css
2013-08-21 22:48:31 +10:00
Czterooki
df48024a0b fix background on dark_roach after a bad merge 2013-08-20 20:57:11 -04:00
czaks
c167e38252 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark_roach.css
	stylesheets/style.css
2013-08-20 18:22:37 -04:00
Czterooki
8b4d88b068 Initial release of Dark Roach optimised for midnight lurking and compability with 8bit displays (which is used in software for blind people) 2013-08-20 19:06:50 +10:00
Czterooki
d24433aa21 fixed report text 2013-08-19 12:13:00 -04:00
Czterooki
680281e66d Add dark controls 2013-08-19 10:52:57 -04:00
Czterooki
74df452ddb fix background on dark_roach 2013-08-19 10:22:41 -04:00
Czterooki
9b2b16f29b Initial release of Dark Roach optimised for midnight lurking and compability with 8bit displays (which is used in software for blind people) 2013-08-19 10:07:13 -04:00
Michael Foster
35331580c3 Unicode bi-directional text: Finally a working fix 2013-08-19 23:47:56 +10:00
czaks
e440851526 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/functions.php
2013-08-16 10:07:24 -04:00
Michael Foster
8904da17b7 Fix some styling for non-post img's 2013-08-16 21:34:28 +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
36b4c2c7ee Merge pull request #132 from JosephGoldbergStein/master
CSS changes
2013-08-11 19:34:25 -07:00
czaks
3ec84195ec Merge branch 'master' of http://github.com/JosephGoldbergStein/Tinyboard 2013-08-11 17:32:21 -04:00
JosephGoldbergStein
957da48a4a gentoochan.css fix
Minor readability fix with quote shadows.
2013-08-11 22:45:29 +03:00
JosephGoldbergStein
cd9e63711d Jungle.css fix
Fixes some readability issues.
2013-08-11 22:39:18 +03:00
JosephGoldbergStein
86cb774063 Luna.css fix
Changes the color of quotes and fixes the board lists.
2013-08-11 22:15:49 +03:00
JosephGoldbergStein
2d3807e600 photon.css fix
Increases readability, and fixes the page list.
2013-08-11 22:02:29 +03:00
JosephGoldbergStein
9785c26c59 Ricechan fix
< Text fix
2013-08-11 21:48:29 +03:00
czaks
24b1adc501 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/mod/pages.php
	js/catalog-link.js
	post.php
	templates/banned.html
2013-08-11 09:50:33 -04:00
Michael
f066c33037 Merge pull request #130 from JosephGoldbergStein/patch-1
Ferus.css border fix
2013-08-11 04:35:57 -07:00
Czterooki
c957b9ce2e Fix ferus.css for other locales than English 2013-08-11 21:01:59 +10:00
Joseph
0fd84f3faf Ferus.css border fix
Stops the borders from being removed when the post is highlighted.
2013-08-10 23:33:37 +03:00
Czterooki
be0736031c Fix ferus.css for other locales than English 2013-08-05 05:21:47 -04:00
Czterooki
6d113d9080 Roach style, very dirty 2013-08-03 20:57:53 -04:00
czaks
8f7367d925 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/functions.php
	templates/generic_page.html
	templates/index.html
2013-08-03 19:05:25 -04:00
Czterooki
96891395c9 Roach style, very dirty 2013-08-02 22:04:59 -04:00