1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-03 19:47:25 +01:00
Commit Graph

1189 Commits

Author SHA1 Message Date
anonish
78cc03c204 Updating expand-video.js 2015-02-08 21:36:33 -06:00
Fredrick Brennan
e115bff930 Merge pull request #379 from anonish/patch-1
QR fix for tablet (portrait) mode in laptops
2015-02-01 15:10:15 +08:00
bbielsa
3a01469dc1 Fixed add_favorites to append to the correct element
Issue #346
https://github.com/ctrlcctrlv/infinity/issues/346#issuecomment-71119100
2015-01-31 10:36:02 -05:00
anonish
dbf5114896 QR fix for tablet (portrait) mode in laptops
Quick reply will now show up on tablets in portrait mode where width can be < 800px as originally coded (mainly 768x1280 and 800x1280)
2015-01-29 21:44:11 -06:00
Fredrick Brennan
c895ed6fb5 Merge pull request #367 from marktaiwan/quick-reply
Minor quick reply and quoting improvements
2015-01-29 09:53:48 +08:00
Fredrick Brennan
e3ce9f6301 Merge pull request #361 from marktaiwan/external-post-preview
Bug fix: external post preview
2015-01-29 09:53:39 +08:00
Mark Taiwan
aad35f56c6 Bug fix: click to expand
fix issue: https://8ch.net/meta/res/54186.html
2015-01-29 09:48:15 +08:00
Mark Taiwan
0f1461f7e5 Thumbnail file extension fix
Fix thumbnail images sometimes using `.jpeg` file extension, resulting in 404.
2015-01-28 23:29:15 +08:00
marktaiwan
3b5acb7df8 Focus keyboard cursor on quick-reply box 2015-01-25 18:03:01 +08:00
marktaiwan
f548a03e69 Add 'esc' keybind to close quick-reply. 2015-01-25 17:55:26 +08:00
Fredrick Brennan
6b7df139e6 Merge pull request #363 from marktaiwan/auto-update
Adds user option for thread updater
2015-01-24 08:54:49 +08:00
Fredrick Brennan
767e3e65b0 Merge pull request #362 from wholelotofhs/master
Moved the post hide link to the left side
2015-01-24 08:54:33 +08:00
marktaiwan
b81ee15e84 Adds user option for thread updater
Adds checkbox to the Options panel

Convert stray space indents to tabs
2015-01-23 23:26:41 +08:00
8chan
1ab47143b6 Catalog script fix for hiding threads with short IDs 2015-01-23 02:24:04 -08:00
wholelotofhs
1cc5da0f13 Moved the post hide link to the left side
Several users on /meta/ have voiced their displeasure over the hide post
button appearing on the right side of posts by default, and they
suggested moving it to the left side to be consistent with the hide
thread button.
2015-01-23 04:39:55 -05:00
marktaiwan
dc1cd65e11 Fix thumbnail overlapping on external preview
Fix the occasional thumbnail and filename overlap by truncating longer
filenames and set file container width according to thumbnail width.
2015-01-23 14:08:52 +08:00
Fredrick Brennan
1833685428 Merge pull request #357 from marktaiwan/bug-fix
fix Relative Time and Image Throttler
2015-01-23 08:01:50 +08:00
Fredrick Brennan
17fee6a5bf Merge pull request #358 from wholelotofhs/master
hotfix for expand button not showing on hidden posts
2015-01-23 08:01:36 +08:00
wholelotofhs
53897c29ba fix to work on thread pages
Just realized that you couldn’t hide posts on a thread page.
2015-01-22 17:55:28 -05:00
wholelotofhs
d49118aae0 hotfix for expand button not showing
I have no idea how this problem didn't show up (like it does on the live
site) when I tested the code before.
2015-01-22 17:11:31 -05:00
marktaiwan
22377af0b1 fix Relative Time and Image Throttler 2015-01-23 00:03:37 +08:00
Fredrick Brennan
d7df2abb53 Merge pull request #333 from marktaiwan/catalog-search
change catalog-search.js to use onready()
2015-01-22 16:49:37 +08:00
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