v0.13
Additions
- Group joined direct rooms in directory buffers.
- Command
end-of-buffer
is bound toN
in room buffers.
Changes
- Command
ement-room-image-show
use frame parameters to maximize the frame, making it easier for users to override. (#223. Thanks to Nicholas Vollmer.)
Fixes
- Name for direct rooms in directory buffers.
- Editing a message from the compose buffer would be sent as a reply to the edited message. (Fixes #189. Thanks to Phil Sainty for reporting.)
- Editing an already-edited message. (#226. Thanks to Phil Sainty for reporting.)
- Replying to an already-edited message. (#227. Thanks to Phil Sainty for reporting.)
- Rendering redactions of edited messages. (#228. Thanks to Phil Sainty for reporting.)
- Redacting an edited message. (#228. Thanks to Phil Sainty for reporting.)
- Command
ement-room-flush-colors
maintains point position.