Commit History

Author SHA1 Message Date
  default 3b72b0f0ac New function was_question_voted(). 1 year ago
  default 796a111de8 New function mastoapi_poll(). 1 year ago
  default bec8e88fb9 Started voting on mastoapi (non-working). 1 year ago
  default a3eb84b932 Fixed poll id in mastoapi. 1 year ago
  default c40ef367f9 Updated RELEASE_NOTES. 1 year ago
  default 96481a3836 Don't show votes to polls as descendants in mastoapi. 1 year ago
  default db1bc858a1 Votes are shown in mastoapi. 1 year ago
  default 5aa9043668 Don't even call html_entry() for children with "name". 1 year ago
  default 60fc87d845 Don't hide replies to polls (that are not votes). 1 year ago
  default ca2e0fcd89 Backport from xs. 1 year ago
  default 6c2ca0d40a Don't store votes in the notification area. 1 year ago
  default 45b190766d Updated RELEASE_NOTES. 1 year ago
  default bcc2eb6234 Show the finished poll notification correctly in mastoapi. 1 year ago
  default f2a91d8d48 Label closed polls correctly in the notification area. 1 year ago
  default dc9d6520ee Add ended polls to the notification area. 1 year ago
  default 0444b77da5 Made msg_question() non-editable. 1 year ago
  default 42918d44a0 Create polls from the web interface. 1 year ago
  default 142b4d6d86 Added a poll pull-down and options (still unused). 1 year ago
  default b98a284f6f Wrap attachments in notes behind a "details". 1 year ago
  default e02beac47e Replaced "Image" with "File". 1 year ago
  default 6e6fa934b5 Better poll close checks. 1 year ago
  default 27218d06d8 Moved "Closed" poll string to where it belongs. 1 year ago
  default 32f31e490b Log when a poll is closed. 1 year ago
  default 29eb3146f0 Added some limits to poll options. 1 year ago
  default be39b52064 Create the base message of msg_question() from msg_note(). 1 year ago
  default 7659362448 Enqueue a close_question user q_item. 1 year ago
  default 05ac2a062d Keep the original question order after updates. 1 year ago
  default d7b74574ad update_question() also updates the count of voters. 1 year ago
  default aea0ea4416 In update_question(), send the updated question to all voters. 1 year ago
  default 60ea9b3a09 Disallow updating closed polls. 1 year ago