1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 16:00:22 +01:00
Commit Graph

6888 Commits

Author SHA1 Message Date
8chan
0ec5b61ae9 30 chars 2014-11-09 22:18:06 -08:00
8chan
2f352f390d Don't die on bad board configs 2014-11-09 22:17:50 -08:00
8chan
938333d692 This script was breaking boards.html 2014-11-08 16:58:02 -08:00
8chan
cf84255269 yoga 2014-11-08 16:57:43 -08:00
8chan
2b67cfc5ee Stop nesting bug on update 2014-11-08 16:57:21 -08:00
8chan
34bfa3eaad disable for now 2014-11-08 16:57:00 -08:00
8chan
3b9be5c161 Stop double posting AJAX bug 2014-11-08 16:56:41 -08:00
8chan
9dd8cb141c Merge https://github.com/ctrlcctrlv/8chan 2014-11-01 16:10:11 -07:00
Fredrick Brennan
e3115c45a6 Merge pull request #226 from ctrlcctrlv/revert-224-master
Revert "Comment toolbar update and Thread stats addition"
2014-11-02 07:08:12 +08:00
Fredrick Brennan
9d21fa44fc Revert "Comment toolbar update and Thread stats addition" 2014-11-02 07:08:01 +08:00
8chan
c695839cb5 Merge ../http
Conflicts:
	inc/instance-config.php
2014-11-01 16:01:59 -07:00
8chan
364c1bc93b PDF uploading 2014-11-01 16:01:22 -07:00
8chan
52602f8b9f PDF uploading 2014-11-01 16:01:05 -07:00
8chan
ff984694d4 Revert breaking change 2014-11-01 16:00:48 -07:00
8chan
a25b5320ea Enable comment toolbar 2014-11-01 16:00:39 -07:00
8chan
a964b3a1e8 Merge branch 'czaks-youtube-js' 2014-11-01 15:58:52 -07:00
8chan
3874841f36 Merge branch 'youtube-js' of https://github.com/czaks/8chan into czaks-youtube-js
Conflicts:
	inc/instance-config.php
2014-11-01 15:58:36 -07:00
Fredrick Brennan
4332956f3e Merge pull request #196 from Pashe/thread-watcher
Thread watcher
2014-11-02 06:44:51 +08:00
Fredrick Brennan
dfda383976 Merge pull request #224 from forklessanon/master
Comment toolbar update and Thread stats addition
2014-11-02 06:38:21 +08:00
ForklessAnon
fd1aee2d57 Added option to disable/ignore keybinds. 2014-11-01 16:49:34 -05:00
ForklessAnon
f555d950a3 Some code cleanup on thread stats. 2014-11-01 04:29:21 -05:00
ForklessAnon
3a07e2c6f5 Added script for appending thread statistics to the bottom of a thread. 2014-11-01 04:00:45 -05:00
ForklessAnon
d670f60284 Update formatting toolbar to include user definable settings and customized options. 2014-10-31 21:53:02 -05:00
ForklessAnon
3e1cda5e13 Fix for options panel contents exceeding available space. 2014-10-31 18:34:38 -05:00
Fredrick Brennan
5dfc7735ab Merge pull request #214 from 7185/master
Fix selector in inline.js
2014-10-30 20:47:21 +08:00
Fredrick Brennan
654817b08a Merge pull request #217 from marktaiwan/comment-toolbar
Comment toolbar
2014-10-30 20:39:46 +08:00
Fredrick Brennan
b244925a59 Merge pull request #211 from marktaiwan/inline-expanding
Display full inline image on load start, scroll to thumb
2014-10-30 20:39:34 +08:00
Fredrick Brennan
0b6eac7ac2 Merge pull request #216 from topkek/patch-5
Fix overly wide posts
2014-10-30 20:38:41 +08:00
8chan
aabfda9278 Merge https://github.com/ctrlcctrlv/8chan 2014-10-30 05:33:24 -07:00
8chan
659766c1c3 Extra files and IDs in API 2014-10-30 05:33:01 -07:00
8chan
44bb469a75 VP9 support (experimental) 2014-10-30 05:32:39 -07:00
8chan
ae33b1d653 Forgot some permissions 2014-10-30 05:32:11 -07:00
Markerov
d913280480 initial commit 2014-10-30 20:26:27 +08:00
8chan
a754155d5b Multiple board volunteers patch 2014-10-28 23:23:17 -07:00
8chan
1db3bbe201 Top bar blacklist 2014-10-28 23:22:13 -07:00
topkek
77470a047a Remove min-width property 2014-10-28 21:52:01 +00:00
Markerov
d09107d9e7 missed a line 2014-10-29 00:22:43 +08:00
Markerov
58ce3895eb css tweak 2014-10-29 00:19:32 +08:00
Markerov
c8cb173e27 scroll to thumb
scroll up to image if its top is out of view when shrunk.
Requires jQuery
2014-10-28 23:35:58 +08:00
7185
622bf62409 Fix selector in inline.js
Should make >>>/crossboard/links (and expanding links) work again
2014-10-27 19:13:30 +01:00
Markerov
ba0878a88d renamed 'this.childNodes[0]' to thumb 2014-10-27 16:57:03 +08:00
Markerov
40b7193cc1 Display inline image when it starts loading,
Rewrote inline-expanding.js to display full image as soon as it starts
loading.
Modified expand-all-images.js to work with the new change
Moved max-width to style.css
2014-10-27 16:49:17 +08:00
Marcin Łabanowski
7aec1c411a Merge pull request #207 from marktaiwan/master
fixed catalog.html syntax
2014-10-24 17:39:12 +02:00
Markerov
a5e6ab4f17 fixed catalog.html syntax
changed <span class="replies"> to <div class="replies">.
removed extra <p>
2014-10-24 22:00:12 +08:00
Marcin Łabanowski
536c5f3463 Merge pull request #206 from topkek/patch-4
Fix merged posts bug
2014-10-24 12:27:25 +02:00
topkek
2b318b6528 Make it a little neater 2014-10-24 06:07:12 +01:00
topkek
35bd643561 Put hr outside of the div so it appears below posts 2014-10-24 05:58:23 +01:00
topkek
92c1057b5c Use append instead of insertAfter to add new posts 2014-10-24 05:55:18 +01:00
8chan
75a561a81f fix clean bug 2014-10-22 21:01:38 -07:00
8chan
d56091b35e better markup, remove extra padding 2014-10-22 21:01:23 -07:00