Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove byteswaiting variable | mcpcpc | 2020-10-10 | 1 | -4/+1 | |
| | ||||||
* | Fix Out-of-bound read (#57) | Michael Czigler | 2020-10-09 | 1 | -2/+4 | |
| | | | | | * add check for out-of-bound read * remove unused count variable | |||||
* | Update README | Michael Czigler | 2020-10-08 | 1 | -1/+1 | |
| | ||||||
* | add seo keyword | Michael Czigler | 2020-10-08 | 1 | -1/+1 | |
| | ||||||
* | seo activities (#55) | Michael Czigler | 2020-10-08 | 3 | -1/+2 | |
| | | | | | | | | | * Update and rename README.md to README * Add files via upload * Delete example4.png * Update README | |||||
* | remove extra external links | Michael Czigler | 2020-10-07 | 1 | -7/+7 | |
| | ||||||
* | 0.1.4 (#54) | Michael Czigler | 2020-10-07 | 4 | -90/+389 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cleanup style * remove keyboard_hit() function * integrate kline input hander * add new input indicators * only use edit function * improve function names * fix input printing * fix new line behavior after user input * fix /? command * remove Known Bugs, add commands * add arrow key information * remove left and right brackets around commands * add missing language fence * fix typo * remove duplicate ioctl instance * Update README.md * Update README.md * fix direct message color * Delete example2.png * Delete example.png * remove extra line * fix line printing * more cleanup and better colors * refactor Co-authored-by: Michael Czigler <mcpcpc@users.noreply.github.com> | |||||
* | minor style and formatting fixes (#52) | Michael Czigler | 2020-10-03 | 1 | -13/+14 | |
| | ||||||
* | add ioctl() error handling (#51) | Michael Czigler | 2020-10-02 | 1 | -5/+8 | |
| | | | Co-authored-by: Michael Czigler <mcpcpc@users.noreply.github.com> | |||||
* | move ioctrl and cmax to minimize resources | Michael Czigler | 2020-10-02 | 1 | -2/+2 | |
| | ||||||
* | change -W to automatic wrap (#50) | Michael Czigler | 2020-10-02 | 3 | -26/+26 | |
| | | | | | * change -W to automatic wrap * address Codacy compliance | |||||
* | clarify Known Bugs section | Michael Czigler | 2020-10-02 | 1 | -2/+2 | |
| | ||||||
* | fix grammar | Michael Czigler | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | Michael Czigler | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | add FAQ about POSIX and C99 | Michael Czigler | 2020-10-01 | 1 | -2/+3 | |
| | ||||||
* | add Known Bugs section | Michael Czigler | 2020-10-01 | 1 | -0/+4 | |
| | ||||||
* | add missing -a argument from usage section | Michael Czigler | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | Michael Czigler | 2020-09-30 | 1 | -23/+23 | |
| | ||||||
* | Update README.md | Michael Czigler | 2020-09-30 | 1 | -1/+1 | |
| | ||||||
* | changes based on Codacy recommendations | Michael Czigler | 2020-09-30 | 1 | -20/+16 | |
| | ||||||
* | Update README.md | Michael Czigler | 2020-09-30 | 1 | -0/+4 | |
| | ||||||
* | README improvements (#47) | Michael Czigler | 2020-09-30 | 2 | -45/+73 | |
| | | | | | | | | | | | | | | | | | | | | | * Update for SEO * Update README.md * add ANSI example * Update README.md * Update README.md * Update README.md * Update README.md * Add files via upload * add new screenshot image (cropped) * add more usage information | |||||
* | Update kirc.1 | Michael Czigler | 2020-09-29 | 1 | -2/+2 | |
| | ||||||
* | fix -x option | Michael Czigler | 2020-09-29 | 1 | -3/+3 | |
| | ||||||
* | Add missing -x argument option | Michael Czigler | 2020-09-29 | 1 | -0/+3 | |
| | ||||||
* | add manpage (#46) | Michael Czigler | 2020-09-29 | 3 | -16/+101 | |
| | | | | | | | | | | | | | * Create kirc.1 * add VERSION and man page * change kirc version to definition in Makefile * fix separator char (TAB) * remove double parenthesis in puts() command * change VERSION to be controlled by kirc.c | |||||
* | indent code block | Michael Czigler | 2020-09-29 | 1 | -9/+9 | |
| | ||||||
* | Merge pull request #44 from mcpcpc/tor | Michael Czigler | 2020-09-29 | 1 | -4/+16 | |
|\ | | | | | add SASL EXTERNAL example | |||||
| * | add SASL EXTERNAL example | Michael Czigler | 2020-09-29 | 1 | -4/+16 | |
|/ | ||||||
* | Update README.md | Michael Czigler | 2020-09-28 | 1 | -1/+1 | |
| | ||||||
* | Update README.md | Michael Czigler | 2020-09-28 | 1 | -1/+1 | |
| | ||||||
* | add SASL EXTERNAL usage information | Michael Czigler | 2020-09-28 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #42 from mcpcpc/saslexternal | Michael Czigler | 2020-09-28 | 1 | -31/+31 | |
|\ | | | | | Support SASL EXTERNAL | |||||
| * | add SASL EXTERNAL support | Michael Czigler | 2020-09-28 | 1 | -12/+9 | |
| | | ||||||
| * | Add usage() function | Michael Czigler | 2020-09-28 | 1 | -21/+24 | |
|/ | ||||||
* | Merge pull request #40 from mcpcpc/highlighting | Michael Czigler | 2020-09-27 | 1 | -1/+4 | |
|\ | | | | | add additional highlighting | |||||
| * | add highlight for channel parting | Michael Czigler | 2020-09-27 | 1 | -1/+1 | |
| | | ||||||
| * | Update kirc.c | Michael Czigler | 2020-09-27 | 1 | -1/+1 | |
| | | ||||||
| * | add nick change highlighting | Michael Czigler | 2020-09-27 | 1 | -0/+3 | |
| | | ||||||
* | | Update README.md | Michael Czigler | 2020-09-27 | 1 | -21/+21 | |
| | | ||||||
* | | add SEO information. | Michael Czigler | 2020-09-27 | 1 | -0/+6 | |
|/ | ||||||
* | Update FUNDING.yml | Michael Czigler | 2020-09-25 | 1 | -1/+1 | |
| | ||||||
* | Update FUNDING.yml | Michael Czigler | 2020-09-25 | 1 | -1/+1 | |
| | ||||||
* | Update FUNDING.yml | Michael Czigler | 2020-09-25 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #36 from mcpcpc/fgets | Michael Czigler | 2020-09-25 | 1 | -1/+4 | |
|\ | | | | | add check for fgets value | |||||
| * | add check for fgets value | mcpcpc | 2020-09-25 | 1 | -1/+4 | |
|/ | ||||||
* | Merge pull request #34 from mcpcpc/add_privmsg_alias | Michael Czigler | 2020-09-25 | 2 | -8/+8 | |
|\ | | | | | remove leader command character for PRIVMSGs | |||||
| * | Update README.md | Michael Czigler | 2020-09-25 | 1 | -5/+5 | |
| | | ||||||
| * | remove leader command character for PRIVMSGs | Michael Czigler | 2020-09-25 | 1 | -3/+3 | |
| | | ||||||
* | | Merge pull request #33 from mcpcpc/add_privmsg_alias | Michael Czigler | 2020-09-25 | 2 | -14/+16 | |
|\| | | | | | Add alias PRIVMSG aliased command |