| Age | Commit message (Expand) | Author |
| 2025-10-19 | remove some articles from help_long | wrmr |
| 2025-10-19 | combine both uses of less(1) into page_string(Str) | wrmr |
| 2025-10-19 | typo | wrmr |
| 2025-10-19 | remove redundant return | wrmr |
| 2025-10-19 | add long help message | wrmr |
| 2025-10-18 | yep | wrmr |
| 2025-10-16 | merge [post] section with [cbink] section | wrmr |
| 2025-10-11 | just have a CPAIR_DEFAULT | wrmr |
| 2025-10-11 | parse attributes for colors | wrmr |
| 2025-10-11 | add color pair attributes in opt | wrmr |
| 2025-10-11 | use_color() | wrmr |
| 2025-10-11 | temporary fix for not having reverse attribute to do mentions right | wrmr |
| 2025-10-08 | use date instead of time consistently | wrmr |
| 2025-10-08 | configurable pfp margin | wrmr |
| 2025-10-08 | changes to make GCC shut up | wrmr |
| 2025-10-08 | compress config property handling a little | wrmr |
| 2025-10-08 | .cbinkrc colors | wrmr |
| 2025-10-08 | margins, datetime, pfp/pronouns/time visibility in .cbinkrc! | wrmr |
| 2025-10-08 | rework color initialization a bit | wrmr |
| 2025-10-08 | various preparations for adding .cbinkrc | wrmr |
| 2025-08-30 | fix utf8_cp_idx & rename to utf8_cp_to_byte | wrmr |
| 2025-08-30 | fix gfx_draw_pic using byte count instead of width | wrmr |
| 2025-08-29 | improve user profile view a little | wrmr |
| 2025-08-29 | readme bump | wrmr |
| 2025-08-29 | very hacky user profile view (i key) | wrmr |
| 2025-08-26 | fix broken utf8 handling, add GFX_PFP_MAX_{LINES,COLS} | wrmr |
| 2025-08-25 | GFX_PFP_MARGIN; visually center post shorter than pfp | wrmr |
| 2025-08-25 | add pronouns | wrmr |
| 2025-08-25 | str_fmt %S specifier --- don't str_cat if s.n == 0 | wrmr |
| 2025-08-25 | don't expand post height when opt.pfp_vis off | wrmr |
| 2025-08-24 | fix gcc error on signed stdc_leading_ones | wrmr |
| 2025-08-24 | add p and Tab to README | wrmr |
| 2025-08-24 | fix lack of padding around pfp | wrmr |
| 2025-08-24 | edit ~/.binkpfp with `p`! | wrmr |
| 2025-08-24 | stuff, TAB to toggle, move pfp.txt to ~/.bink/.client/pfp.txt | wrmr |
| 2025-08-24 | better pfps | wrmr |
| 2025-08-24 | clean up some stuff | wrmr |
| 2025-08-24 | add pfp (likely a bit broken), user cache | wrmr |
| 2025-06-25 | decided scrollbars aren't any good, more width logic changes | wrmr |
| 2025-06-24 | clean up color pair stuff with some x macros | wrmr |
| 2025-06-24 | %zu in tagline_set instead of %lu | wrmr |
| 2025-06-24 | todo: scrollbar! | wrmr |
| 2025-06-24 | clarify TaglineStatus type, update todo | wrmr |
| 2025-06-24 | tagline with three levels (ok, warn, err), post index profiling | wrmr |
| 2025-06-24 | pop todo item | wrmr |
| 2025-06-24 | comment shuffling | wrmr |
| 2025-06-24 | basically just some mild code organization/consistency tweaks | wrmr |
| 2025-06-24 | u/d and ^U/^D move only have a page | wrmr |
| 2025-06-24 | fix weird time travel behavior | wrmr |
| 2025-06-24 | add instructions about make PREFIX=... | wrmr |