Commit Graph

15 Commits

Author SHA1 Message Date
Eric B. Budd b9985a6f65 Bump Iris version to 1.0.9 2020-03-07 18:27:07 -05:00
Eric B. Budd 6539bf6535 Bump Iris to version 1.0.8 2020-02-08 12:22:07 -05:00
Eric B. Budd 8e2bf30fe5 Fix error when message file exists but UID has been deleted
When a user record has been removed from `/etc/passwd` but their message file
is still associated with that UID, Iris has no way of pulling up the
user information and crashes.

This corrects that issue, and skips the file.

Additionally, a "debug" mode was added to Iris, so that we can track
down these kinds of issues without annoying regular users of the
software.

Thanks go out to ubergeek for the bug report!

Issue report: https://github.com/Calamitous/iris/issues/4
2020-02-08 12:21:59 -05:00
Eric B. Budd bb5619ef8f Refactoring and updating code to make automated testing easier 2020-02-08 12:17:13 -05:00
Eric Budd e4dea5c449 Bump version to 1.0.7 2018-05-31 12:18:59 -04:00
Eric Budd 8f02df4d24 Update README.md docs for new features 2018-05-13 01:48:53 -04:00
Eric Budd efb9c33c4f Add command-line options to documentation 2018-04-01 01:51:00 -04:00
Eric Budd e488a3d496 Add documentation for coloring and text features
- Add images for documentation
2018-04-01 01:51:00 -04:00
Eric Budd f741e157c7 Add `info` command to interactive interface 2018-04-01 01:51:00 -04:00
Eric Budd efd496cecc Tweak topic listing
- Display topic timestamp OR latest reply timestamp
- Remove leading space
- Clean up 'T' and 'Z' in timestamp for readability
- Fix topic list left alignment bug
2018-04-01 01:18:50 -04:00
Eric Budd f8177eee9a Flesh out the docs
- Add TOCs to docs
- Add a small bit of introductory text
- Answer the deeper questions of life...
2018-03-10 02:56:25 -05:00
Eric Budd 0833beb6c3 Update README for new indentation format 2018-02-06 10:41:58 -05:00
Eric Budd 0c02850243 Fix up README.rb 2018-01-31 01:04:02 -05:00
Eric Budd 2faf89ddeb Doc tweaks 2018-01-27 20:12:44 -05:00
Eric Budd 48b82574dc Starting some documentation 2018-01-26 00:59:03 -05:00