summaryrefslogtreecommitdiff
path: root/commands.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* And the forgotten spam recursion checkTest_User12 days1-0/+8
|
* Forgot to add this, part 2Test_User12 days1-1/+1
|
* Forgot to add thisTest_User12 days1-0/+6
|
* Replace spam with a spam <command>, add tell to replace old spam function ↵Test_User12 days1-10/+76
| | | | (when used with the new spam)
* Echo, and fix a bug in the old spam commandTest_User2024-04-301-1/+38
|
* OperServ was wrong.Test_User2024-04-301-0/+37
|
* Stop breaking my terminalTest_User2024-04-281-1/+1
|
* make local_only work properly, ensure +k doesn't cause squitsTest_User2024-03-191-1/+1
|
* sh access yayTest_User2024-03-161-0/+73
|
* Revert "No more TLS"Test_User2023-12-061-0/+1
| | | | This reverts commit 8fb7f0bc0d3300637c2db8499efbf193ffebf28f.
* Fix memory errors, disable spam commandTest_User2023-11-261-1/+1
|
* clear command, some other old stufff I forgot to commitTest_User2023-09-021-0/+53
|
* No more TLSTest_User2023-08-251-1/+0
|
* Tell command handlers if it's localTest_User2023-08-211-6/+6
|
* spam command addedTest_User2023-08-211-0/+49
|
* privmsg() now takes an array rather than a single string, more stuff ↵Test_User2023-08-101-17/+8
| | | | switched from server-only to privmsg()
* s/PRIVMSG/privmsg/ for the function, fix privmsg a bitTest_User2023-08-091-1/+1
|
* A bunch of stuff, mostly related to client supportTest_User2023-08-071-11/+25
|
* More client usability stuffTest_User2023-08-071-1/+1
|
* Add -Wsign-conversion, change related things to match as desired, move ↵Test_User2023-06-181-2/+2
| | | | gnutls_record_recv to tls.h/tls.c
* Fix typoTest_User2023-05-181-1/+1
|
* Add more commands, remove trailing ; from macroTest_User2023-05-051-0/+51
|
* Forgot to put license headers, realized I left stdout in thereTest_User2023-05-031-0/+28
|
* C HaxServTest_User2023-05-031-0/+65