- Temporarily remove failing tests.
- Update to 0.0.10:
Features
* Support marking a room as a direct message room
* Add external_edit_file_suffix to config
* Allow typing newline with <S-Enter> and enable keyboard
enhancement protocol
* Display file sizes for attachments
* Implement set/unset/show for alternative and canonical aliases
* Allow notifications on open room if terminal not focused
* Add command to set per-room notification levels
* Add message slash commands
* Support reacting literally with non-Emojis
* Include room name in desktop notifications
* Add ban/unban/kick room commands
* Add command for setting room history visibility
* Add commands for viewing and clearing unreads
Documentation
* Update Welcome window to reference TOML instead of JSON
* Add FreeBSD installation instructions
* Fix openSUSE link and installation command in README
* Add Hombrew as install method on MacOS
Fixes
* Fix reaction count when there are duplicate reaction events
from a user
* Prevent sending duplicate reaction events
* Use color overrides for users when message_user_color is
enabled
* Fix image preview placement when messages are preceded by a
date in the timeline
* Trim :editor output and check if it's empty
* Add error for missing username on :logout
* Remove timeout for desktop notifications
* Fix underflow panics when using TextPrinter::push_span_nobreak
* Remove modifyOtherKeys enablement
* Avoid treating simple messages as Markdown
* Handle message marks on non-64-bit platforms
- Improve description text
- Remove deprecated Group tag
- Fix Debian install by setting maintainer in output
OBS-URL: https://build.opensuse.org/request/show/1195185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iamb?expand=0&rev=3
- Update to 0.0.10:
Features
* Support marking a room as a direct message room
* Add external_edit_file_suffix to config
* Allow typing newline with <S-Enter> and enable keyboard
enhancement protocol
* Display file sizes for attachments
* Implement set/unset/show for alternative and canonical aliases
* Allow notifications on open room if terminal not focused
* Add command to set per-room notification levels
* Add message slash commands
* Support reacting literally with non-Emojis
* Include room name in desktop notifications
* Add ban/unban/kick room commands
* Add command for setting room history visibility
* Add commands for viewing and clearing unreads
Documentation
* Update Welcome window to reference TOML instead of JSON
* Add FreeBSD installation instructions
* Fix openSUSE link and installation command in README
* Add Hombrew as install method on MacOS
Fixes
* Fix reaction count when there are duplicate reaction events
from a user
* Prevent sending duplicate reaction events
* Use color overrides for users when message_user_color is
enabled
* Fix image preview placement when messages are preceded by a
date in the timeline
* Trim :editor output and check if it's empty
* Add error for missing username on :logout
* Remove timeout for desktop notifications
* Fix underflow panics when using TextPrinter::push_span_nobreak
* Remove modifyOtherKeys enablement
* Avoid treating simple messages as Markdown
* Handle message marks on non-64-bit platforms
- Improve description text
- Remove deprecated Group tag
- Fix Debian install by setting maintainer in output
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/iamb?expand=0&rev=8
- Build against system sqlite & openssl. Added openssl and
sqlite to BuildRequires. Bundled RusTLS is still usable with a
conditional for where it may be required.
- Install manpages and new icons
- Use upstream tarball
- Update to version 0.0.9:
Features:
* Add commands for importing and exporting room keys
* Add support for desktop notifications
* Support notifications via terminal bell
* Support loading a TOML configuration
* Enable autolinking when rendering Markdown
* Support configuring user gutter width
* Support displaying shortcodes instead of Emojis in messages
Documentation:
* Add an icon for iamb
* Update manual pages to use mdoc(7) and list commands
* Add example of mapping "V" to toggle message selection mode
Fixes:
* Ignore key releases on platforms that support it
* Fix entering thread view when there's no messages yet
* Wait to log in before starting background tasks
* Reset message bar when `!` is passed with :cancel
* Fix image previews in replies
* Provide better error message for M_UNKNOWN_TOKEN
Building:
* Support linking against system OpenSSL
- Added desktop file
OBS-URL: https://build.opensuse.org/request/show/1163492
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/iamb?expand=0&rev=4