meli/ui/src
Manos Pitsidianakis 6d9f584de3
Update nix to 0.16.1
2020-01-21 12:02:21 +02:00
..
components ui/themes: add theming to ConversationsListing, sidebar 2020-01-21 12:02:21 +02:00
conf ui/themes: add theming to ConversationsListing, sidebar 2020-01-21 12:02:21 +02:00
execute melib: add ThreadGroup 2020-01-20 16:03:06 +02:00
plugins melib/imap: add mailbox creation ability 2020-01-20 15:58:59 +02:00
terminal Update nix to 0.16.1 2020-01-21 12:02:21 +02:00
types Plugins WIP #2 2019-12-27 17:57:48 +02:00
cache.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
components.rs ui/Component: change set_dirty() to set_dirty(value) 2019-12-14 18:57:58 +02:00
conf.rs ui/themes: add theming to ConversationsListing, sidebar 2020-01-21 12:02:21 +02:00
execute.rs melib/imap: add mailbox creation ability 2020-01-20 15:58:59 +02:00
lib.rs melib/imap: add mailbox creation ability 2020-01-20 15:58:59 +02:00
mailcap.rs melib: Replace String with Cow<'static, str> 2020-01-07 12:55:27 +02:00
plugins.rs plugin-backend: add BackendOp for PluginBackend 2020-01-02 00:13:18 +02:00
sample-plugin.py Plugins WIP 2019-12-23 17:08:57 +02:00
sqlite3.rs Replace StackVec with smallvec::SmallVec 2020-01-20 15:58:59 +02:00
state.rs ui: add ratelimiting in UI notifications and drawing 2020-01-20 16:03:06 +02:00
terminal.rs ui: fix bracket mode end code typo 2019-11-19 23:41:12 +02:00
types.rs ui: add ratelimiting in UI notifications and drawing 2020-01-20 16:03:06 +02:00
workers.rs Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00