Commit Graph

3728 Commits

Author SHA1 Message Date
adonisk
d98eb528a5 v8ch.css 2014-09-26 19:08:46 +02: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
bfb85fc2b1 catalog.css is no longer used 2014-09-26 13:35:56 +02:00
czaks
76439cbdd9 we don`t use tooltipster anymore, do we? 2014-09-26 13:35:07 +02:00
hatstand0
d27cddaacc Add file hash to API
The API currently lacks the Base64 encoded file hash 4chan's API provides, which assists in file de-duplication by archive software.
2014-09-26 13:28:04 +02:00
hatstand0
7ea5b129e6 Fix thumbnail width/height in API
The API currently has the thumbnail widths and heights switched around
2014-09-26 13:27:49 +02:00
Nebs
ab2a83d194 Fixes catalog href on a potential /res/ board 2014-09-26 13:10:21 +02:00
Nebs
b7592c3eec Fixed unanimating gifs in the catalog 2014-09-26 13:10:14 +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
czaks
ba515c5f05 post-hover.js: show a popup preview if a reply is only partially on screen; fixes ctrlcctrlv#84 2014-09-26 12:56:05 +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
8chan
e81d016ffa Attempt to fix scroll to anchor issue 2014-09-25 06:56:24 +02:00
czaks
dbaeb395ac auto-reload.js: it`s actually setTimeout, not setInterval, right? 2014-09-25 06:32:53 +02:00
czaks
ed5272f17d auto-reload.js: don`t scroll up 2014-09-25 06:31:40 +02:00
8chan
5d8d20fcc5 Add timer to auto reload js
Conflicts:
	js/auto-reload.js
2014-09-25 06:30:55 +02:00
TheHowl
7cac637c36 oh hey look I just fixed #8 search.php
It was just a typo, an horrible typo.
2014-09-25 06:24:36 +02:00
czaks
40409f8717 fix reference to oekaki in readme; fixes vichan-devel#89 2014-09-25 06:13:45 +02:00
czaks
3b2f448102 restore compatibility with php < 5.5; fixes vichan-devel#86 2014-09-24 12:26:15 +02:00
czaks
b2d574fec3 Update README.md; fixes ctrlcctrlv#38 ;) 2014-09-24 08:45:14 +02:00
anonfagola
b9886dc474 Update threadscroll.js
Made compatible for use with additional_javascripts.
2014-09-24 04:47:40 +02:00
anonfagola
712e7f6c57 Update threadscroll.js
Made cleaner.
2014-09-24 04:47:40 +02:00
anonfagola
f5d121af10 Update threadscroll.js
Fixed a line left from debug, and added comments.
2014-09-24 04:47:40 +02:00
anonfagola
45dd9e637f Added scrolling threads with up and down keys
For 8chan X. Redone so it's in js folder.
@KillerWhale321
2014-09-24 04:47:40 +02:00
anonfagola
2a823ae786 Create threadscroll.js 2014-09-24 04:47:40 +02:00
czaks
ba49bc6c37 update locales 2014-09-24 03:48:46 +02:00
czaks
fd9196f036 tools/stats.php: restore php 5.3 compatibility; fixes vichan-devel#85 2014-09-24 03:43:23 +02:00
czaks
a25e5f7839 additional measurements for catalog, so it does not throw errors; should fix vichan-devel#84 2014-09-24 03:21:35 +02:00
czaks
92183e8e39 add portuguese (portugal) translation by Chorizo 2014-09-21 08:37:16 +02:00
czaks
b3a2c62cbd tag for 4.9.92 2014-09-21 05:58:49 +02:00
dubcheck
c2f612bac9 'no comment' in Recent theme 2014-09-21 05:51:17 +02:00
czaks
a1f26e8fd1 update locales 2014-09-21 04:52:18 +02:00
czaks
d233344534 style options dialog 2014-09-21 04:34:36 +02:00
czaks
7ec728ffb0 add a go to top link thread view; fixes #82 2014-09-21 02:52:20 +02:00
czaks
56ed7fd8cd User JS and User CSS functionality. fixes #29 2014-09-21 02:29:33 +02:00
czaks
5f7e62142c SECURITY: prevent a DoS attack by disabling HTTP access to tools/ scripts. 2014-09-21 00:56:00 +02:00
czaks
c5c356e077 css/options.js: style option dialog in yotsuba/dark/dark roach and roach styles 2014-09-20 22:48:21 +02:00
czaks
e7eafa135f favorites.js: add info about a possible conflict 2014-09-20 22:24:33 +02:00
czaks
7e8bf0ec49 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-09-20 22:14:04 +02:00
czaks
f5820d2aae move a few options to a general tab in options panel 2014-09-20 22:10:44 +02:00
Fredrick Brennan
7288f1dec7 Fix last commit 2014-09-20 16:49:32 +00:00
Fredrick Brennan
23c73ca839 Allow the user to decide whether or not he wants to display his country 2014-09-20 16:35:28 +00:00
Fredrick Brennan
1ce9fb8174 Allow users to choose their favorite boards for sites w/too many to put in bar 2014-09-20 16:35:19 +00:00
Fredrick Brennan
9070b061ee Bug fix: users were banned from /0/ if they had a ban anywhere else
Conflicts:
	inc/bans.php
2014-09-20 15:39:47 +00:00