about summary refs log tree commit diff
path: root/ui.c (unfollow)
Commit message (Expand)Author
2020-02-02Remove style string macrosJune McEnroe
2020-02-02Add idColorsJune McEnroe
2020-02-02Implement window switching and status lineJune McEnroe
2020-02-02Preserve copyright year in term.cJune McEnroe
2020-02-02Add color hashing functionJune McEnroe
2020-02-02Handle nickname errorsJune McEnroe
2020-02-02Call reset_shell_mode on errJune McEnroe
2020-02-02Wrap before the very edge of the screenJune McEnroe
2020-02-02Parse time tagJune McEnroe
2020-02-02Implement wordWidthJune McEnroe
2020-02-01Implement word wrapJune McEnroe
2020-02-01Parse IRC styling in UIJune McEnroe
2020-02-01Generate tags fileJune McEnroe
2020-02-01Implement the beginnings of UIJune McEnroe
2020-02-01Add term stuffJune McEnroe
2020-02-01Add IDs and namesJune McEnroe
2020-02-01Add -v flagJune McEnroe
2020-02-01Fix CapNames array indicesJune McEnroe
2020-02-01Blindly implement login flowJune McEnroe
2020-02-01Add more login options to the manual pageJune McEnroe