Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | Update README.md | Michael Czigler | 2020-09-25 | 1 | -4/+5 |
| | | |||||
| * | Add alias PRIVMSG aliased command | Michael Czigler | 2020-09-25 | 1 | -10/+11 |
|/ | |||||
* | squash commits to address README and defaults | Michael Czigler | 2020-09-24 | 4 | -74/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update README.md update logo Update README.md add multi-channel join argument option simplify printw() return after channel join Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Add files via upload Delete googled3f6f6cc852fad22.html Add files via upload Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md Update README.md increase chan variable size Delete test remove fixed chan buffer size | ||||
* | bump version to 0.1.1 | Michael Czigler | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | temporary fix for line wrap with esc sequences | Michael Czigler | 2020-09-23 | 1 | -1/+2 |
| | |||||
* | fix first line wrap issue | Michael Czigler | 2020-09-23 | 1 | -0/+2 |
| | |||||
* | second fix for wordwrap | Michael Czigler | 2020-09-23 | 1 | -10/+9 |
| | |||||
* | Update kirc.c | Michael Czigler | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | fix printw behavior, new gutl=20 | mcpcpc | 2020-09-23 | 1 | -5/+5 |
| | |||||
* | remove for loop variable declaration | mcpcpc | 2020-09-23 | 1 | -2/+2 |
| | |||||
* | Update README.md | Michael Czigler | 2020-09-22 | 1 | -1/+1 |
| | |||||
* | Update README.md | Michael Czigler | 2020-09-22 | 1 | -4/+4 |
| | |||||
* | Update README.md | Michael Czigler | 2020-09-22 | 1 | -1/+1 |
| | |||||
* | simplified commands | mcpcpc | 2020-09-22 | 2 | -47/+23 |
| | |||||
* | Update README.md | Michael Czigler | 2020-09-22 | 1 | -5/+6 |
| | |||||
* | add additional feature mentions | Michael Czigler | 2020-09-22 | 1 | -2/+3 |
| | |||||
* | Update README.md | Michael Czigler | 2020-09-22 | 1 | -2/+2 |
| | |||||
* | Merge pull request #31 from mcpcpc/sasl-support | Michael Czigler | 2020-09-22 | 2 | -3/+33 |
|\ | | | | | Add SASL PLAIN support | ||||
| * | remove extra spaces | Michael Czigler | 2020-09-22 | 1 | -2/+0 |
| | | |||||
| * | Update kirc.c | Michael Czigler | 2020-09-22 | 1 | -1/+0 |
| | | |||||
| * | Update README.md | Michael Czigler | 2020-09-22 | 1 | -0/+19 |
| | | |||||
| * | add SASL support | Michael Czigler | 2020-09-22 | 1 | -3/+17 |
|/ | |||||
* | Merge pull request #30 from Humm42/master | Michael Czigler | 2020-09-22 | 1 | -7/+9 |
|\ | | | | | make Makefile compliant | ||||
| * | remove `-o` from CC command line | Humm | 2020-09-18 | 1 | -1/+1 |
| | | | | | | | | With `-o` /and/ `-c`, the result is unspecified. |