… split screen Spy on one side and thread opens on the right …
When I first read that, I thought of Shrook

… split screen Spy on one side and thread opens on the right …
Yes, all it does is inject the script into the page as plain JavaScript. There is this one error:Are you still running it from your custom extension for Safari? If you can share it with me, I can gave a look for you. Also, if you look at your console to see if any errors are there.
[Error] ReferenceError: Can't find variable: $
_runSuperMod (spy, line 88)
global code (spy, line 145)
appendChild ([native code], line 0)
global code (Spy.js, line 246)
close ([native code], line 0)
Gb (jquery.min.js, line 3)
Wb (jquery.min.js, line 3)
show (jquery.min.js, line 4)
(anonymous function) (jquery.min.js, line 4)
jc (jquery.min.js, line 4)
lc (jquery.min.js, line 4)
g (jquery.min.js, line 4)
dequeue (jquery.min.js, line 3)
(anonymous function) (jquery.min.js, line 3)
each (jquery.min.js, line 2)
each (jquery.min.js, line 2)
queue (jquery.min.js, line 3)
animate (jquery.min.js, line 4)
(anonymous function) (jquery.min.js, line 4)
(anonymous function) (xenforo.js, line 55)
load (xenforo.js, line 52)
b (xenforo.js, line 269)
ajaxStart (xenforo.js, line 270)
dispatch (jquery.min.js, line 3)
handle (jquery.min.js, line 3)
trigger (jquery.min.js, line 3)
trigger (xenforo.js, line 2)
ajax (jquery.min.js, line 4)
getSpyItems (spy.js, line 1)
Yes, all it does is inject the script into the page as plain JavaScript. There is this one error:
Again, the page is completely blank, no visible content whatsoever.Code:[Error] ReferenceError: Can't find variable: $ _runSuperMod (spy, line 88)
Switching back to your other script it still works just fine.
If this is the case, wouldn't your other script fail to work as well?It looks like your extension is adding the script as soon as the page starts to load, such that jQuery isn't even ready yet. If you have the option to add the script to the end of the document or body that might help.
If this is the case, wouldn't your other script fail to work as well?
If this is the case, wouldn't your other script fail to work as well?
I'm having the same issue... just stumbled on this thread and I'm working my way through it
First script works well
Second gives me a blank, even with first disabled or uninstalled
*mutters to self* it works fine on my machine *end*
I'm having the same issue... just stumbled on this thread and I'm working my way through it
First script works well
Second gives me a blank, even with first disabled or uninstalled
Would you be able to have the web developer console open (refresh after opening) with the non-working script and see what errors you have? If you're using something like Tampermonkey, it should only inject the script well after the jQuery ($) script has been loaded. I suspect it's a different issue to redheelers.
I declare that bug fixed. Everyone on Safari 8 can now enjoy the split view mod now. *grumbles something about vendor specific CSS extensions*
I have the public beta of Safari 9 on the machine I was developing this with and it, well, worked on it. I had to dig up my old 2011 MBP to test it on.
@MacDawg Split-view is all the rage. If you're a pro forum surfer, you should give it a go.
Is there a way to keep the main header of the forum visible, and useable with this?I declare that bug fixed. Everyone on Safari 8 can now enjoy the split view mod now. *grumbles something about vendor specific CSS extensions*
I have the public beta of Safari 9 on the machine I was developing this with and it, well, worked on it. I had to dig up my old 2011 MBP to test it on.
@MacDawg Split-view is all the rage. If you're a pro forum surfer, you should give it a go.
This is fantastic! I really love what you did with it.Done.
If the screenshot looks confusing, let me explain: the header links are opening in the 'detail view' as well. I opened Spy from the header and it opens a Spy in a Spy. Simple.
Hate to bug you with too much but is it possible to implement two other things?Done.
If the screenshot looks confusing, let me explain: the header links are opening in the 'detail view' as well. I opened Spy from the header and it opens a Spy in a Spy. Simple.
Hate to bug you with too much but is it possible to implement two other things?
- Create a button on a thread listing in Spy that takes you to the first post of the thread? That was a feature on VB.
- When clicking on a thread from the Spy and opening it up in the split view, it shows the thread title in your drop-down bar. But when I go to my Watched Threads, from the header bar you just added, and click on a thread from there, it opens in the split view window, as expected, but the title bar still shows "Watched Threads" instead of the thread title. Can that be adjusted?
Hate to bug you with too much but is it possible to implement two other things?
- Create a button on a thread listing in Spy that takes you to the first post of the thread? That was a feature on VB.
- When clicking on a thread from the Spy and opening it up in the split view, it shows the thread title in your drop-down bar. But when I go to my Watched Threads, from the header bar you just added, and click on a thread from there, it opens in the split view window, as expected, but the title bar still shows "Watched Threads" instead of the thread title. Can that be adjusted?
Not bad suggestions; I wouldn't mind adding in a few.
1. Aim to reduce the spacing per Spy thread. I can only fit 5-7 posts (depending on what machine and screen size I am using). I would rather have 20 Spy replies and lose what user replied, or lose a summary of the individual post.
2. If you focus out of the Spy tab, when you come back new posts are bold or highlighted in some way to show you what you have missed out on.
3. Your replies should appear a different colour EDIT: is that what the little green dot is?
4. Reload/refresh button on the individual thread that you're looking at. Force reloading the entire page loses your "My Threads" drop down info.
That's all for now.
Great - Will users need a summary of how to update? Or do we simply go to the first post and click on that version?There's a new version with some experimental changes as well as some hopefully useful ones:
I mean on the left hand bar, if I reply to a post I can see my username and whatnot, but no indication that it's me (apart from my username). Picture to follow.
- Your replies are green...the little green dot is for a post you've opened
I just updated to this version and lost the bottom half of the main forum menu bar. (right now I'm on Safari with Yosemite)New split view: https://github.com/sammich/macrumors-spy-mod/raw/master/split.user.js (clicking on the link will ask for the update/install to occur).
He only develops for Chrome and doesn't care about us Safari/FireFox usersI just updated to this version and lost the bottom half of the main forum menu bar. (right now I'm on Safari with Yosemite)
Also, I noticed yesterday (on Firefox for Windows 8.1), that new alerts wouldn't show up in the little flag and I had to get out of the custom Spy screen to a normal MR page to get to the alerts.
Hehe. I stopped using Chrome over 18 months ago. Got tired of all the little changes they make to it all the time.He only develops for Chrome and doesn't care about us Safari/FireFox users![]()
I just updated to this version and lost the bottom half of the main forum menu bar. (right now I'm on Safari with Yosemite)
Also, I noticed yesterday (on Firefox for Windows 8.1), that new alerts wouldn't show up in the little flag and I had to get out of the custom Spy screen to a normal MR page to get to the alerts.