You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src
Manos Pitsidianakis 64e5d4af4f
imap/untagged.rs: properly queue refresh events
RefreshEvents where added in self.uid_store.refresh_events queue though
ImapConnection has a method add_refresh_event() that drains the queue if
possible
4 years ago
..
addressbook Remove fnv crate 4 years ago
backends imap/untagged.rs: properly queue refresh events 4 years ago
email email/parser: do not set has_colon newline 4 years ago
text_processing LineBreakCandidateIter: make iter non-recursive 4 years ago
thread Remove fnv crate 4 years ago
addressbook.rs Remove fnv crate 4 years ago
async_workers.rs Fix some unused etc warnings 4 years ago
backends.rs melib: return Result<_> from operation() 4 years ago
collection.rs collection: add update_flags() method 4 years ago
conf.rs conf: set mailbox autoload default to false 4 years ago
datetime.rs Remove useless debug prints 4 years ago
email.rs melib: update nom dependency from 3.2.0 to 5.1.1 4 years ago
error.rs melib/error: do not discard old summary in set_summary 4 years ago
lib.rs melib: update nom dependency from 3.2.0 to 5.1.1 4 years ago
logging.rs conf: add options for logging 4 years ago
parsec.rs melib/vcard: add parser for vcard files 5 years ago
search.rs melib: add search method in mail backends 4 years ago
sqlite3.rs sqlite3: move module to melib 4 years ago
thread.rs Remove fnv crate 4 years ago