Commit Graph

31 Commits

Author SHA1 Message Date
Eric B. Budd f046b1a436 Add section to docs on releases 2022-12-26 00:05:44 -06:00
Eric B. Budd 94ccc65647 Tweak and alphabetize command-line option completions and documentation 2022-12-26 00:05:44 -06:00
Eric B. Budd d744eb023d Fix bug where "hostname" portion of author is missing or garbled 2022-12-26 00:05:44 -06:00
Eric B. Budd 2361933f81 Edited the README for clarity. Thanks ~loghead for the suggestion! 2022-12-10 14:34:31 -06:00
Eric B. Budd 972f1a8854 Bump Iris version to 1.1.1 2021-12-08 22:16:12 -06:00
Eric B. Budd 8c858464e0 Expand the technical documentation 2021-12-08 22:16:12 -06:00
Eric B. Budd d907c7a3b3 Bump Iris version to 1.1.0 2021-11-25 01:02:07 -06:00
Eric B. Budd 93b64d33a9 Expand and tidy tests
* Update expectation style to match new Mocha requirements
* Clean up broken Startupper tests
* Flesh out various test stubs
* Clean up formatting and other odds and ends
2021-11-25 01:02:07 -06:00
Eric B. Budd 79bc357828 Change message composition, reply, and editing to external editor 2021-11-25 01:02:07 -06:00
Eric B. Budd 80d2c616ca Bump Iris version to 1.0.13 2021-09-22 00:03:28 -05:00
Eric B. Budd 08694c1403 Bump Iris version to 1.0.12 2021-09-07 23:51:39 -05:00
Eric B. Budd 28db4d3e20 The Documentation Donkey kicked me 2021-09-07 23:05:14 -05:00
JJ Asghar e12a583446
Update README.md
Typo, and fixed some formatting.
2020-12-07 09:04:57 -06:00
Eric B. Budd 2f2901e33e Update README to reflect new commands 2020-11-27 17:27:05 -05:00
Eric B. Budd bcf74fb8b4 Features and fixes for 1.0.11
* Speed up the topic listing significantly
* Add 'unread' (short form 'u') to only list topics with unread messages
* Add 'mark_unread' (short form 'm') to mark topics as read without displaying them
* Tweaks to help text
* Default main listing to unread topics instead of listing all topics
* Updates to the way screen dimensions are calculated
* Preliminaary work to support pagination
* Change permissions message from error to warning so it only shows in debug mode
2020-11-26 19:57:50 -05:00
Eric B. Budd 53b900e5b3 Fix file permission bug and bump Iris version to 1.0.10 2020-06-06 17:58:18 -04:00
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