Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable release soon? #3

Open
Eldenroot opened this issue Dec 10, 2016 · 6 comments
Open

Stable release soon? #3

Eldenroot opened this issue Dec 10, 2016 · 6 comments
Assignees
Labels

Comments

@Eldenroot
Copy link

This looks really nice and useful. I would like to use this on my live board soon @WildcardSearch

Any ETA please?

@WildcardSearch
Copy link
Owner

WildcardSearch commented Dec 10, 2016

I have been using this plugin on my forum since 2014. It is stable as-is and works as intended, but it has not been bug tested by the community and there is some functionality that needs to be included.

Currently there is no way to go 'backward' in the thread. If the user views the thread beginning at the 23rd post on the second page, one cannot scroll upward, there is no mechanism for it.

As to an ETA, I'd be guessing whatever I said. My tentative schedule is:

  • Get MentionMe tested and released (could be two days or two weeks depending on how hard the bugs are to track down)
  • Get my forum converted to MyBB 1.8 (?)
  • Get back to my plugins and make another round of patches
  • ...then maybe have time to try to finish this up

@Eldenroot
Copy link
Author

I just tried your plugin, really nice and useful :) looking forward :)

@WildcardSearch
Copy link
Owner

I really need to work on it. All it needs is to take account for scrolling backwards and then testing. I get caught up sometimes...

@WildcardSearch
Copy link
Owner

@Eldenroot and anyone else who is interested, fixing #8 has all intended functionality working. Now is the time I need feedback on how everything works and if there are bugs.

For testing purposes, this is expected function as of now:

With settings for auto and live OFF:

Enter thread at and page and encounter Show More Posts link above and/or below if applicable.
When clicked, it loads a page (ppp from default/user settings/plugin setting in that order) of posts.
When end of thread is reached, it shows no new posts and is done.

With settings for auto ON and live OFF:

Enter thread at and page and encounter Show More Posts text (no link) above and/or below if applicable.
When the div is in view, it loads a page (ppp from default/user settings/plugin setting in that order) of posts.
When end of thread is reached, it shows no new posts and is done.

With settings for live ON:

When end of thread is reached, it shows no new posts and a timer is started to check for posts every x seconds. New post will be inserted into the page.

@Eldenroot
Copy link
Author

Ok, I will. I have a lot of ideas :)

@WildcardSearch
Copy link
Owner

Thanks for testing and giving feedback.

Once we can work a few more details out, I can get a beta release. This has been two years getting to beta lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants