shithub: Nail

RSS feed

1b2c1454 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/07 20:12
add mbox to thread names

4c6e2de2 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/07 01:26
scroll to start of mailbox on reload

3febe616 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/07 01:22
plumbing: return events to the right window

79eea36a – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/07 01:13
plumbing: respond to 'send' messages

973682f6 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/06 15:56
only expand messages when we're in the body

f65eb2de – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/06 14:10
fix plumbing of files from nail

155d5bd8 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/06 11:24
flip seen flag for consistent treatment

239c9634 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/06 00:42
remove Mark command: get rid of false hope.

57a6cfec – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 21:18
remove debugspam

954f906c – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 20:47
use 'delete' to force window deletion in winclose

80044f90 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 19:50
fix typo

d657283a – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 19:47
unrevert accidental htmlfmt reversion.

45505983 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 19:46
make Upthread: link in message work

45cd659c – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 19:28
tweak cursor placement in new messages

87a1fa73 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 19:03
implement Next tag command

00e1b4c1 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 18:29
add 'Redraw' command for refreshing garbled mailboxes

aa2e8a1e – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 18:24
correct line number for in-thread messages under dummy

9a4891a5 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 18:06
implement -R flag for upas/marshal, tweak tags.

6fdb0c39 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 17:23
fix htmlfmt exec

f15f4664 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 13:26
fix off by one in line number calculation

0bc32c98 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 12:48
highlight correct message, add undel to tag

a58c6957 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 11:59
fix initial response contents

068c0954 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 00:41
restore previous expansion behavior

f4023813 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/05 00:40
improve attachment handling, show when message is sent

efc2d967 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 23:54
add missing sizeof

456ca6c5 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 23:40
reorder whole threads when new messages come in

2fbe0aa0 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 21:50
close all messages when quitting.

aff5e269 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 21:30
compmain should run in a thread, not a proc

dbb405f8 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 18:23
remove debug junk

d2ddeb02 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 18:22
clear win fully on close, don't double-send events, tweak shutdown code.

0cd0d013 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 12:54
only return events once

893c8afd – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 12:46
exit more cleanly

5044a571 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 01:44
cosmetic fixes, write events back correctly

cadbd8b4 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 01:26
handle recursive multipart messages

8f73c643 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 00:52
implement Reply All.

5924afea – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 00:33
fix fromcolon formatting: no stray spaces

0856ccae – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 00:27
use fromcolon instead of from in message view

d6ba06e2 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 00:10
show to in message window

fbc6ca33 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 00:08
oops

9e17a890 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/04 00:03
switch glyph for new messages

f07f9eee – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/03 23:59
htmlfmt html messages

04958e2f – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/03 23:35
use appropriate default mbox

a6466b6c – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/03 23:32
handle multipart messages

88d27118 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/03 20:06
deletion: finish implementation

6092354e – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/03 13:44
tweak sorting: threads go newest too oldest

de53a2e1 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/03 13:13
bugfixes: fix new messages, crashes on empty fields.

2d076037 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/03 01:39
initial commit