One of the most mobile-unfriendly aspects of Hubski was the "colorbox" overlays that gave information like post previews, or who shared or badged a post or comment.
Those overlays have now been replaced with an inline drop-down that contains the information.
I've also made a few other fixes and tweaks (such as sorting chatter by time), so let me know if anything seems wonky.
Speaking of changes… 1. Will 'people' tab make a comeback? This place isn't about 'muh stats', but it was a quick way to look-up popular comments/threads. 2. I noticed that there is no way to click on things like "shared posts" or "replies" while going to another user's profile. Functionality is still there, but so were 'people' until this update launched. Will those return in a clickable form? 3. Easy access to Deleted seems to be lacking and I'm kinda certain about suggesting adding it to the profile page a while ago. Seems doable, so why not? First one is more of a curiosity, the second I find to be sometimes better than search function. Third is just one of those things nobody needs right up until they need it. Regardless, I appreciate the hell out of all the work you've been doing. Kudos for every minute of it.
Most popular post and comments were definitely the most interesting thing about the page. I'll think on a better way to incorporate. Yes, that's doable. I'll readd them somehow. Oh yeah. It should at least be accessible in settings. I'll add it. Thanks! Likely some smaller tweaks coming.1. Will 'people' tab make a comeback? This place isn't about 'muh stats', but it was a quick way to look-up popular comments/threads.
2. I noticed that there is no way to click on things like "shared posts" or "replies" while going to another user's profile. Functionality is still there, but so were 'people' until this update launched. Will those return in a clickable form?
3. Easy access to Deleted seems to be lacking and I'm kinda certain about suggesting adding it to the profile page a while ago. Seems doable, so why not?
I also kind of miss the 8 different buttons that let you sort a person's posts by number of shares. I used that all the time to look for stuff. edit: mk is a god1. Will 'people' tab make a comeback? This place isn't about 'muh stats', but it was a quick way to look-up popular comments/threads.
Great! It was indeed quite annoying, I much prefer this way. Can you fix the left margin though? I've done some messing around in the CSS and figured out that if you change the 6px in this line:
to 34px, and change the popbox margin-left to 0px, it should align perfectly with both post titles and comments. $(this).parents('.subhead').next('.prevbox').load(getURL).fadeToggle('fast').css({'margin':'14px 6px'});