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

45 Commits

Author SHA1 Message Date
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
Markerov
459addfb6a Displays correct file extension for videos 2015-01-15 00:50:22 +08:00
Markerov
1e15133b9b Fetch external posts with json 2015-01-05 13:27:39 +08: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
1b3e922424 Fix inlining glitches 2014-11-05 23:13:06 +00:00
topkek
2a2108a698 Highlight references to the current post 2014-11-05 22:41:35 +00:00
topkek
1a259a3cd4 Update post-hover.js 2014-11-03 23:40:54 +00: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
8chan
1d6f46d9bb Fix scroll to issues with post-hover.js, clean up highlightReply 2014-06-12 15:36:40 +00:00
czaks
1d1fd24041 Revert "post-hover.js: fix long loop"
This reverts commit f0ae0174c94f5637d1a5e804ce33fa666b4e9a67.
2014-03-13 22:21:16 +01:00
czaks
46d527ecf6 update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 2014-01-21 19:25:11 +01:00
czaks
1c6b178dc5 add copyright notices for javascripts based on commit history 2014-01-19 14:27:24 +01:00
czaks
f0ae0174c9 post-hover.js: fix long loop 2013-12-29 18:32:58 +01:00
czaks
5f7db88a2d watch.js and post-hover.js integrations 2013-12-29 04:27:53 +01:00
czaks
533b17f788 post-hover.js: overlay previewed posts over quick-reply window 2013-12-25 16:26:24 +01:00
ctrlcctrlv
5906af7dcd Instead of using styles in post-hover, use the CSS classes instead. This prevents display bugs when some styles have different borders than others 2013-09-19 00:02:59 +00:00
czaks
bf119b7abd Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	js/post-hover.js
2013-08-17 16:21:40 -04:00
Michael Foster
c0815ea25a Bugfix: When you hovered over a >>X link, then hid and unhid a thread (js/hide-threads.js) it would fuck up 2013-08-17 14:42:48 +10:00
czaks
d0c72927a6 Merge (partially) branch 'master' of https://github.com/savetheinternet/Tinyboard
Let's not merge part of it for now; it break things here

Conflicts:
	js/post-hover.js
2013-08-16 11:29:13 -04:00
Michael Foster
5774d21632 Post hover: hide images when need to 2013-08-16 23:49:57 +10:00
czaks
b438fb294b post-hover.js: support linking to OPs (requires ukko patchset!) 2013-08-05 01:00:25 -04:00
czaks
185e68de47 post-hover.js: allow working between threads and boards (ukko patchset required!) 2013-08-05 00:18:25 -04:00
czaks
71db417206 post-hover.js: ukko fix 2013-08-04 06:08:10 -04:00
Macil Tech
399aa463b3 Fix #71. 2013-06-18 12:10:06 -05:00
Michael Save
9fbf24dca5 p.body changed to div.body 2012-08-27 23:01:08 +10:00
Michael Save
3d00a7bdec js/post-hover.js and js/show-backlinks.js to work together 2012-04-30 02:59:11 +10:00
Michael Save
2faaacd0f2 Update links in Javascript comments 2012-03-31 11:13:11 +11:00
Michael Save
741e30e22f post-hover.js: Fixed bug on index pages 2012-03-19 00:11:55 +11:00
Michael Save
21a1152ebe custom event for new posts, so auto-reload.js etc will work with forced-anon.js and post-hover.js 2012-03-18 23:55:01 +11:00
Michael Save
c36d654a08 Clip post to page borders. 2012-03-17 11:33:20 +11:00
Michael Save
de5e7e27ec Don't clone replies we can already see. That will break stuff. 2012-03-17 11:10:59 +11:00
Michael Save
443c79047b post-hover.js: Fix position on AJAX.
Fetch all replies when using AJAX.
2012-03-17 10:59:14 +11:00
Michael Save
bf7fd32c21 start_hover() causing weird positing issues when using AJAX method 2012-03-17 08:12:47 +11:00
Michael Save
a2ac54e01e Check if post is below viewable region. 2012-03-17 08:09:24 +11:00
Michael Save
ce25db62ea css bug 2012-03-17 07:54:08 +11:00
Michael Save
134146e32c Allow post-hover.js to work /without/ forced-anon.js... 2012-03-17 07:51:45 +11:00
Michael Save
e34de4e09d Allow post-hover.js to work with forced-anon.js 2012-03-17 07:46:44 +11:00
Michael Save
68e873315a Ensure no double-fetching of posts. 2012-03-17 07:45:38 +11:00
Michael Save
50624ba5ce Use AJAX to fetch posts that aren't on the current page. 2012-03-17 07:40:15 +11:00
Michael Save
34fc25f716 clip to top 2012-03-16 09:48:37 +11:00
Michael Save
1d7381554d Don't show post when it's already in view. Highlight it instead. 2012-03-16 09:42:17 +11:00
Michael Save
a573960229 show actual posts instead of highlighting them 2012-03-16 09:29:58 +11:00
Michael Save
ae848ef666 use border-right-color for firefox 2012-03-15 18:57:43 +11:00
Michael Save
85cc117b33 post-hover.js 2012-03-15 17:05:33 +11:00