bbj/clients/urwid
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
..
main.py check for empty post before asking for confirmation 2022-08-08 01:51:37 +00:00
network.py begin urwid client 2017-04-05 13:09:38 -05:00