| Commit | Author | Date | Subject |
| 7e81c35 | dd | 2026-04-20 | add optional logging when -l flag passed |
| 13cf3f2 | dd | 2026-04-19 | remove TODO from README |
| 7299eb4 | dd | 2026-04-18 | make the /help output prettier |
| bbb70e7 | dd | 2026-04-18 | cleanup on exit |
| 8fd94c1 | dd | 2026-04-18 | clamp group peer names and use snprintf for prompts |
| f6123a3 | dd | 2026-04-18 | fix: redraw wrapped input as multiline instead of repeating prompt |
| 99dc1a4 | dd | 2026-04-17 | change https://git.mosaiclinux.org/dd/minitox/src/branch/master/minitox.jpeg to https://git.mosaiclinux.org/dd/minitox/raw/branch/master/minitox.jpeg |
| 27c664d | dd | 2026-04-17 | change image URL in README from github to https://git.mosaiclinux.org/dd/minitox/src/branch/master/minitox.jpeg |
| f3c5d98 | dd | 2026-04-17 | add TODO section to README |
| f9d459b | dd | 2026-04-17 | change default bootstrap nodes because they are 8 years old and no longer online |
| b72d3d6 | dd | 2026-04-17 | correct ANSI escape sequences in color macros |
| 01855ba | dd | 2026-04-17 | terminate peer names in group peer list refresh |
| 9f78fab | dd | 2026-04-17 | free ChatHist->msg when deleting friends/groups |
| 5fcde8d | dd | 2026-04-17 | free group invite cookie when handling accept/deny |
| 29fab9e | dd | 2026-04-17 | null terminate /proc/self/fd/0 path from readlink |
| e75e2cb | dd | 2026-04-17 | validate tox id format before calling tox_friend_add |
| 8a921ee | dd | 2026-04-17 | prevent line buffer overflow in arepl_readline |
| 20d9685 | lazyrobot | 2018-11-23 | Merge pull request #9 from iphydf/void-param |
| b253078 | lazyrobot | 2018-11-23 | Merge pull request #8 from iphydf/posix-source |
| ed06df4 | iphydf | 2018-09-08 | Use (void) for empty parameter list in C. |
| 766d57f | iphydf | 2018-08-26 | Use nanosleep instead of usleep. |
| 48fba6d | hqwrong | 2018-06-29 | bugfix: f->name is null |
| fb15cc2 | hqwrong | 2018-06-25 | add gitignore |
| 1bd5875 | hqwrong | 2018-06-25 | bugfix: va_list leaks |
| f17e0df | lazyrobot | 2018-06-25 | Update README.md |
| 2dc306d | hqwrong | 2018-06-25 | add Makefile |
| b1da85c | lazyrobot | 2018-06-19 | Merge pull request #5 from iphydf/help |
| 45b9e3f | iphydf | 2018-06-16 | Add --help flag. |
| 295facf | iphydf | 2018-06-16 | Fix #include to point at tox/tox.h. |
| cee5a1c | lazyrobot | 2018-04-24 | Update README.md |
| 50f4131 | lazyrobot | 2018-04-24 | Update README.md |
| 76cb47c | hqwrong | 2018-04-18 | include tox.h from system dir |
| 6b029d6 | hqwrong | 2018-04-18 | modify readme |
| 4025500 | lazyrobot | 2018-04-16 | Update README.md |
| 70c1eaf | lazyrobot | 2018-04-16 | Update README.md |
| 7d6e716 | lazyrobot | 2018-04-16 | Update README.md |
| 374d692 | lazyrobot | 2018-04-16 | Update README.md |
| 16244fc | hqwrong | 2018-04-16 | add pic |
| fdf1e07 | hqwrong | 2018-04-16 | first commmit |
| 1e9e47a | lazyrobot | 2018-04-16 | Initial commit |