clarkwinkelmann/flarum-ext-who-read

Make read status visible to selected groups

Installs: 5 470

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 2

Open Issues: 2

Language:TypeScript

Type:flarum-extension

1.4.1 2022-11-28 23:36 UTC

README

MIT license Latest Stable Version Total Downloads Donate

Make read status visible to selected groups.

Use cases: show which moderators have read what, show instant-messaging-like read status for small communities.

This extension directly pulls data from the the table used by Flarum read status.

Customize who can SEE via the Permissions tab.

Customize who can be SEEN via the settings modal.

Users with the SEE permission can see the last read time and post number of every SEEN user.

Optionally the subscription status can be made visible as well.

In the Settings modal, you can choose where the read status is visible: discussion list, discussion header, and under each post.

Users with the UNREAD permission can set their own read status to unread. Their avatar will appear greyed out with an unread indicator. The unread toggle is accessible in the discussion controls, and beside the read status of the last post.

Please note that information about each individual reader is loaded for every discussion. If you decide to show the read status of all members on a large forum, performance might be impacted.

Installation

composer require clarkwinkelmann/flarum-ext-who-read

Support

This extension is under minimal maintenance.

It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.

You can contact me to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

Sponsors: FibraClick, Phenomlab, ctml, GreXXL

Links