From e96df121c00985665700f018cb11202e2304f278 Mon Sep 17 00:00:00 2001 From: Retro_Guy Date: Sun, 6 Dec 2020 03:47:46 -0700 Subject: [PATCH] Add list of some features to README.md --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0415d51..1680d14 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,26 @@ See INSTALL.md for installation instructions. If you have trouble, post to rocksolid.nodes.help (www.novabbs.com) and we'll try to help. -Retro Guy retroguy@novabbs.com \ No newline at end of file +Features added in 0.6.5x + +* NoCeM support +* Spamassassin support +* Message expiration +* Ability to ban incoming messages by user +* Display first image attachment inline + +Features added in 0.6.6x + +* SSL encryption as a client and as a server +* New account created may be authenticated by email if configured to do so +* Display last poster per thread +* Link to display full headers of any message +* More commands supported in nntp server +* Config option to enable/disable displaying only partial poster email address +* Log rotation +* Main config file can now be modified using a browser +* Header links configured through a config file, not hard coded +* Added motd (message of the day) feature that can also display Unix fortunes +* Config option to limit a user to 'X' posts/hour. May also be different for individual users + +Retro Guy retroguy@novabbs.com