summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Collapse)Author
2025-08-24stuff, TAB to toggle, move pfp.txt to ~/.bink/.client/pfp.txtwrmr
2025-08-24better pfpswrmr
2025-08-24clean up some stuffwrmr
2025-08-24add pfp (likely a bit broken), user cachewrmr
2025-06-25decided scrollbars aren't any good, more width logic changeswrmr
2025-06-24clean up color pair stuff with some x macroswrmr
2025-06-24%zu in tagline_set instead of %luwrmr
2025-06-24todo: scrollbar!wrmr
2025-06-24clarify TaglineStatus type, update todowrmr
2025-06-24tagline with three levels (ok, warn, err), post index profilingwrmr
2025-06-24pop todo itemwrmr
2025-06-24comment shufflingwrmr
2025-06-24basically just some mild code organization/consistency tweakswrmr
2025-06-24u/d and ^U/^D move only have a pagewrmr
2025-06-24fix weird time travel behaviorwrmr
2025-06-24make pages no larger than a screenfulwrmr
2025-06-23allow more kinds of punctuation after $user in mentionswrmr
2025-06-23simplify and improve posts_gather() + posts_gather_from()wrmr
no more chdir()! we weren't even reading those files then anyway, that happens after pruning the feed length to 200
2025-06-23clean up wrap width and margins stuff a littlewrmr
2025-06-23ensure $HOME/.bink exists on startupwrmr
2025-06-23todo: check bink.py re. filename timestamp behaviorwrmr
2025-06-23use Str for timestamp outputwrmr
2025-06-23clarify the reason to shorten ctime() being to drop trailing newlinewrmr
2025-06-23add todowrmr
2025-06-23initial commitwrmr