Commit Graph

148 Commits

Author SHA1 Message Date
czaks
f9308ff28d fix options.js textareas 2014-10-18 15:45:01 +02:00
Michael Walker
08ad292ae0 Incorporate post form style changes (mostly yuuko) 2014-10-12 02:37:21 +01:00
8chan
b2cbb70da3 Khorne in #8chan on irc.rizon.net contributed this thread watcher.
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.

Conflicts:
	inc/instance-config.php
2014-10-11 20:41:40 +02:00
Michael Walker
c0784a74db Reduce spacing next to images 2014-10-06 21:47:37 +01:00
czaks
6804a2ede0 remove default margin for table elements; fixes vichan-devel#95 2014-10-05 22:16:36 +02:00
kaernyk
944c3b6c28 Fix post width & codeblocks
I noticed that some url's were causing the posts to stretch over the
maximum device with.

  The code blocks were exhibiting similar behavior as well, and have
been adjusted to display well on all themes.

  I still need to fix the post form for handhelds, though it is not
as annoying as the other things fixed
2014-10-05 15:40:42 -04:00
czaks
1964279436 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-10-05 18:01:01 +02:00
8chan
6cfb1eb656 Merge bui-boardlist-css, close ctrlcctrlv/8chan#104 2014-10-05 17:48:07 +02:00
anonfagola
cbe12019c4 Added pointer cursor to ids, to show clickability
Conflicts:
	stylesheets/style.css
2014-10-05 17:48:00 +02:00
Michael Walker
341e6476f9 Add lainchan styles 2014-09-28 23:05:23 +00:00
kaernyk
e10f0885af Change body font back to 10pt 2014-09-28 05:19:00 -04:00
kaernyk
f4455cf64d Remove duplicate attributes 2014-09-28 04:54:45 -04:00
kaernyk
0fa1c58249 Improve thread/title handling on small screens 2014-09-28 04:37:33 -04:00
kaernyk
f6e827ca75 Merge branch 'master' of https://github.com/kaernyk/vichan
Conflicts:
	stylesheets/style.css
2014-09-28 04:30:22 -04:00
kaernyk
78cf4a8b56 Improve catalog thread dimensions on tiny devices 2014-09-28 04:28:59 -04:00
czaks
629b1c92a6 fix a recently introduced quick-reply max-width issue 2014-09-27 11:26:30 +02:00
czaks
6c139caf3c style.css: setting default font size is imo a bit invasive 2014-09-27 11:16:16 +02:00
kaernyk
a3c03932c3 Fix mobile scaling/padding 2014-09-27 01:38:25 -04:00
kaernyk
c115ebc7e0 Improved image handling in catalog for various screen sizes 2014-09-26 22:54:01 -04:00
kaernyk
2e46875125 Improvements to mobile display on boards/catalog 2014-09-26 14:38:08 -04:00
czaks
ef1ceb4f3b fix catalog margins 2014-09-26 14:35:25 +02:00
kaernyk
b223b2b2f8 Remove erroneous data and fix indentation
Conflicts:
	stylesheets/style.css
2014-09-26 14:29:37 +02:00
kaernyk
b1ea8b18d0 Improve image handling in catalog to improve consistency
Conflicts:
	stylesheets/style.css
2014-09-26 14:28:20 +02:00
czaks
b4b99cd936 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-09-26 14:08:40 +02:00
kaernyk
359c295eca Correct thread:hover highlighting 2014-09-26 14:07:40 +02:00
kaernyk
153622c068 Corrected changes improperly set in catalog.css
Conflicts:
	stylesheets/style.css
2014-09-26 14:07:31 +02:00
czaks
76439cbdd9 we don`t use tooltipster anymore, do we? 2014-09-26 13:35:07 +02:00
czaks
afbe945d83 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-09-26 13:07:52 +02:00
kaernyk
e5ce012a09 Adjust theme via catalog.css & style.css
Changes to catalog.css:

  - Forced all threads to a height of 300px and reduced padding to
    improve consistency. I think it improves the readability quite a bit
    but I may be alone in thinking this way.
  -

Changes to style.css:

  - Removed additional padding to allow new catalog spacing

Conflicts:
	stylesheets/style.css
2014-09-26 13:05:04 +02:00
kaernyk
b888500133 Corrected thread padding via style.css
Conflicts:
	stylesheets/style.css
2014-09-26 13:04:01 +02:00
Zealotux
f71cdcaa81 Update style.css
Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
2014-09-26 12:47:07 +02:00
czaks
3919ad911c fix previous commit 2014-09-20 06:43:02 +02:00
czaks
ac888a769d add a very small image size for catalog 2014-09-20 06:40:43 +02:00
czaks
56e55d157a remove a special containerchan stylesheet; it added some extra space for webms 2014-09-20 06:36:39 +02:00
czaks
f7a015e7fe add user-options dialog functionality; port webm-settings to it; make a basic general settings applet; make it work on mobiles 2014-09-20 06:19:34 +02:00
czaks
4d25ca85ce live-index.js: initial commit 2014-08-10 20:55:37 +02:00
Jano Slota
31f0c1f1e3 Open image identification links in new tabs 2014-08-08 21:59:06 +02:00
Jano Slota
46c07d3566 Change styling of fileinfo, add iqdb search 2014-08-08 21:58:15 +02:00
8chan
1d6f46d9bb Fix scroll to issues with post-hover.js, clean up highlightReply 2014-06-12 15:36:40 +00:00
8chan
dfe8ddc340 Disable-able animated GIFs in a non-shitty way (unlike wizardchan) 2014-06-10 18:18:14 +00:00
czaks
02f1514c70 fix single file metadata display in multifile; fixes #611 2014-05-21 09:05:35 +02:00
Fredrick Brennan
de524c64d9 Attempt to fix styling issue http://i.imgur.com/owHv6sE.png 2014-04-29 20:39:32 -04:00
czaks
2adf7d99db integrate favelog into catalog theme; needs more work, code cleanup etc. 2014-04-30 00:14:25 +02:00
copypaste
c483e1258c multiimage posting 2014-04-27 15:48:47 +02:00
czaks
ccc822d8ab no need to hover WebM Settings 2014-04-06 22:06:04 +02:00
czaks
0ac459d076 containerchan styles 2014-04-06 21:19:32 +02:00
czaks
c39c745451 style.css: i don't know what it does, but it conflicts with watch.js. breakages may occur and i will fix whatever i'll get 2014-01-30 23:43:16 +01:00
czaks
0620f13392 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	js/auto-reload.js
	js/post-hover.js
	js/quick-reply.js
	js/youtube.js
	stylesheets/style.css
2014-01-20 09:07:40 +01:00
czaks
676294ddfc font-awesome-3.0: fix style
Conflicts:
	stylesheets/style.css
2014-01-19 14:57:24 -05:00
czaks
8a33075c69 font-awesome-3.0: fix style 2014-01-17 00:41:42 +01:00
czaks
cdb988c6d4 rename banner class to board_image in order to evade some adblock rules 2014-01-06 16:38:48 +01:00
czaks
c8bccecc23 attention bar: iteration of fixes 2014-01-06 04:14:51 +01:00
czaks
a81f75a5b5 watch.js: pinned boards styling for regular boardlist 2013-12-29 20:37:11 +01:00
czaks
a7bcbc53aa compact boardlist/watch.js theme update 2013-12-29 20:03:51 +01:00
czaks
36c846242a 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
c8913f41a7 compact-boardlist.js: initial commit 2013-12-28 00:53:42 +01:00
czaks
863b446a11 catalog theme styling fix 2013-12-27 20:09:11 +01:00
czaks
c918953d33 catalog theme: integrate with the styling framework of tinyboard; allow for js 2013-12-25 17:46:13 +01:00
czaks
f5657caf24 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
a9b7f9b1bc begin implementation of in-built ban appealing 2013-09-21 12:51:23 +10:00
czaks
6cb7eb939e 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
3714f37073 Don't show shitty top page nav thing on smaller/mobile browsers 2013-09-16 15:16:00 +10:00
Michael Foster
961e3d3fe0 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
92550d5084 Better position of top nav bar? Shit css 2013-09-15 00:53:45 +10:00
Michael Foster
c4a6116722 Optionally show page navigation bar at the top too. 2013-09-15 00:42:20 +10:00
czaks
de035f4a7e 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
Michael Foster
abfdd38e59 Unicode bi-directional text: Finally a working fix 2013-08-19 23:47:56 +10:00
czaks
146243c473 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
0f2497a5f6 Fix some styling for non-post img's 2013-08-16 21:34:28 +10:00
Michael Foster
b666886416 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
czaks
64a66db613 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	js/hide-threads.js
	js/inline-expanding.js
	stylesheets/style.css
2013-07-27 01:04:36 -04:00
czaks
1c33285c81 hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.)
Conflicts:
	stylesheets/style.css
2013-07-27 00:33:51 -04:00
czaks
1a43b87315 hide-threads.js: further fixes and customisations, mainly due to unexpanding previously not working here, but working on another boards (4chon, etc.) 2013-07-26 15:31:20 -04:00
czaks
1aa522e138 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	templates/index.html
	templates/post_thread.html
	templates/thread.html
2013-07-23 10:25:33 -04:00
Michael Foster
1132a4ce79 Option to use font-awesome for sticky/lock icons, etc. 2013-07-23 09:38:42 -04:00
Marcin Łabanowski
4972ebdc7e fix boardlist being lower than some other website elements 2013-01-02 05:55:53 +01:00
Marcin Łabanowski
4787328281 Revert "style.css fixes"
This reverts commit 5032bba6af.
2012-12-28 05:36:35 +01:00
Marcin Łabanowski
5032bba6af style.css fixes 2012-12-25 01:26:32 +01:00
asiekierka
ba1a4fc182 PostHider: added opacity 2012-12-24 13:04:06 +01:00
Marcin Łabanowski
dc40c2c845 attention bar: cleanup stylesheets 2012-12-24 03:39:47 +01:00
Marcin Łabanowski
9a33867e65 Fix expanding boards on boardlist on Webkit browsers using javascript 2012-12-23 00:48:14 +01:00
Marcin Łabanowski
2451a0f29c Expandable boardlist for desktops 2012-12-22 20:20:18 +01:00
Michael Save
34e9e671b3 Use div.body instead of p.body; issue #73 2012-08-27 22:32:04 +10:00
thegentoo
06c293217d Removed display:block; from span.heading 2012-07-13 10:58:35 +02:00
thegentoo
77efe28e9e Added 1px spacing to spoiler tags (fixes issue with some characters clipping out of the spoiler). 2012-07-13 10:58:19 +02:00
Michael Save
d3739c48c2 Config editort 2012-05-20 20:20:50 +10:00
Michael Save
8ceb19a60a small CSS bug 2012-05-11 00:17:49 +10:00
Michael Save
aeff0a69b1 minor CSS fixes 2012-05-05 18:04:07 +10:00
Michael Save
54862246cd Stylesheet change. 2012-04-22 16:52:24 +10:00
Michael Save
ad55a634bf various improvements 2012-04-16 16:40:24 +10:00
Michael Save
fe8cafb6ea small stylesheet change 2012-03-31 21:01:55 +11:00
Michael Save
7d61dcc414 fixed CSS bug, hopefully 2012-03-06 21:29:04 +11:00
Michael Save
ef09c8e3a6 weird CSS bug sometimes causing posts to overlap 2012-03-06 19:59:14 +11:00
Michael Save
ad657e5887 CSS fix: respect whitespace with white-space: pre-wrap 2012-01-27 04:09:24 +11:00
Savetheinternet
5a17cfd886 1px #a9a9a9 border for banners 2011-10-05 16:34:03 +11:00
Savetheinternet
e077166030 banner border #a9a9a9 instead of #000000 2011-10-05 06:00:22 +11:00
Savetheinternet
f09968a516 1px border around banners 2011-09-29 22:29:55 +10:00
Savetheinternet
dcd6a59613 moved stylesheets into a new "stylesheets" directory 2011-07-07 22:35:35 +10:00