about summary refs log tree commit diff
path: root/litterbox.c (follow)
Commit message (Expand)AuthorAge
...
* Treat topics like motdsJune McEnroe2019-12-25
* Insert MOTDs into the databaseJune McEnroe2019-12-25
* Insert existing topics into the databaseJune McEnroe2019-12-25
* Handle SIGINT and SIGTERMJune McEnroe2019-12-25
* Only send JOIN if there are channels to joinJune McEnroe2019-12-25
* Broadcast nick to user and host if they're unsetJune McEnroe2019-12-25
* Handle NAMES replyJune McEnroe2019-12-24
* Handle topicJune McEnroe2019-12-24
* Handle quitJune McEnroe2019-12-24
* It's The Big RefactorJune McEnroe2019-12-24
* Actually only use a transaction for handlers that need itJune McEnroe2019-12-23
* Take optional explicit path in dbFindJune McEnroe2019-12-23
* Factour out verbose, dbStep+resetJune McEnroe2019-12-23
* Handle NICKJune McEnroe2019-12-18
* Handle JOIN, PART and KICKJune McEnroe2019-12-18
* Rearrange SQL and IRC codeJune McEnroe2019-12-18
* Wrap handlers in transactionsJune McEnroe2019-12-18
* Rewrite litterbox statements with functionsJune McEnroe2019-12-18
* Insert events for PRIVMSG and NOTICEJune McEnroe2019-12-17
* Handle ISUPPORTJune McEnroe2019-12-17
* Implement -j joinJune McEnroe2019-12-17
* Implement basic IRC connection and message parsingJune McEnroe2019-12-17
* Style cleanupJune McEnroe2019-12-13
* Implement DB initialization and migrationJune McEnroe2019-12-02
* Rename header file to database.hJune McEnroe2019-12-01
* Implement database file searchJune McEnroe2019-12-01
it-pink/commit/ui-summary.c?id=b431282c91deea24916578395d88084261410968&follow=1'>remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hessede15e49d0dba7830&follow=1'>Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe