Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove help | June McEnroe | 2018-08-23 |
| | |||
* | Fix color pairs once and for all v1 | June McEnroe | 2018-08-05 |
| | | | | | | | | | 8/16 color setup adapted from chat/ui.c. termcap patch hack no longer required. Black on black and bright black now work. Nothing will appear bold anymore on 256-color terminals. The keys for black have definitely always been in the help. You just didn't notice. | ||
* | Tabify source | June McEnroe | 2018-07-17 |
| | | | | And other style changes. | ||
* | Use anonymous union | June McEnroe | 2018-04-09 |
| | |||
* | Replace #define with enum or const where possible | June McEnroe | 2018-04-09 |
| | |||
* | Pass message structs by value | June McEnroe | 2018-03-05 |
| | |||
* | Remove leading blank lines | June McEnroe | 2017-09-27 |
| | |||
* | Relicense AGPL | June McEnroe | 2017-09-03 |
| | | | | | | | I know it's already published under a permissive license in what is probably its final form, but I want to license it AGPL anyway on principle following some conversations I had about open source, corporations and copyleft. | ||
* | Use Makefile | June McEnroe | 2017-08-26 |
| | |||
* | Add license to C files | June McEnroe | 2017-08-24 |
| | | | | I feel like doing this now. | ||
* | Rewrite help | June McEnroe | 2017-08-06 |
| | | | | This code is still terrible. | ||
* | Use designated initializers for messages | June McEnroe | 2017-07-31 |
| | | | | I did not realize this syntax was so powerful. | ||
* | Update help | June McEnroe | 2017-07-30 |
| | |||
* | Fix help to track color | June McEnroe | 2017-07-30 |
| | |||
* | Initial commit | June McEnroe | 2017-07-30 |