git.strcat.st

/strcat/minitox.git/ - summarytreelogarchive

CommitAuthorDateSubject
7e81c35dd2026-04-20add optional logging when -l flag passed
13cf3f2dd2026-04-19remove TODO from README
7299eb4dd2026-04-18make the /help output prettier
bbb70e7dd2026-04-18cleanup on exit
8fd94c1dd2026-04-18clamp group peer names and use snprintf for prompts
f6123a3dd2026-04-18fix: redraw wrapped input as multiline instead of repeating prompt
99dc1a4dd2026-04-17change https://git.mosaiclinux.org/dd/minitox/src/branch/master/minitox.jpeg to https://git.mosaiclinux.org/dd/minitox/raw/branch/master/minitox.jpeg
27c664ddd2026-04-17change image URL in README from github to https://git.mosaiclinux.org/dd/minitox/src/branch/master/minitox.jpeg
f3c5d98dd2026-04-17add TODO section to README
f9d459bdd2026-04-17change default bootstrap nodes because they are 8 years old and no longer online
b72d3d6dd2026-04-17correct ANSI escape sequences in color macros
01855badd2026-04-17terminate peer names in group peer list refresh
9f78fabdd2026-04-17free ChatHist->msg when deleting friends/groups
5fcde8ddd2026-04-17free group invite cookie when handling accept/deny
29fab9edd2026-04-17null terminate /proc/self/fd/0 path from readlink
e75e2cbdd2026-04-17validate tox id format before calling tox_friend_add
8a921eedd2026-04-17prevent line buffer overflow in arepl_readline
20d9685lazyrobot2018-11-23Merge pull request #9 from iphydf/void-param
b253078lazyrobot2018-11-23Merge pull request #8 from iphydf/posix-source
ed06df4iphydf2018-09-08Use (void) for empty parameter list in C.
766d57fiphydf2018-08-26Use nanosleep instead of usleep.
48fba6dhqwrong2018-06-29bugfix: f->name is null
fb15cc2hqwrong2018-06-25add gitignore
1bd5875hqwrong2018-06-25bugfix: va_list leaks
f17e0dflazyrobot2018-06-25Update README.md
2dc306dhqwrong2018-06-25add Makefile
b1da85clazyrobot2018-06-19Merge pull request #5 from iphydf/help
45b9e3fiphydf2018-06-16Add --help flag.
295facfiphydf2018-06-16Fix #include to point at tox/tox.h.
cee5a1clazyrobot2018-04-24Update README.md
50f4131lazyrobot2018-04-24Update README.md
76cb47chqwrong2018-04-18include tox.h from system dir
6b029d6hqwrong2018-04-18modify readme
4025500lazyrobot2018-04-16Update README.md
70c1eaflazyrobot2018-04-16Update README.md
7d6e716lazyrobot2018-04-16Update README.md
374d692lazyrobot2018-04-16Update README.md
16244fchqwrong2018-04-16add pic
fdf1e07hqwrong2018-04-16first commmit
1e9e47alazyrobot2018-04-16Initial commit