a781a53
fix: add configurable date format in settings (#665)
Mohith32 created
a781a53
fix: add configurable date format in settings (#665)
Mohith32 created
2772f1a
feat: cached contact list exported as json by default and csv if csv flag used (#663)
Co-authored-by: Drew Smirnoff <drew@floatpane.com> Co-authored-by: drew <me@andrinoff.com>
vaibhav gauraha , Drew Smirnoff , and drew created
b74fe9e
fix!: cache not being decrypted (#664)
Drew Smirnoff created
0a78f50
chore(deps): update dependency typescript to v6.0.3 (#662)
renovate[bot] created
1946985
fix(settings): correct crypto config UI/UX (#535)
Co-authored-by: drew <me@andrinoff.com>
tanuj pavan sree ganesh margana and drew created
58e83e0
fix(deps): update module charm.land/bubbletea/v2 to v2.0.6 (#611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
b2896a3
docs: add AUR installation command (#610)
Drew Smirnoff created
c027315
fix: email truncation to preserve domain and enforce max width (#606)
Co-authored-by: drew <me@andrinoff.com>
ritikaa1802 and drew created
5074de3
docs: update demo.gif (#537)
Co-authored-by: andrinoff <175145001+andrinoff@users.noreply.github.com>
github-actions[bot] and andrinoff created
d130aac
docs: update feature screenshots (#538)
Co-authored-by: andrinoff <175145001+andrinoff@users.noreply.github.com>
github-actions[bot] and andrinoff created
34cfa02
fix: warn about partial certificates with SMIME (#536)
Drew Smirnoff created
7edbe1a
chore: update flake.lock (#534)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] and github-actions[bot] created
72e3d9d
fix(view): bound remote image cache with LRU eviction (#532)
Krupesh-21 created
2a7493a
fix(compose): prioritize reply-to header over from address (#529)
Co-authored-by: drew <me@andrinoff.com>
Ron Kizilov and drew created
fc5923c
fix: limit remote image response body to prevent memory exhaustion (#530)
Yanhu created
9d66f69
fix(contact): add email normalization for contacts (#531)
f-cappelli created
98b5a32
fix(imap): close debug log file handle to prevent fd leak (#525)
Co-authored-by: drew <me@andrinoff.com>
Sueun Cho and drew created
97c1d8b
chore: update flake.lock (#501)
github-actions[bot] created
f19bbbe
fix: migrate to go-imap v2 (#500)
Drew Smirnoff created
b1e1b30
docs: update demo.gif (#497)
Co-authored-by: andrinoff <175145001+andrinoff@users.noreply.github.com>
github-actions[bot] and andrinoff created
450174e
docs: update feature screenshots (#498)
Co-authored-by: andrinoff <175145001+andrinoff@users.noreply.github.com>
github-actions[bot] and andrinoff created
7c9c486
fix!: append sent emails to the SENT folder (#496)
Drew Smirnoff created
0ab333a
feat: visual mode (#495)
Drew Smirnoff created
e27f269
chore: update flake.lock (#494)
github-actions[bot] created
4ad910f
feat: send-as email (#492)
## Summary - add an account-level `send_as_email` field to keep Gmail OAuth2 login separate from the visible sender address - use the send-as address for outgoing `From` headers in the composer, SMTP sender, and JMAP sender while leaving auth tied to the login identity - update docs and add tests covering send-as fallback/display behavior ## Testing - go test ./...
Mine13zoom created
95b8956
fix(deps): update module charm.land/lipgloss/v2 to v2.0.3 (#491)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [charm.land/lipgloss/v2](https://redirect.github.com/charmbracelet/lipgloss) | `v2.0.2` → `v2.0.3` |  |  | --- ### Release Notes <details> <summary>charmbracelet/lipgloss (charm.land/lipgloss/v2)</summary> ### [`v2.0.3`](https://redirect.github.com/charmbracelet/lipgloss/releases/tag/v2.0.3) [Compare Source](https://redirect.github.com/charmbracelet/lipgloss/compare/v2.0.2...v2.0.3) #### Changelog ##### Fixed - [`472d718`](https://redirect.github.com/charmbracelet/lipgloss/commit/472d718e2314596549bee2c0c8ccf8beea5f25ae): fix: Avoid background color query hang ([#​636](https://redirect.github.com/charmbracelet/lipgloss/issues/636)) ([@​jedevc](https://redirect.github.com/jedevc)) ##### Docs - [`9e39a0a`](https://redirect.github.com/charmbracelet/lipgloss/commit/9e39a0ad4f4fc779d620f17783cee3494da6ae29): docs: fix README typo ([#​629](https://redirect.github.com/charmbracelet/lipgloss/issues/629)) ([@​Rohan5commit](https://redirect.github.com/Rohan5commit)) - [`cd93a9f`](https://redirect.github.com/charmbracelet/lipgloss/commit/cd93a9f5d2e3cb151da83150db29751d92585d23): docs: fix tree comment typo ([#​634](https://redirect.github.com/charmbracelet/lipgloss/issues/634)) ([@​Rohan5commit](https://redirect.github.com/Rohan5commit)) *** <a href="https://charm.land/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-banner-next.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [X](https://x.com/charmcli), [Discord](https://charm.land/discord), [Slack](https://charm.land/slack), [The Fediverse](https://mastodon.social/@​charmcli), [Bluesky](https://bsky.app/profile/charm.land). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/floatpane/matcha). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
ae8dff1
chore(deps): update actions/upload-pages-artifact action to v5 (#493)
renovate[bot] created
7f82a38
fix(deps): update module charm.land/bubbletea/v2 to v2.0.5 (#490)
renovate[bot] created
c523c78
chore: update flake.lock (#489)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] and github-actions[bot] created
49d058d
fix(deps): update module golang.org/x/crypto to v0.50.0 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
8552d0d
feat: secure mode (#487)
Drew Smirnoff created
bbbb76a
docs: update demo.gif (#484)
Co-authored-by: andrinoff <175145001+andrinoff@users.noreply.github.com>
github-actions[bot] and andrinoff created
9ebfb1f
chore: fix settings screenshots (#486)
Drew Smirnoff created
2176d47
chore: update flake.lock (#483)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] and github-actions[bot] created
c7ab784
fix(deps): update module golang.org/x/text to v0.36.0 (#482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
3ddc570
fix: nightly snap version (#481)
Drew Smirnoff created
a4dfcc5
fix: snap version being nightlyv0 in stable (#480)
Drew Smirnoff created
88691d0
fix: add delivery header check (#479)
Drew Smirnoff created
e27591f
feat: marketplace (#478)
Drew Smirnoff created
e3dc312
chore(deps): update react monorepo to v19.2.5 (#476)
renovate[bot] created
c55f50a
feat(plugins): new prompt sdk and ai_rewrite example (#474)
Drew Smirnoff created
7b2c618
feat: HTTP for plugins (#473)
Co-authored-by: Lea <lea@floatpane.com>
Drew Smirnoff and Lea created
52701a7
chore: update flake.lock (#472)
github-actions[bot] created
45e74bd
fix(deps): update module golang.org/x/sys to v0.43.0 (#471)
renovate[bot] created
3664ce6
chore(deps): update actions/setup-node action to v6 (#467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
5616090
chore(deps): update dependency node to v24 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
762626b
chore(deps): update goreleaser/goreleaser-action action to v7 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
2cfbf15
ci: change snapcraft build instructions (error) (#469)
Drew Smirnoff created
48ea734
fix(deps): update docusaurus monorepo to v3.10.0 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] and renovate[bot] created
281d0da
ci: add more tests (#466)
Drew Smirnoff created