1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 17:28:41 +01:00

1267 Commits

Author SHA1 Message Date
Fredrick Brennan
650d6406ae Merge pull request #320 from marktaiwan/relative-time
Relative post time
2015-01-22 16:10:30 +08:00
Fredrick Brennan
daf3605759 Merge pull request #347 from marktaiwan/inline-expanding
Throttle loading of full res post images
2015-01-22 16:08:20 +08:00
Fredrick Brennan
541320c349 Merge pull request #339 from marktaiwan/external-post-preview
post-hover.js: Fetch external posts with json
2015-01-22 16:07:55 +08:00
Fredrick Brennan
60e9f74396 Merge pull request #340 from wholelotofhs/master
Added a way to hide posts
2015-01-22 16:07:43 +08:00
8chan
61d25a586b Merge https://github.com/ctrlcctrlv/infinity 2015-01-22 08:01:04 +00:00
8chan
79be851d1f Merge branch '8ch-net' of https://github.com/Pashe/infinity into Pashe-8ch-net
Conflicts:
	faq.php
	inc/8chan-mod-pages.php
	inc/instance-config.php
	js/twemoji/twemoji.js
	templates/mod/settings.html
2015-01-22 07:59:45 +00:00
Fredrick Brennan
af2a188e8e Merge pull request #353 from marktaiwan/top-boards-title
In the top menu, adds the top 20 board's full name to the link tooltip
2015-01-22 15:54:17 +08:00
8chan
290eed43d0 Some 8chan.co>8ch.net (rest in #348) 2015-01-21 23:49:15 -08:00
Mark Taiwan
afe210a20a Add top boards' full name to the link tooltip 2015-01-20 22:21:06 +08:00
Pashe
38de652f9b Replace '8chan.co's with '8ch.net's 2015-01-14 14:15:33 -06:00
Markerov
459addfb6a Displays correct file extension for videos 2015-01-15 00:50:22 +08:00
Markerov
f117ff422d image throttler
initial commit
2015-01-12 11:41:54 +08:00
wholelotofhs
79b6e6c72f forgot ':last' 2015-01-07 00:01:24 -05:00
wholelotofhs
564862f332 removed useless tabs 2015-01-06 23:32:47 -05:00
wholelotofhs
0c22569dd8 added a way to hide posts
highjacks localStorage.hiddenthreads to save which posts are hidden; I
don't want to rename the file in fear it will break.
2015-01-06 23:26:58 -05:00
8chan
643e5ae80b Catalog: don't show hidden threads 2015-01-05 04:39:08 -08:00
8chan
795c2da9f4 Make no-animated-gif.js trigger on new_post 2015-01-05 04:38:35 -08:00
Markerov
1e15133b9b Fetch external posts with json 2015-01-05 13:27:39 +08:00
Markerov
4e1f7f577b change to use onready() 2015-01-02 17:13:29 +08:00
8chan
72255ad5b8 Merge
Conflicts:
	stylesheets/style.css
2014-12-31 22:45:03 -08:00
8chan
a095b2467a Warn users that some options only work after a save 2014-12-31 22:36:27 -08:00
8chan
de31d6fca8 Option to not show top boards 2014-12-31 22:28:49 -08:00
Markerov
35ee87d909 merge relative-time into local-time 2015-01-01 14:10:26 +08:00
8chan
8ac83fbba6 Merge
Conflicts:
	inc/mod/pages.php
2014-12-24 14:19:35 +00:00
8chan
f60c3f5935 Preview board flags script 2014-12-24 06:14:33 -08:00
Markerov
dd4196fd89 change to use onready() 2014-12-22 17:00:35 +08:00
8chan
906611e7ac Don't expand webm or YouTube videos on js/expand-all-images.js 2014-12-20 14:02:03 -08:00
Markerov
b38936055e initial commit 2014-12-21 01:59:24 +08:00
8chan
c67c575561 Merge /srv/http 2014-12-20 15:04:23 +00:00
8chan
01cca90597 Unicode emoji support 2014-12-20 07:04:20 -08:00
8chan
e843f81f3c Customize embed sizes 2014-12-20 07:02:00 -08:00
8chan
c59a840cc7 Merge /srv/http 2014-12-17 13:30:15 +00:00
8chan
d0d2abe8ec Why not let users resize the QR horizontally? 2014-12-16 00:33:20 -08:00
8chan
9dbc4e93be Show backlinks on OP 2014-12-15 23:35:39 -08:00
Fredrick Brennan
d871e3942d Merge pull request #279 from forklessanon/fix-3
Fix thread stats so post count hover works on the OP's id.
2014-12-16 09:48:56 +08:00
Fredrick Brennan
6e08634be9 Merge pull request #281 from topkek/wrap-backlinks
Allow backlinks to wrap normally
2014-12-16 09:43:54 +08:00
Fredrick Brennan
d53ce19076 Merge pull request #285 from topkek/treeview
Add tree view to options dialog & close ctrlcctrlv/8chan#280
2014-12-14 19:43:20 +08:00
Fredrick Brennan
26d78b1ce5 Merge pull request #301 from topkek/image-expanding
Scroll to thumbnail when shrinking an expanded image
2014-12-14 19:41:30 +08:00
Fredrick Brennan
d8b34a3237 Merge pull request #276 from wholelotofhs/master
Adds an option to disable custom board stylesheet
2014-12-14 19:40:02 +08:00
8chan
1b2ef21b8c Merge /srv/http 2014-12-14 11:29:50 +00:00
8chan
e8f0610299 update update_boards.js 2014-12-14 03:28:19 -08:00
topkek
96d69c52f2 Scroll to thumbnail when shrinking an expanded image 2014-12-09 21:26:29 +00:00
topkek
74a6ad7e52 clean up options code 2014-12-03 03:24:00 +00:00
topkek
82fc6c241b checkbox for tree view 2014-12-03 03:23:49 +00:00
topkek
2a2f64c098 don't indent previews 2014-12-03 03:23:39 +00:00
topkek
191347b92e chrome fix 2014-12-03 03:23:35 +00:00
topkek
2da17bfebe toggle tree view 2014-12-03 03:23:24 +00:00
topkek
666a7f760d add global option for tree view 2014-12-03 03:23:15 +00:00
Markerov
a2c20cda65 Fix bug with inline expansion with Unanimate Gif
Issue #273
2014-11-29 11:01:30 +08:00
topkek
af305de336 add space between backlinks 2014-11-23 22:48:00 +00:00