shithub: mongrel

RSS feed

b34f062e – phil9 <telephil9@gmail.com> authored on 2022/03/28 08:36
fix highlight of wrapped lines

6b7cca80 – phil9 <telephil9@gmail.com> authored on 2022/03/28 04:55
update screenshot to showcase highlight rules

09179e7f – phil9 <telephil9@gmail.com> authored on 2022/03/28 04:54
add highlight rules to colour lines based on a regex pattern

11c473e8 – phil9 <telephil9@gmail.com> authored on 2022/02/14 07:26
fix right-click menu acting on the wrong message

92db4c42 – phil9 <telephil9@gmail.com> authored on 2022/02/14 00:20
fix text attachments not showing in parts list

c0ec5cec – phil9 <telephil9@gmail.com> authored on 2022/02/13 02:58
add progress bar color definition when not using theme

1d467fd2 – phil9 <telephil9@gmail.com> authored on 2022/02/13 02:56
show a progress bar when loading a mailbox

04e7a778 – phil9 <telephil9@gmail.com> authored on 2022/02/12 01:19
implement mailbox switching

f32e1f62 – phil9 <telephil9@gmail.com> authored on 2022/02/10 10:54
fix redraw glitch when pager was visible and then hidden

daba8317 – phil9 <telephil9@gmail.com> authored on 2022/02/10 00:31
fix selection index recomputation when new messages are added

fe88b23b – phil9 <telephil9@gmail.com> authored on 2022/02/09 13:03
add option to display the raw message in a separate window

66e9098d – phil9 <telephil9@gmail.com> authored on 2022/02/09 12:10
add ability to save parts

0d843ac8 – phil9 <telephil9@gmail.com> authored on 2022/02/09 12:07
import libdraw enter() and adapt it to Kbdctl

d89778be – phil9 <telephil9@gmail.com> authored on 2022/02/08 02:55
ensure text selection does not include newlines

a7a1e47f – phil9 <telephil9@gmail.com> authored on 2022/02/08 02:54
change unnamed parts label to '<no description'

009ca6bc – phil9 <telephil9@gmail.com> authored on 2022/02/05 00:55
add handlers for PS and PDF parts

f3cc4b69 – phil9 <telephil9@gmail.com> authored on 2022/02/05 00:33
make message actions menu available with right-click in pager

2e6cf1ac – phil9 <telephil9@gmail.com> authored on 2022/02/04 15:55
reset selection and scroll position when setting content of text widget

608e406e – phil9 <telephil9@gmail.com> authored on 2022/02/04 15:52
add middle click menu in pager

76d2ed0c – phil9 <telephil9@gmail.com> authored on 2022/02/04 14:48
preserve selection when adding or removing mails

371fe661 – phil9 <telephil9@gmail.com> authored on 2022/02/04 13:41
fix selection issue corner case

c471b6bf – phil9 <telephil9@gmail.com> authored on 2022/02/04 13:36
add galaxy brain scrolling to index

b7f23857 – phil9 <telephil9@gmail.com> authored on 2022/02/04 13:24
ensure selected message is visible in index when opening pager

cdb993df – phil9 <telephil9@gmail.com> authored on 2022/02/04 13:15
improve selection in index

91c36955 – phil9 <telephil9@gmail.com> authored on 2022/02/04 13:14
fix typo in README.md

70c799c0 – phil9 <telephil9@gmail.com> authored on 2022/02/03 13:05
initial import