vibenews icon indicating copy to clipboard operation
vibenews copied to clipboard

Combined web forum and NNTP server implementation for stand-alone newsgroups

Results 18 vibenews issues
Sort by recently updated
recently updated
newest added
trafficstars

When I come to the forums after some time (a day or more? not sure), I will be logged-out, but I won't notice. If I try to post something then...

I was typing a post on the dub forums and realized I wasn't logged in so I went to do so and got the following Internal Server Error: ``` 500...

Instead of "Tue, 04 Mar 2014 12:44:34 +0100", something like "x hours ago" in the groups summary + threads summary + post time would be nice. This could either be...

As subject says. Alternatively, a prompt should appear saying "Your message is 100% quoted text, do you really want to continue?"

Space and exclamation mark in particular are suspicious in conjunction with NNTP based access. See also http://forum.rejectedsoftware.com/groups/rejectedsoftware.vibenews/thread/35/

Currently all outgoing messages are specified as format=flowed, but no line breaks are inserted and all received messages are not processed for flowed lines. Instead, flowed lines should be assembled...

enhancement

Multi-part messages provide a download link for any attachments

enhancement

Currently, the message body is UTF-8 sanitized, which produces invalid characters for non-ASCII characters in all other encodings. Since ISO 8859-1 still is by far the most used encoding, this...