magical 315a249ef6 check for empty post before asking for confirmation
before this change, BBJ would give the big "You are posting
anonymously!" warning even if the post body was empty (say, because you
accidentally started a post and closed the editor immediately). only
after confirming that you _really_ wanted to post anonymously would it
notice that, hey, the post body is empty and discard the post.

it makes more sense to do the checks the other way around.
2022-08-08 01:51:37 +00:00
2017-09-06 17:06:41 -05:00
2017-04-02 02:35:58 -05:00
2017-09-03 00:01:57 -05:00
2017-05-03 21:42:59 -05:00
2017-04-15 10:59:37 -05:00
2017-05-03 22:22:20 -05:00
2017-09-06 17:05:19 -05:00
2017-04-28 22:07:18 -05:00
2017-04-13 10:27:05 -05:00

Bulletin Butter & Jelly

BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional, text-driven community bulletin board. Requires Python 3.4 and up for the server and the official TUI client (clients/urwid/).

AAAAAAAAAAAAAAAAAAAA

Look Ma, it boots !!11!

It's all driven by an API sitting on top of CherryPy. Currently it does not serve HTML but this is planned for the (distant?) future.

The two official client implementations are a stand alone TUI client for the unix terminal, and GNU Emacs. The API is simple and others are welcome to join the party at some point.

Description
Languages
Python 80.7%
Emacs Lisp 18.9%
Shell 0.4%