1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-02 02:57:26 +01:00
Commit Graph

6807 Commits

Author SHA1 Message Date
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
Marcin Łabanowski
9b3c6ab537 Merge pull request #77 from Zaphkiel/master
Misc js fixes
2014-09-26 13:09:26 +02:00
Marcin Łabanowski
d2913d369f Merge pull request #79 from anonfagola/patch-10
Fix syntax error
2014-09-26 13:08:45 +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
Marcin Łabanowski
082e65fb95 Merge pull request #90 from kaernyk/master
Adjust catalog for uniformity/mobile
2014-09-26 12:59:31 +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
Marcin Łabanowski
32fe18db89 Merge pull request #81 from Zealotux/master
Update style.css
2014-09-26 12:46:03 +02:00
kaernyk
9d39c61634 Corrected thread padding via style.css 2014-09-26 05:06:45 -04:00
kaernyk
2b4dd0a615 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
2014-09-26 04:41:32 -04:00
Nebs
35e33f61d4 Fixed unanimating gifs in the catalog 2014-09-26 00:30:23 -05:00
Fredrick Brennan
5a4e39ff70 Merge pull request #87 from anonfagola/patch-11
Update index.html
2014-09-26 00:09:19 -04:00
8chan
9dc91c1bf4 fuck you php 2014-09-26 03:44:34 +00:00
anonfagola
b38c265c47 Update index.html
Removed leftover code
2014-09-25 19:34:27 -07:00
Bui
f4a9c5f551 only use 8chan locales 2014-09-26 10:38:23 +09:00
Bui
da370c53c0 wrong function name 2014-09-26 10:17:47 +09:00
Bui
ae183c1c42 use country names in boards.html 2014-09-26 10:15:17 +09:00
Zealotux
64ce44a328 Update style.css
Added "cursor" to "options_tab_icon" according to https://github.com/ctrlcctrlv/8chan/issues/80
2014-09-26 02:19:49 +02:00
anonfagola
466f2b12ee Fix syntax error 2014-09-25 17:03:50 -07:00
Nebs
4c6cc59a37 Fixes catalog href on a potential /res/ board 2014-09-25 18:27:39 -05:00
8chan
19e864c15c I don't know what I did. 2014-09-25 22:53:56 +00:00
anonfagola
0ea92d99f7 Update 404.php 2014-09-25 15:40:43 -07:00
8chan
179df591af mobile style in config 2014-09-25 21:35:17 +00:00
8chan
c441adc776 Merge https://github.com/ctrlcctrlv/8chan 2014-09-25 21:34:39 +00:00
Fredrick Brennan
5cbdbd312a Merge pull request #72 from peerau/master
Changes to allow media-file clustering and CDN possibilities.
2014-09-25 17:34:02 -04:00
Jayden Callahan
cb5fed2bdf Config: deletion of boards covers img_root now 2014-09-26 07:01:11 +09:30
Jayden Callahan
1f2cd47562 Config: actually add config.php 2014-09-26 06:48:24 +09:30
Jayden Callahan
fbdb72994a Config: add a thing for clustered installations 2014-09-26 06:46:06 +09:30
8chan
4bb8eb49e8 Merge /home/service/www/http
Conflicts:
	inc/instance-config.php
	js/auto-reload.js
2014-09-25 20:55:05 +00:00
8chan
142bc60863 Merge ../http
Conflicts:
	js/auto-reload.js
2014-09-25 20:52:41 +00:00
8chan
f8f1607ae3 update $bannedWords 2014-09-25 20:51:04 +00:00
8chan
4911017e8e show board titles in boards list 2014-09-25 20:50:37 +00:00
8chan
2565a0e056 no secrets 2014-09-25 20:50:25 +00:00
8chan
4ecdcd292f auto reload better 2014-09-25 20:50:09 +00:00
8chan
48ca125eaf include instead of require 2014-09-25 20:49:46 +00:00
8chan
c42e2d1993 Merge https://github.com/ctrlcctrlv/8chan 2014-09-25 20:47:37 +00:00
8chan
f253d841f5 Attempt to fix undidio's unreadable indentation scheme 2014-09-25 20:44:03 +00:00
Fredrick Brennan
a4c67065f1 Merge pull request #71 from undido/patch-1
Added image-hover.js javascript
2014-09-25 16:36:52 -04:00
Lineark
0aec07c4ac Update quick-post-controls.js 2014-09-25 20:34:56 +00:00
Lineark
f1b3ebcd03 Update report_delete.html
fix title on global report checkbox at bottom
2014-09-25 20:34:50 +00:00
Lineark
f9c703dc08 Update quick-post-controls.js
add global checkbox to inline report
2014-09-25 20:34:43 +00:00
8chan
a6e9c13e51 We dont need two of these. 2014-09-25 20:31:52 +00:00
8chan
438c248bd6 Merge branch 'TheHowl-master' 2014-09-25 20:29:44 +00:00
8chan
e1ce037c8c Merge branch 'master' of https://github.com/TheHowl/8chan into TheHowl-master
Conflicts:
	create.php
2014-09-25 20:28:46 +00:00
8chan
507f8a636e Merge branch 'undido-master' 2014-09-25 20:15:30 +00:00
8chan
c8fc323ea6 AYAH by default. 2014-09-25 20:14:00 +00:00