Add support for thread type template overrides to Posts loaded by LiveContent
Add cache timeout option to control local browser cache time.
This setting controls how long (in seconds) before cached content is erased from the browser's local storage.<br />
Setting this value too high can lead to very active users filling up their browser's local storage, causing Live Content to no longer function.<br />
Default: <code>172800</code> (2 days)
Per-forum toggle for all threads or just specific threads which are live
Adds per-thread 'live' banner in thread list
Per-forum permission and per-thread UI to enable/disable live status for a thread.
Extend New Threads/Posts widget to filter by live threads
Workaround for (broken) environments which block etag/last-modified headers from being set by php, which results in this add-on not functioning as expected