Commit Graph

3604 Commits

Author SHA1 Message Date
anonfagola
b419c85f8c Forgot .js extension 2014-10-05 17:46:57 +02:00
anonfagola
fda530953b Create id_highlighter 2014-10-05 17:46:10 +02:00
kaf
3c2529e157 [bugfix]$config['error']['genwebmerror'] wasn't set in config.php 2014-10-05 15:35:52 +00:00
Marcin Łabanowski
6b08e09008 Merge pull request #97 from cable6-dev/bugfix-ban_appeals
[bugfix]ban appeals (was also present in tinyboard)
2014-10-05 17:34:10 +02:00
kaf
296e4fd5fa Added an option to hide sages 2014-10-05 15:29:37 +00:00
kaf
fe60590d19 Check spoiler_image size before ussuming it is 128×128px 2014-10-05 15:26:28 +00:00
kaf
9cee5f6c61 [bugfix]ban appeals (was also present in tinyboard) 2014-10-05 12:53:02 +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
kaernyk
197e4d4bfc Merge pull request #1 from vichan-devel/master
Merge changes in upstream
2014-09-28 04:27:57 -04:00
8chan
cb7b7d070c threadscroll was in template for no reason 2014-09-27 11:37:50 +02:00
czaks
ef53af04ec fix a recently added md5 api field 2014-09-27 11:31:30 +02:00
czaks
629b1c92a6 fix a recently introduced quick-reply max-width issue 2014-09-27 11:26:30 +02:00
czaks
f2e101f30d fix multi-image.js when quick-reply isn`t loaded 2014-09-27 11:22:28 +02:00
czaks
6c139caf3c style.css: setting default font size is imo a bit invasive 2014-09-27 11:16:16 +02:00
czaks
dda7462013 catalog link not always working; fix ctrlcctrlv#88 2014-09-27 11:13:04 +02:00
8chan
6fd3b64c67 Disallow multiple Shrink all images appearing
fixes vichan-devel#91
2014-09-27 10:55:14 +02:00
8chan
56f3d89774 Fix multi image from quick reply
Conflicts:
	js/multi-image.js
2014-09-27 10:52:24 +02:00
anonfagola
d9f20c290d Updated threadscroll.js with bettter compatibility 2014-09-27 10:48:36 +02:00
Marcin Łabanowski
9596b6ace3 Merge pull request #92 from kaernyk/master
[WIP] Improvements to mobile display on boards/catalog
2014-09-27 10:47:21 +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
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