..
command
meli/jobs_view: add column headers and sorting
2023-08-21 14:48:24 +03:00
conf
themes: add a highlighted_selected theme key
2023-08-28 23:50:17 +03:00
contacts
contacts: add delete_contact shortcut
2023-08-23 17:27:48 +03:00
mail
themes: add a highlighted_selected theme key
2023-08-28 23:50:17 +03:00
plugins
Normalize std::fmt::* imports
2023-08-11 13:16:47 +03:00
terminal
Update bitflags, rusqlite dependencies
2023-08-25 08:22:36 +03:00
types
Move src to meli/src
2023-07-08 13:58:32 +03:00
utilities
clippy: fix new 1.72 default clippy lints
2023-08-25 19:49:26 +03:00
args.rs
Move src to meli/src
2023-07-08 13:58:32 +03:00
command.rs
meli/jobs_view: add column headers and sorting
2023-08-21 14:48:24 +03:00
components.rs
clippy: fix new 1.72 default clippy lints
2023-08-25 19:49:26 +03:00
conf.rs
melib: move Sort{Order,Field} to utils mod
2023-08-21 12:41:50 +03:00
contacts.rs
meli: Move components/contacts -> contacts
2023-08-11 12:49:06 +03:00
jobs.rs
mail/view: cancel previous jobs on MailView drop/update
2023-08-21 10:19:14 +03:00
jobs_view.rs
meli/jobs_view: add column headers and sorting
2023-08-21 14:48:24 +03:00
lib.rs
Normalize std::fmt::* imports
2023-08-11 13:16:47 +03:00
mail.rs
meli: Move components/mail -> mail
2023-08-11 13:01:32 +03:00
mailbox_management.rs
meli/terminal: replace change_color uses with change_theme
2023-08-21 12:45:15 +03:00
mailcap.rs
Add tagref source code annotations
2023-07-13 16:47:11 +03:00
main.rs
Normalize std::fmt::* imports
2023-08-11 13:16:47 +03:00
managesieve.rs
meli: Move components/utilities -> utilities
2023-08-11 12:46:16 +03:00
notifications.rs
melib/error: impl From<io::ErrorKind> for ErrorKind
2023-08-19 09:11:59 +03:00
plugins.rs
Move src to meli/src
2023-07-08 13:58:32 +03:00
sqlite3.rs
melib: move Sort{Order,Field} to utils mod
2023-08-21 12:41:50 +03:00
state.rs
terminal: move braille and screen to their own module files
2023-08-11 11:00:59 +03:00
subcommands.rs
melib/nntp: add support for storing read status locally
2023-07-16 11:46:33 +03:00
svg.rs
Normalize std::fmt::* imports
2023-08-11 13:16:47 +03:00
terminal.rs
Normalize std::fmt::* imports
2023-08-11 13:16:47 +03:00
types.rs
mail/view: cancel previous jobs on MailView drop/update
2023-08-21 10:19:14 +03:00
utilities.rs
clippy: fix new 1.72 default clippy lints
2023-08-25 19:49:26 +03:00