• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

Live Content 1.0.0 Alpha2

Change log

  • Fix 'fast mode' polling on more content outstanding
  • After a reply, poll for more content
  • Do not re-load already loaded content (ie own replies)
  • Conversation support!

Release notes

Bugfixes & updates.

Known issues:
  • Will rapidly load an entire thread. Needs a circuit breaker so it doesn't keep loading posts forever.
    • Only load new unread vs last seen on page?
    • Need to update URL/pagination as you scroll through data as otherwise it is all the disadvantages of infinite scrolling.
  • Pushes reply box down even if you are typing.
  • Need client-side opt-out of live threads and/or UI feedback.
Back
Top