Skip to content
View in the app

A better way to browse. Learn more.

ernestdefoe.online

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
ernestdefoe.online

Extensions, themes & support for Flarum and Invision Community

Vibe coding for the community web. Report a bug, request a feature, or dig into the source — this is where the tools you use get built, in the open.

We do custom Bespoke Invision Community apps. If you have an idea for something you want then use the contact form to get in touch with us.
Launch sale

Realtime — presence and live topics 1.0.10

25.00 USD · Renewal Term: 10.00 USD/6 months

(0 reviews)

2 Screenshots

Bring the "live" experience of the big platforms to your self-hosted community — without paying for a cloud subscription. Realtime makes topics feel alive: new posts appear the instant they're written, members can see who's in the room, and a typing indicator lets conversations flow like chat. It all runs on your own server, with no third-party service in the loop.

Three features, one lightweight app

Live Topics — New replies and reactions arrive the moment they're posted. Instead of hammering refresh, members get a tasteful "3 new replies" bar that loads the latest with a tap.

👀 Real-Time Viewing — A live "…is also here" presence pill sits by the topic title, showing who else is reading this very second. It turns a quiet thread into a room.

⌨️ Real-Time Typing — When someone starts writing a reply, everyone else sees a subtle "…is typing" indicator. Fewer duplicate posts, and the natural rhythm people expect from modern chat.

Why members and admins love it

  • Instant, no refresh over a persistent WebSocket connection

  • Runs entirely on your infrastructure — no SaaS, no per-seat pricing, no data leaving your servers

  • Never gets in the way — if the service is down, the community keeps working; realtime just pauses

  • Upgrade-safe — listens to IPS content events, never edits core files

  • Light on resources — a tiny Node.js process handling thousands of concurrent readers

(Full version includes the "How it works", requirements, and "what's in the download" sections.)

What's New in Version 1.0.9

Released

The gateway is now actually in the download

This is the important one, and it is an apology. Every version of the setup guide up to now told you to deploy "the realtime/ folder included with your download". That folder was never in the download. An Invision application tar is built from the application directory and cannot carry one, so there was nothing to unzip and no way to complete Step 3 from the files you were given.

The gateway now ships as edrealtime-gateway-1.0.9.zip, a separate file on this listing next to the application tar. It contains server.js, package.json, Dockerfile and an .env.example to copy. The setup guide has been rewritten around it.

If you have been stuck at Step 3, that was our fault and not yours. Download the zip, follow Step 3, and it will come up.

Support for Live Notifications

The gateway now recognises a member's own private notification channel, which the new Live Notifications application uses to push a notification to the one member it belongs to. The permission to join that channel is signed by your server for that member alone, so it works exactly like the private-message channels added in 1.0.7 — nobody can listen to anybody else's.

Live Notifications is optional and sold separately. Nothing here changes if you do not use it.

⚠ Redeploy your gateway

Replace your server.js with the one in edrealtime-gateway-1.0.9.zip and restart the gateway. Your RT_SECRET, your .env and your web-server route are all unchanged.

An older gateway does not reject an unknown channel loudly — it drops it in silence, with no error in any log. The only symptom is that a feature quietly does nothing, which is a miserable thing to debug. If you are running Live Notifications and it is falling back to its periodic check instead of arriving instantly, this is why.

The application itself is unchanged in this release.

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.