summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-19remove some articles from help_longwrmr
2025-10-19combine both uses of less(1) into page_string(Str)wrmr
2025-10-19typowrmr
2025-10-19remove redundant returnwrmr
2025-10-19add long help messagewrmr
2025-10-18yepwrmr
2025-10-16merge [post] section with [cbink] sectionwrmr
2025-10-11just have a CPAIR_DEFAULTwrmr
2025-10-11parse attributes for colorswrmr
2025-10-11add color pair attributes in optwrmr
2025-10-11use_color()wrmr
2025-10-11temporary fix for not having reverse attribute to do mentions rightwrmr
2025-10-08use date instead of time consistentlywrmr
2025-10-08configurable pfp marginwrmr
2025-10-08changes to make GCC shut upwrmr
2025-10-08compress config property handling a littlewrmr
2025-10-08.cbinkrc colorswrmr
2025-10-08margins, datetime, pfp/pronouns/time visibility in .cbinkrc!wrmr
2025-10-08rework color initialization a bitwrmr
2025-10-08various preparations for adding .cbinkrcwrmr
2025-08-30fix utf8_cp_idx & rename to utf8_cp_to_bytewrmr
2025-08-30fix gfx_draw_pic using byte count instead of widthwrmr
2025-08-29improve user profile view a littlewrmr
2025-08-29readme bumpwrmr
2025-08-29very hacky user profile view (i key)wrmr
2025-08-26fix broken utf8 handling, add GFX_PFP_MAX_{LINES,COLS}wrmr
2025-08-25GFX_PFP_MARGIN; visually center post shorter than pfpwrmr
2025-08-25add pronounswrmr
2025-08-25str_fmt %S specifier --- don't str_cat if s.n == 0wrmr
2025-08-25don't expand post height when opt.pfp_vis offwrmr
2025-08-24fix gcc error on signed stdc_leading_oneswrmr
2025-08-24add p and Tab to READMEwrmr
2025-08-24fix lack of padding around pfpwrmr
2025-08-24edit ~/.binkpfp with `p`!wrmr
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-24add instructions about make PREFIX=...wrmr