Age | Commit message (Expand) | Author |
40 hours | use date instead of time consistentlyHEADmaster | wrmr |
41 hours | configurable pfp margin | wrmr |
41 hours | changes to make GCC shut up | wrmr |
42 hours | compress config property handling a little | wrmr |
42 hours | .cbinkrc colors | wrmr |
42 hours | margins, datetime, pfp/pronouns/time visibility in .cbinkrc! | wrmr |
43 hours | rework color initialization a bit | wrmr |
45 hours | 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 |
2025-06-24 | make pages no larger than a screenful | wrmr |
2025-06-23 | allow more kinds of punctuation after $user in mentions | wrmr |
2025-06-23 | simplify and improve posts_gather() + posts_gather_from() | wrmr |
2025-06-23 | add building instructions | wrmr |
2025-06-23 | clean up wrap width and margins stuff a little | wrmr |
2025-06-23 | remove .gitconfig (mistook it for .gitignore lol) | wrmr |
2025-06-23 | add make to dependency list | wrmr |
2025-06-23 | ensure $HOME/.bink exists on startup | wrmr |
2025-06-23 | ignore vim .swp files | wrmr |
2025-06-23 | todo: check bink.py re. filename timestamp behavior | wrmr |
2025-06-23 | add .gitignore | wrmr |
2025-06-23 | add str_to_i64, include stdarg.h | wrmr |