Click anywhere to close this dialog

Farewell

Great is the art of beginning, but greater is the art of ending
Henry Wadsworth Longfellow

I announce that I cease all development and activity in the programming universe indefinitely. My career has reached the turning point I was not expecting for at least another year, leaving me highly off guard and without laid-out plans for this hobby's continuity. I have begun a 5-year residency program in Neurosurgery which is clearly not compatible, time-wise, with programming.

I gave in all my passion for developing, and you gave me back your loyalty and trust, even when I did not deserve that much. Now it is the time for payback. I release all my present and past work as Open Source software, in the hope some talented developer will continue maintaining and expanding my vision of a modern, sleek forum software. The intrinsic flexibility of MyBB is the true hidden gem of an otherwise outdated codebase; I do hope the project can continue and be updated complying to the latest coding standards.

I hereby thank Euan, kawaii, andrewjs18, Ben, Matt, Omar G., effone, Eric J., Devilshakerz, Wildcard, JordanMussi and all the other team members I have had the opportunity to work with when I was a MyBB team member. I thank Tomm M, my mentor, who inspired me to pick up coding with his piece-of-art plugins. And finally, I thank all of you MyBBoost subscribers who have helped me getting through my toughest university years economically.

Yours sincerely, Filippo

Endless beta 1

10 Mar 2018 Edited
#1

You are viewing page #2

Show original post
Filename Size Downloads
28.21 KB 199
Eldenroot, LIONHAERT, FishingCraze And 4 others like this post
Shade 19 Mar 2018
#11
Unfortunately that's not feasible at the moment. I will consider adding it as a separate entity in future betas.
Sharree 24 Jul 2018
#12
How well is this plugin working? Any reported issues?
Sharree 24 Jul 2018
#13
Also how do I anchor down to the quick reply box? Is there a way?
Shade 24 Jul 2018
#14
Endless is well tested and proven to work just fine; there might be some issues still, I haven’t received much feedbacks apart from the ones you can publicly see. I’d suggest you to install it on a test board first, then switch to production if satisfied about the result.

I can’t understand the quick reply box anchor thing. Can you elaborate more? Thank you.
Sharree 24 Jul 2018 Edited
#15
Endless is well tested and proven to work just fine; there might be some issues still, I haven’t received much feedbacks apart from the ones you can publicly see. I’d suggest you to install it on a test board first, then switch to production if satisfied about the result.

I can’t understand the quick reply box anchor thing. Can you elaborate more? Thank you.
Shade (24 Jul 2018)
I want to have a “Quick Reply” button that takes you down to the quick reply box. I can’t read PHP code well but I saw in the plugin file that there is a quick_reply function so I’m wondering if it’s possible. Right now if I try to scroll down to the Quick Reply box it’ll just keep loading posts.
Shade 24 Jul 2018
#16
Thanks, that's not feasible at the moment, but I will include that in a future beta.
Sharree 25 Jul 2018
#17
Thanks, that's not feasible at the moment, but I will include that in a future beta.
Shade (24 Jul 2018)
I kind of figured a temporary solution. Since I have separate variables for {$posts} and {$firstpost} I moved the quickreply box under the {$firstpost} variable. One issue is when I post a reply, the reply goes through but I'm not taken to the reply I made. It just stays at the quick reply box. Is there something I can add to the showthread_quickreply form template so that when I click submit I get scrolled down to the post I just made?
Shade 25 Jul 2018
#18
A set of dedicated functions need to be written down, so your only chance is to wait beta 2 I guess, I'm sorry.
Sir Twisted 9 Nov 2019 Edited
#19
hello,

the plugin is working perfect for posts on my forum, however, for the thread list it doesn't seem to be working at all.

edit: also just noticed quick edit seems not to be working, after installing.
Shade 9 Nov 2019 Edited
#20
Hi, can you provide your board URL please? Also, make sure you have added the .thread class to your threads.