kaernyk
e10f0885af
Change body font back to 10pt
9 years ago
kaernyk
f4455cf64d
Remove duplicate attributes
9 years ago
kaernyk
0fa1c58249
Improve thread/title handling on small screens
9 years ago
kaernyk
f6e827ca75
Merge branch 'master' of https://github.com/kaernyk/vichan
Conflicts:
stylesheets/style.css
9 years ago
kaernyk
78cf4a8b56
Improve catalog thread dimensions on tiny devices
9 years ago
kaernyk
197e4d4bfc
Merge pull request #1 from vichan-devel/master
Merge changes in upstream
9 years ago
8chan
cb7b7d070c
threadscroll was in template for no reason
9 years ago
czaks
ef53af04ec
fix a recently added md5 api field
9 years ago
czaks
629b1c92a6
fix a recently introduced quick-reply max-width issue
9 years ago
czaks
f2e101f30d
fix multi-image.js when quick-reply isn`t loaded
9 years ago
czaks
6c139caf3c
style.css: setting default font size is imo a bit invasive
9 years ago
czaks
dda7462013
catalog link not always working; fix ctrlcctrlv#88
9 years ago
8chan
6fd3b64c67
Disallow multiple Shrink all images appearing
fixes vichan-devel#91
9 years ago
8chan
56f3d89774
Fix multi image from quick reply
Conflicts:
js/multi-image.js
9 years ago
anonfagola
d9f20c290d
Updated threadscroll.js with bettter compatibility
9 years ago
Marcin Łabanowski
9596b6ace3
Merge pull request #92 from kaernyk/master
[WIP] Improvements to mobile display on boards/catalog
9 years ago
kaernyk
a3c03932c3
Fix mobile scaling/padding
9 years ago
kaernyk
c115ebc7e0
Improved image handling in catalog for various screen sizes
9 years ago
kaernyk
2e46875125
Improvements to mobile display on boards/catalog
9 years ago
adonisk
d98eb528a5
v8ch.css
9 years ago
czaks
ef1ceb4f3b
fix catalog margins
9 years ago
kaernyk
b223b2b2f8
Remove erroneous data and fix indentation
Conflicts:
stylesheets/style.css
9 years ago
kaernyk
b1ea8b18d0
Improve image handling in catalog to improve consistency
Conflicts:
stylesheets/style.css
9 years ago
czaks
b4b99cd936
Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
stylesheets/style.css
9 years ago
kaernyk
359c295eca
Correct thread:hover highlighting
9 years ago
kaernyk
153622c068
Corrected changes improperly set in catalog.css
Conflicts:
stylesheets/style.css
9 years ago
czaks
bfb85fc2b1
catalog.css is no longer used
9 years ago
czaks
76439cbdd9
we don`t use tooltipster anymore, do we?
9 years ago
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.
9 years ago
hatstand0
7ea5b129e6
Fix thumbnail width/height in API
The API currently has the thumbnail widths and heights switched around
9 years ago
Nebs
ab2a83d194
Fixes catalog href on a potential /res/ board
9 years ago
Nebs
b7592c3eec
Fixed unanimating gifs in the catalog
9 years ago
czaks
afbe945d83
Merge branch 'master' of github.com:vichan-devel/Tinyboard
9 years ago
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
9 years ago
kaernyk
b888500133
Corrected thread padding via style.css
Conflicts:
stylesheets/style.css
9 years ago
czaks
ba515c5f05
post-hover.js: show a popup preview if a reply is only partially on screen; fixes ctrlcctrlv#84
9 years ago
Zealotux
f71cdcaa81
Update style.css
Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
9 years ago
8chan
e81d016ffa
Attempt to fix scroll to anchor issue
9 years ago
czaks
dbaeb395ac
auto-reload.js: it`s actually setTimeout, not setInterval, right?
9 years ago
czaks
ed5272f17d
auto-reload.js: don`t scroll up
9 years ago
8chan
5d8d20fcc5
Add timer to auto reload js
Conflicts:
js/auto-reload.js
9 years ago
TheHowl
7cac637c36
oh hey look I just fixed #8 search.php
It was just a typo, an horrible typo.
9 years ago
czaks
40409f8717
fix reference to oekaki in readme; fixes vichan-devel#89
9 years ago
czaks
3b2f448102
restore compatibility with php < 5.5; fixes vichan-devel#86
9 years ago
czaks
b2d574fec3
Update README.md; fixes ctrlcctrlv#38 ;)
9 years ago
anonfagola
b9886dc474
Update threadscroll.js
Made compatible for use with additional_javascripts.
9 years ago
anonfagola
712e7f6c57
Update threadscroll.js
Made cleaner.
9 years ago
anonfagola
f5d121af10
Update threadscroll.js
Fixed a line left from debug, and added comments.
9 years ago
anonfagola
45dd9e637f
Added scrolling threads with up and down keys
For 8chan X. Redone so it's in js folder.
@KillerWhale321
9 years ago
anonfagola
2a823ae786
Create threadscroll.js
9 years ago