iamb/src
2024-03-29 04:14:37 +00:00
..
message Enable autolinking when rendering Markdown (#226) 2024-03-24 03:06:33 +00:00
windows Reset message bar when ! is passed with :cancel (#231) 2024-03-27 19:35:15 -07:00
base.rs Add commands for importing and exporting room keys (#233) 2024-03-28 20:58:34 -07:00
commands.rs Add commands for importing and exporting room keys (#233) 2024-03-28 20:58:34 -07:00
config.rs Support loading a TOML configuration (#229) 2024-03-25 21:30:35 -07:00
keybindings.rs Add support for custom key macros (#217) 2024-03-10 06:49:40 +00:00
main.rs Wait to log in before starting background tasks (#234) 2024-03-29 04:14:37 +00:00
notifications.rs Support notifications via terminal bell (#227) 2024-03-24 17:19:34 +00:00
preview.rs Update modalkit dependencies (#204) 2024-02-28 05:21:05 +00:00
sled_export.rs Update to matrix-sdk@0.7.1 (#200) 2024-03-02 23:00:29 +00:00
tests.rs Support notifications via terminal bell (#227) 2024-03-24 17:19:34 +00:00
util.rs Support displaying shortcodes instead of Emojis in messages (#222) 2024-03-23 16:35:10 -07:00
worker.rs Wait to log in before starting background tasks (#234) 2024-03-29 04:14:37 +00:00