Commit Graph

16 Commits (561ba9c87b57e1012ad89bde08506a2beacb7fff)

Author SHA1 Message Date
Manos Pitsidianakis 3a02b6fb80
README.md: mention how to override w3m with html_filter 1 year ago
3nt3 34bb532e8d
Mention w3m dependency
Fixes #181

Signed-off-by: 3nt3 <gott@3nt3.de>
1 year ago
cos 256a3e252e Update minimum supported rust version
Code requires label_break_value feature, which was [stabilized][0] in
release 1.65.0 of the toolchain.

[0]: https://github.com/rust-lang/rust/pull/99332
1 year ago
Manos Pitsidianakis 7c7115427d docs/meli.7: complete guide document 2 years ago
Manos Pitsidianakis eea9ac2b58
README.md: update with new IRC channel location 3 years ago
Manos Pitsidianakis 10b10e6267
README.md: add mirror links 4 years ago
Manos Pitsidianakis b904f91f45
README: replace svg with webp screenshots
Gitea doesn't render svg images (delivers them as text/plain)
4 years ago
Manos Pitsidianakis b69bc219c3
README.md: Add screenshots and update text 4 years ago
Manos Pitsidianakis 281a6ee6ae
Makefile: add build-rustdoc target 4 years ago
Manos Pitsidianakis 1ac3a7a903
Make dbus dependency optional
Put dbus dependency behing `dbus-notifications` feature.
4 years ago
Manos Pitsidianakis 3152411f22
Fix Makefile semantics
Makefile targets didn't correspond to the widely used ones:

- make should build meli instead of showing help
- make check should run tests

Closes #42
4 years ago
Manos Pitsidianakis 15b15854bf
update documentation
Endless gratitude to WanderingBeekeper for editing the text.
4 years ago
Manos Pitsidianakis 083732ed33
README.md: add explanations for features 4 years ago
Manos Pitsidianakis 0a34b082f6
Add cargo-fuzz targets 4 years ago
Manos Pitsidianakis c43f3564d3
Update README on notmuch feature 4 years ago
Manos Pitsidianakis 548c9f4ac3
Convert README to Markdown 4 years ago