v0.11
Additions
- Commands
ement-room-image-show
andement-room-image-scale
(bound toRET
andM-RET
when point is at an image) view and scale images. (Thanks to Steven Allen for these and other image-related improvements.) - Command
ement-room-image-show-mouse
is used to show an image with the mouse.
Changes
- Enable
image-mode
when showing images in a new buffer. (Thanks to Steven Allen.) - Command
ement-room-image-show
is not used for mouse events. - Show useful message in SSO login page.
Fixes
- Allow editing of already-edited events.
- Push rules' actions may be listed in any order. (Fixes compatibility with v1.7 of the spec. Thanks to Steven Allen.)
- Call external browser for SSO login page. (JavaScript is usually required, which EWW doesn't support, and loading the page twice seems to change state on the server that causes the SSO login to fail, so it's best to load the page in the external browser directly).
- Clean up SSO server process after two minutes in case SSO login fails.
- Don't stop syncing if an error is signaled while sending a notification.
- Command
ement-room-list-next-unread
could enter an infinite loop. (Thanks to Visuwesh and@mrtnmrtn:matrix.org
.) - Events in notifications buffer could appear out-of-order. (#191. Thanks to Phil Sainty.)
Internal
- The
ement-read-receipt-idle-timer
could be duplicated when using multiple sessions. (#196. Thanks to Phil Sainty.)