Files
microblog.pub/blueprints
hiromi-mi c5f3729636 Support Posting Unlisted/Followers-only Question
Though I chose Unlisted or Followers-only when posting question, the question are sent to public.
This is probably because api_new_question() in blueprints/api.py does not look up visibility api argument.

Tihs patch fixes by adding visibility argument check at api_new_question().
2020-05-27 19:46:44 +09:00
..
2019-08-01 19:55:30 +02:00
2019-11-01 16:05:48 +01:00
2019-08-24 10:58:35 +02:00