2023-05-20T00:43:37Z - 2024-05-20T00:43:37Z

Overview

124 Active Pull Requests
76 Active Issues
Excluding merges, 8 authors have pushed 417 commits to master and 444 commits to all branches. On master, 416 files have changed and there have been 58869 additions and 37280 deletions.

9 Releases published by 1 user

Published v0.8.5 v0.8.5 2024-05-06 19:17:43 +03:00

Published v0.8.5-rc.3 Release Candidate v0.8.5-rc.3 2023-12-11 14:05:21 +02:00

Published v0.8.5-rc.2 Release Candidate v0.8.5-rc.2 2023-12-04 17:25:30 +02:00

Published v0.8.5-rc.1 Release Candidate v0.8.5-rc.1 2023-12-02 19:21:07 +02:00

Published v0.8.4 v0.8.4 2023-11-23 19:28:14 +02:00

Published v0.8.3 v0.8.3 2023-11-22 15:45:24 +02:00

Published v0.8.2 v0.8.2 2023-09-22 13:32:32 +03:00

Published v0.8.1 v0.8.1-alpha 2023-09-13 19:09:56 +03:00

Published v0.8.0 v0.8.0-alpha 2023-08-29 21:12:51 +03:00

115 Pull requests merged by 8 users

Merged #393 melib/connections.rs: disable Nagle's algorithm by default 2024-05-18 13:56:35 +03:00

Merged #392 melib: update mailin-embedded dependency to 0.8.2 2024-05-16 10:15:29 +03:00

Merged #390 Various changes 2024-05-15 15:33:48 +03:00

Merged #386 Bump version to 0.8.5 2024-05-06 19:19:52 +03:00

Merged #385 dialogs: fix UIConfirmationDialog highlight printing 2024-05-05 17:19:40 +03:00

Merged #384 View manpages in pager inside meli 2024-05-05 10:59:35 +03:00

Merged #383 Remove obsolete file melib/src/text/tables.rs.gz 2024-05-02 14:27:39 +03:00

Merged #381 conversations.rs: fix constant redrawing 2024-04-26 10:14:24 +03:00

Merged #380 Remove num_cpus dependency 2024-04-20 17:21:37 +03:00

Merged #379 listing/thread: fix wrong column index crash 2024-04-18 15:30:26 +03:00

Merged #374 Update notify and linkify deps 2024-04-12 09:22:00 +03:00

Merged #377 Misc stuff 2024-04-11 21:44:14 +03:00

Merged #376 Fix compilation for macos 2024-04-05 16:44:21 +03:00

Merged #375 Re enable the horizontal presentation of thread view. 2024-04-05 16:26:15 +03:00

Merged #372 listing: make {prev,next}_entry shortcut behavior consistent 2024-03-24 16:30:49 +02:00

Merged #371 Imap fixups 2024-03-18 14:06:23 +02:00

Merged #370 accounts: add default_mailbox setting 2024-03-16 18:36:14 +02:00

Merged #369 Various manpage touchups and URL updates 2024-03-15 12:39:46 +02:00

Merged #366 debian/changelog warning fix 2024-03-10 16:49:19 +02:00

Merged #365 melib/imap: remove unused imap_trace! and fix comp 2024-03-10 13:30:25 +02:00

Merged #364 state.rs: don't draw messages above embedded terminal 2024-03-08 17:56:28 +02:00

Merged #363 melib/imap: convert log prints to traces 2024-03-08 17:29:12 +02:00

Merged #362 listing.rs: make self.view an Option 2024-03-08 17:14:49 +02:00

Merged #361 build.rs: remove rerun when build.rs changes 2024-03-08 16:58:00 +02:00

Merged #360 Add option to highlight self in mailing list threads 2024-03-06 17:41:55 +02:00

Merged #359 Various fixups 2024-03-03 23:23:26 +02:00

Merged #358 listing: Don't hide unread count for mailboxes that are partly truncated 2024-03-01 22:20:24 +02:00

Merged #356 Add subcommands to print log and config file paths 2024-02-29 14:55:03 +02:00

Merged #355 sqlite caching refactor 2024-02-29 11:17:20 +02:00

Merged #353 JMAP fixes/improvements 2024-02-21 19:52:39 +02:00

Merged #354 Bunch of fixes 2024-02-13 16:26:31 +02:00

Merged #351 conf: Make conf validation recognize AccountSettings extra keys 2024-02-04 15:17:56 +02:00

Merged #348 Set lowest priority to shortcut command UIEvents 2024-01-21 15:41:56 +02:00

Merged #347 Update README.md, DEVELOPMENT.md and create BUILD.md 2024-01-20 12:10:52 +02:00

Merged #344 Create a commands configuration option under shortcuts sections 2024-01-19 17:18:56 +02:00

Merged #346 Minor doc fixes 2024-01-11 11:56:24 +02:00

Merged #345 Fixed default man pages install location 2024-01-11 09:00:00 +02:00

Merged #343 listing: fix select modifier regression 2024-01-08 18:28:50 +02:00

Merged #342 scripts: add mandoc_lint.sh 2024-01-06 16:22:34 +02:00

Merged #341 Change listing selection behavior 2024-01-06 16:21:33 +02:00

Merged #340 Small test refactorings 2024-01-04 11:29:52 +02:00

Merged #339 meli: implement flag set/unset action in UI 2024-01-01 21:46:50 +02:00

Merged #338 meli: add deny clippy lints and fix them 2024-01-01 16:39:21 +02:00

Merged #337 melib/imap: unseen counts improvements 2024-01-01 15:55:05 +02:00

Merged #336 melib/tests: merge integration tests in one crate 2024-01-01 12:07:31 +02:00

Merged #331 mail/listing: check row_updates in is_dirty() 2023-12-29 20:51:11 +02:00

Merged #333 melib/email/parser: ack \ as an atom 2023-12-29 20:32:19 +02:00

Merged #335 Add flag set/unset command, improve config error report 2023-12-29 20:24:46 +02:00

Merged #330 terminal: remove obsolete position.rs module 2023-12-19 23:45:27 +02:00

Merged #329 melib/notmuch: use message freeze/thaw for flag changes 2023-12-19 23:45:05 +02:00

Merged #326 Makefile: add dpkg --print-architecture to deb filename 2023-12-13 16:27:35 +02:00

Merged #328 melib/smtp: disable flakey test_smtp() 2023-12-13 15:42:01 +02:00

Merged #327 melib/notmuch: refresh NotmuchMailbox counts when setting flags 2023-12-12 21:13:52 +02:00

Merged #325 Bump meli version to 0.8.5-rc.3 2023-12-11 14:02:41 +02:00

Merged #324 Set up git-cliff for CHANGELOG.md 2023-12-11 13:16:35 +02:00

Merged #323 CI: add debian package build workflow 2023-12-11 11:03:02 +02:00

Merged #322 Update minimum rust version from 1.65.0 to 1.68.2 2023-12-10 16:59:41 +02:00

Merged #321 Fix compilation with 1.70.0 cargo 2023-12-09 17:47:53 +02:00

Merged #320 mail/view: store Link URL value in Link type 2023-12-09 17:27:05 +02:00

Merged #319 Re-enable conversations listing style 2023-12-04 17:13:05 +02:00

Merged #318 Fix compilation issues for aarch64 and darwin/arm64 2023-12-04 09:42:11 +02:00

Merged #312 Add safe UI widget area drawing API 2023-12-02 18:51:21 +02:00

Merged #317 Update README.md and add Codeberg mirror 2023-11-27 21:21:48 +02:00

Merged #316 types/File: return Results instead of panicking 2023-11-27 11:07:11 +02:00

Merged #315 Update imap and threads cache on email flag modifications 2023-11-27 11:06:56 +02:00

Merged #314 Rewrite email flag modifications 2023-11-24 14:36:03 +02:00

Merged #313 README.md: add IRC channel badge 2023-11-04 13:46:08 +02:00

Merged #311 listing: hoist format_date() to ListingTrait method 2023-10-21 23:52:20 +03:00

Merged #309 Fixes to SMTP backend 2023-10-03 10:10:17 +03:00

Merged #306 state.rs: show error description when TIOCGWINSZ ioctl fails 2023-09-25 12:57:03 +03:00

Merged #305 Add Newsgroups field when composing NNTP articles 2023-09-23 19:11:59 +03:00

Merged #301 Add current working directory tracking to Context 2023-09-11 15:33:13 +03:00

Merged #300 Add install-man CLI subcommand to install manpages 2023-09-09 12:52:11 +03:00

Merged #299 Various stuff 2023-09-09 09:07:42 +03:00

Merged #295 view/thread: open earliest unread email instead of first in thread 2023-09-02 22:04:13 +03:00

Merged #298 Various fixes 2023-09-02 18:54:29 +03:00

Merged #294 Contacts enhancements 2023-09-01 15:32:02 +03:00

Merged #293 themes: add a highlighted_selected theme key 2023-08-29 10:37:26 +03:00

Merged #292 chore: Update to imap-codec 1.0.0 (w/o `-beta`) 2023-08-28 23:02:58 +03:00

Merged #290 listing: autogen mbox filename when exporting mail to directories 2023-08-28 18:55:10 +03:00

Merged #279 jmap: implement server_submission 2023-08-28 17:39:33 +03:00

Merged #289 .gitea: update PULL_REQUEST_TEMPLATE.md 2023-08-26 11:44:20 +03:00

Merged #288 sidebar: add support for Home and End key navigation 2023-08-26 11:44:07 +03:00

Merged #287 mail/view/thread: fix page{up,down} event bubbling up 2023-08-25 20:03:03 +03:00

Merged #286 Header code refactors 2023-08-25 08:27:21 +03:00

Merged #285 contacts: prevent duplicate contact creation 2023-08-23 17:38:07 +03:00

Merged #284 Various fixes in shortcut logic, job view tab table, terminal coloring and canceling fetch_envelopes jobs when the user quits the view 2023-08-21 14:59:39 +03:00

Merged #282 chore: Update to `imap-codec 1.0.0-beta`. 2023-08-19 09:03:41 +03:00

Merged #280 ci: disable smtp::test::test_smtp in test.yaml 2023-08-16 20:42:37 +03:00

Merged #273 melib/connections: use Happy Eyeballs algorithm 2023-08-16 14:12:18 +03:00

Merged #278 Update cargo install directions 2023-08-14 22:01:39 +03:00

Merged #272 Reorganize components module hierarchy 2023-08-11 13:19:43 +03:00

Merged #271 melib/thread: don't increase Thread length for duplicates 2023-08-10 18:50:58 +03:00

Merged #270 melib/nntp: accept invalid (non-ascii) address comment text 2023-08-10 18:38:48 +03:00

Merged #266 account: start background watch job in init 2023-07-28 19:38:10 +03:00

Merged #265 melib/smtp: use localhost in lieu of 127.0.0.1 for CI 2023-07-26 16:04:25 +03:00

Merged #264 melib/smtp: use localhost in lieu of 127.0.0.1 for CI 2023-07-26 09:10:30 +03:00

Merged #263 ci: use cargo-nextest 2023-07-24 14:12:14 +03:00

Merged #262 Code re-organize 2023-07-24 10:59:36 +03:00

Merged #260 ci: add env vars 2023-07-20 00:37:22 +03:00

Merged #254 Add Woodpecker-CI check pipeline 2023-07-11 13:01:33 +03:00

Merged #253 melib/datetime: add timestamp_to_string_utc 2023-07-09 23:17:15 +03:00

Merged #250 add availability to use server_password_command in the nntp backend like in the IMAP backend 2023-07-07 14:01:41 +03:00

Merged #248 chore: Use published imap-codec 0.10.0. 2023-07-05 16:18:53 +03:00

Merged #246 chore: Update `imap-codec`. 2023-07-05 15:10:40 +03:00

Merged #240 fix/threads-correct-subject-stripping 2023-07-03 11:09:33 +03:00

Merged #239 fix/mbox-wrong-offset 2023-07-03 11:02:03 +03:00

Merged #238 Fix wrong threaded listing thread tree view 2023-07-03 09:54:52 +03:00

Merged #237 Fix all clippy lints 2023-07-03 09:40:32 +03:00

Merged #231 account: impl exponential backoff when retrying connection 2023-06-19 10:02:55 +03:00

Merged #227 Refactoring work for future improvements: move mail view to listing parent component 2023-06-17 21:24:44 +03:00

Merged #223 refactor: Start to use imap-codec. 2023-06-17 20:16:41 +03:00

Merged #221 melib: Add standard header constants in email::headers 2023-05-30 19:52:30 +03:00

Merged #219 tests: Fix `test_imap_fetch_response`. 2023-05-28 11:33:25 +03:00

Merged #213 chore: Bypass rustfmt bug. 2023-05-28 11:29:23 +03:00

9 Pull requests proposed by 2 users

Proposed #230 WIP: add support for VCard exports 2023-06-17 23:29:32 +03:00

Proposed #233 WIP: melib/imap: add support for CHILDREN extension RFC 3348 2023-06-19 10:06:01 +03:00

Proposed #234 WIP: Add read-only memfd backed temporary files for opening attachments 2023-06-19 10:07:03 +03:00

Proposed #258 WIP: Async Cursors WIP 2023-07-14 15:36:44 +03:00

Proposed #261 WIP: Add tests for connecting with IMAP servers under all possible configurations (no-tls, tls, starttls, etc) 2023-07-21 20:07:49 +03:00

Proposed #302 WIP: Add Sieve parser and interpreter 2023-09-13 19:03:58 +03:00

Proposed #357 WIP: notmuch-fcc-dirs 2024-02-29 15:16:21 +02:00

Proposed #368 Contributions possible due gitea configuration 2024-03-10 19:42:27 +02:00

Proposed #394 melib/connections.rs: Fix compilation for macos 2024-05-19 18:59:15 +03:00

63 Issues closed from 18 users

Closed #391 update mailin-embedded to 0.8 2024-05-16 10:15:29 +03:00

Closed #387 Feature Request: Support tilde (~) in vcard_folder option 2024-05-06 19:19:54 +03:00

Closed #382 source contains seemingly useless duplicate gzip-compressed source file 2024-05-02 14:27:39 +03:00

Closed #310 Add opt-in option to mark mail that includes an account identity/address in To, Cc, Bcc (useful for mailing list mailboxes) 2024-03-08 17:19:09 +02:00

Closed #349 Clarify how to use vcard_folder option 2024-02-04 15:17:56 +02:00

Closed #308 SMTP mail_transaction does not close the connection properly 2023-10-03 18:37:20 +03:00

Closed #307 SMTP mail_transaction triggers odd issue with greenmail 2023-10-03 10:10:17 +03:00

Closed #267 nntp should add Newsgroups header if missing 2023-09-23 19:11:59 +03:00

Closed #171 Support for encrypted mail (Autocrypt) 2023-09-07 15:57:18 +03:00

Closed #217 Submit e-mail from the command line 2023-09-07 15:57:18 +03:00

Closed #228 Use DNS SRV records for automatic mail services discovery 2023-09-07 15:57:18 +03:00

Closed #274 Add confidentiality level configuration values for TLS connections. 2023-09-07 15:57:18 +03:00

Closed #275 Add support for certificate pinning and client-side certificates 2023-09-07 15:57:18 +03:00

Closed #220 Suggestion: use libaspell if available 2023-09-07 15:56:53 +03:00

Closed #232 IMAP: support $Forwarded, $SubmitPending and $Submitted IMAP Keywords 2023-09-07 15:56:53 +03:00

Closed #235 Implement generic job scheduler 2023-09-07 15:56:53 +03:00

Closed #241 Update wcwidth to Unicode 15.0 2023-09-07 15:56:53 +03:00

Closed #257 Idea: ability to fetch missing mailing list posts from public-inbox instances via NNTP (e.g. lore.kernel.org) 2023-09-07 15:56:53 +03:00

Closed #276 Add support for searching on more than mailbox. 2023-09-07 15:56:53 +03:00

Closed #187 Support filtering rules to move mails to folders 2023-09-07 15:56:52 +03:00

Closed #207 Add sixel support 2023-09-07 15:56:52 +03:00

Closed #214 Add "temporary" accounts, so that you can open arbitrary mbox, maildir paths 2023-09-07 15:56:52 +03:00

Closed #215 Add proper mailbox filtering 2023-09-07 15:56:52 +03:00

Closed #216 Implement mbox modifications (add, delete, edit) 2023-09-07 15:56:52 +03:00

Closed #218 Implement language agnostic RPC protocol for plugins and hooks 2023-09-07 15:56:52 +03:00

Closed #64 Add support for accessibility features 2023-09-07 15:55:49 +03:00

Closed #71 RFC5465: Add IMAP NOTIFY support 2023-09-07 15:55:49 +03:00

Closed #75 Add row sort direction in mail lists 2023-09-07 15:55:49 +03:00

Closed #76 Issue NOOP after IMAP NO response 2023-09-07 15:55:49 +03:00

Closed #77 IMAP: Lemonade profile tracking issue 2023-09-07 15:55:49 +03:00

Closed #120 Invalid display of unicode pager search results 2023-09-07 15:55:49 +03:00

Closed #145 Makefile: check-deps target uses nonportable GNU utils 2023-09-07 15:55:49 +03:00

Closed #149 Add regex theme tag documentation in meli-themes.5 2023-09-07 15:55:49 +03:00

Closed #167 [feature request] Implement offline sync with IMAP 2023-09-07 15:55:49 +03:00

Closed #54 Add vcard creation 2023-09-07 15:55:48 +03:00

Closed #60 Better multipart/related support 2023-09-07 15:55:48 +03:00

Closed #62 Add compact mbox action. This should rewrite the mbox to remove deleted messages. 2023-09-07 15:55:48 +03:00

Closed #225 pasting text into vim doesn't work as expected 2023-09-05 11:26:05 +03:00

Closed #297 Add option for building from scratch without network access. Needed for packaging. 2023-09-02 18:54:29 +03:00

Closed #291 chore: Update to imap-codec 1.0.0 2023-09-02 14:48:29 +03:00

Closed #296 Add NNTP docs in meli.conf.5 2023-09-02 14:47:42 +03:00

Closed #277 Implement JMAP submission 2023-08-28 17:39:33 +03:00

Closed #281 chore: Update to `imap-codec 1.0.0-beta`. 2023-08-19 09:03:42 +03:00

Closed #268 IPv6 Support (Implement Happy Eyeballs) 2023-08-16 14:12:18 +03:00

Closed #98 meli gets stuck on `set seen' for mail (threads) at random 2023-08-13 11:40:44 +03:00

Closed #48 notmuch search over whole database 2023-08-11 21:13:47 +03:00

Closed #229 Use Implicit TLS for IMAP and SMTP. 2023-08-11 21:07:24 +03:00

Closed #269 nntp fails to download big groups and when adding many groups will also fail to load any of them 2023-08-10 18:38:48 +03:00

Closed #143 Unable to retrive FastMail emails over JMAP 2023-07-24 11:58:39 +03:00

Closed #197 cant deserialize json served by stalwart-jmap 2023-07-24 11:56:59 +03:00

Closed #144 jmap: timeout on large folders 2023-07-18 16:15:58 +03:00

Closed #259 Update pgp documentation 2023-07-15 19:35:39 +03:00

Closed #255 gpg not working. 2023-07-13 17:18:51 +03:00

Closed #243 Flickering window and diff keystrokes bring up log over the TUI 2023-07-10 23:39:33 +03:00

Closed #252 Arch AUR package fails to compile 2023-07-09 23:17:15 +03:00

Closed #245 NNTP backend + server password command eval 2023-07-07 14:01:42 +03:00

Closed #242 Compilation failure on `master` on OpenBSD 2023-07-04 02:01:09 +03:00

Closed #236 Compilation error 2023-06-30 21:04:02 +03:00

Closed #61 Add command to redecode attachments with selected charset 2023-06-03 19:36:10 +03:00

Closed #208 Unnecessary recompilation? 2023-06-03 15:56:19 +03:00

Closed #224 build failed 2023-06-01 19:37:52 +03:00

Closed #210 melib/email/headers.rs: add const standard header names 2023-05-30 21:40:40 +03:00

Closed #212 spec: meli assumes that a server supports SASL-IR. 2023-05-27 00:26:42 +03:00

13 Issues created by 4 users

Opened #222 tracking: Integrate `imap-codec`. 2023-05-30 12:28:16 +03:00

Opened #226 Respect shortcut config overrides in `Component::shortcuts` 2023-06-16 13:53:31 +03:00

Opened #244 idea: git email to work with git proyects 2023-07-04 18:28:04 +03:00

Opened #247 refactor(imap-codec): Replace remaining `send_command_raw(&[u8])` instances. 2023-07-04 22:20:39 +03:00

Opened #256 What would you, the users, like to be worked on/fixed in meli? 2023-07-14 12:34:57 +03:00

Opened #303 Add opt-in update detection messages via crates.io API 2023-09-22 13:45:53 +03:00

Opened #332 Fix or verify behavior for fix wide character rendering (unicode combinations that take more than one cell block like some emojis) 2023-12-25 23:55:47 +02:00

Opened #334 Implement rfc2392 cid references when opening html files in external browser 2023-12-27 17:44:06 +02:00

Opened #350 Allow root_mailbox and default mailbox to be different 2024-02-02 00:26:02 +02:00

Opened #352 Embed python interpreter 2024-02-07 14:52:23 +02:00

Opened #378 Call for contributions: implement shell code completions 2024-04-11 21:27:22 +03:00

Opened #388 Embedded mode in kitty terminal is quite laggy 2024-05-05 23:43:39 +03:00

Opened #389 Add a "move to Trash" command 2024-05-08 10:31:26 +03:00