| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* cleanup
* cleanup
* add commands to readme
* add CTRL+H
* handUserInput: change else-if to switch
* add ? back into to optarg
* add comments
* add CTCP ACTION
* CTCP: add VERSION, CLIENTINFO, and PING support
* CTCP: add TIME
* version: bump to 0.1.9
* remove -w argument
* change: static to dynamic nick width
* man page: remove -w argument
* change: : NIC_MIN to NIC_MAX
* version: add copyright info
* main: remove return(0) after -v
* handleUserInput: remove last printf
* remove media from master branch
* README: add CTCP to features
* README: add TLS definition
* fix: CTCP TIME command
* rawParser: fix for channel name not printing
* rawParser: refactor
* handleUserInput: add CTCP ACTION alias
* handleUserInput: fix spacing
* messageWrap: change strlen to strnlen
* raw: replace strlen with strnlen
* paramPrintPriv: new ACTION message color
* fix ACTION message indicator
* README: add CPCT ACTION command
Co-authored-by: Michael Czigler <mcpcpc@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
| |
* Update and rename README.md to README
* Add files via upload
* Delete example4.png
* Update README
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update README
cleanup
cleanup
fix int typecast in printw()
fix int typecast for JOIN/QUIT
add 'x' command to send direct messages to server
Update README
Update kirc.c
remove annoying initial space char
revert last commit to remove initial space
revert last commit
undo accidental commit
apply fix for initial space char
add NAMES command
revamped README for readability in GitHub
Rename README to 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
Update README.md
Add files via upload
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
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
Add files via upload
Update README.md
Add files via upload
Delete example_cropped.png
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Delete kirc.png
Add files via upload
Update README.md
Add files via upload
Delete example_cropped.JPG
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|