mirror of
https://github.com/vale981/ement.el
synced 2025-03-04 17:01:39 -05:00
Docs: Tidy
This commit is contained in:
parent
5d32869a34
commit
75441f919b
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ Note that, while ~matrix-client~ remains usable, and probably will for some time
|
|||
+ When determining whether a room is considered unread, non-message events like membership changes, reactions, etc. are ignored. This fixes a bug that caused certain rooms that had no message events (like some bridged rooms) to appear as unread when they shouldn't have. But it's unclear whether this is always preferable (e.g. one might want a member leaving a room to cause it to be marked unread), so this is classified as a change rather than simply a fix, and more improvements may be made to this in the future. (Fixes [[https://github.com/alphapapa/ement.el/issues/97][#97]]. Thanks to [[https://github.com/MrRoy][Julien Roy]] for reporting and testing.)
|
||||
|
||||
*Fixes*
|
||||
+ Links to only rooms (as opposed to links to events in rooms) may be joined by activating them.
|
||||
+ Links to only rooms (as opposed to links to events in rooms) may be activated to join them.
|
||||
+ Read receipts mark the last completely visible event (rather than one that's only partially displayed).
|
||||
|
||||
** 0.1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue