Age | Commit message (Expand) | Author |
---|---|---|
2019-05-18 | Add underflow safety check in appendcrlf(). | Luke Bratch |
2019-05-17 | Properly support changing our nick while connecting by updating it everywhere... | Luke Bratch |
2019-05-16 | Correctly handle nicks changing and actually track users PARTing channels. | Luke Bratch |
2019-05-12 | Make configuration file path configurable on the command line. Also finish r... | Luke Bratch |
2019-05-12 | Completely rewrite configuration file reading to remove lots of duplicated co... | Luke Bratch |
2019-05-08 | Make TOPIC tracking/following/setting/etc. work for most/all scenarios and en... | Luke Bratch |
2019-04-21 | Fix appendcrlf() to strip both CR and LF, fixes mysterious newlines in PRIVMSGs | Luke Bratch |
2019-04-20 | We are bouncing! You can now: | Luke Bratch |
2019-04-19 | Lots and lots of refactoring and comments work in preparation for more actual... | Luke Bratch |
2019-04-18 | Split functions into different files | Luke Bratch |