Commit Graph

34 Commits

Author SHA1 Message Date
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 5b925dc0ae Clean up TODO 2021-12-08 22:16:12 -06:00
Eric B. Budd b24bb192a9 Moved the Changelog out of the TODO file 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 ce84f6ed10 TODO tweaks 2021-09-07 19:39:40 -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 ff6aedd008 Update TODO and reorganized to reflect current priorities 2020-06-06 19:18:16 -04: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 d25e68dc07 Adding items to TODO list 2020-03-07 18:12:31 -05:00
Eric B. Budd 6539bf6535 Bump Iris to version 1.0.8 2020-02-08 12:22:07 -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 61fd978538 Fix unread count bug on edited messages 2018-05-25 15:43:13 -04:00
Eric Budd 1ec1849fd6 Bump version to 1.0.6 2018-05-13 01:48:58 -04:00
Eric Budd 8225291867 Include unread topic in unread message count 2018-05-13 01:48:58 -04:00
Eric Budd cb0aca4e54 Fix bug preventing replies from showing up on edited topics 2018-05-13 01:48:58 -04:00
Eric Budd 8f02df4d24 Update README.md docs for new features 2018-05-13 01:48:53 -04:00
Eric Budd e312a44db2 Add topic column headers 2018-05-13 00:08:13 -04:00
Eric Budd f722822efd Add delete/undelete functionality to messages 2018-05-12 23:34:30 -04:00
Eric Budd da11e4434d Fix truncated messages being one character too long in topic list 2018-05-11 16:26:42 -04:00
Eric Budd d4c8f81510 Move message/topic headers into frame bar 2018-05-11 16:25:20 -04:00
Eric Budd 5c1d3724bc Harden the system slightly against bad message files 2018-05-11 16:06:34 -04:00
Eric Budd af59ad2cb3 Add message editing 2018-05-11 16:05:43 -04:00
Eric Budd 20b4adfc16 Fix bug preventing replying to last viewed topic 2018-05-10 18:07:08 -04:00
Eric Budd 155cd586d4 Automatically display topics when starting 2018-05-10 18:05:39 -04:00
Eric Budd c5fc151277 TODO updates 2018-05-10 17:57:12 -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 a37f1f7d03 Minor readability cleanups and TODO addition 2018-04-01 01:51:00 -04:00
Eric Budd d3b5136f82 TODO updates 2018-04-01 01:18:59 -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 eee023dab3 Move project management out to a separate file 2018-03-31 19:08:09 -04:00