summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-01Updated RELEASE_NOTES.default
2023-06-01More poll notify tweaks.default
2023-06-01Now you can vote from the mastoapi.default
2023-06-01Minor refactoring to mastoapi_poll().default
2023-05-31Always notify about our own closed polls.default
2023-05-31Don't notify about closed polls that we didn't vote for.default
2023-05-31New function was_question_voted().default
2023-05-31New function mastoapi_poll().default
2023-05-31Started voting on mastoapi (non-working).default
2023-05-31Fixed poll id in mastoapi.default
2023-05-31Updated RELEASE_NOTES.default
2023-05-31Don't show votes to polls as descendants in mastoapi.default
2023-05-31Votes are shown in mastoapi.default
2023-05-31Don't even call html_entry() for children with "name".default
2023-05-31Don't hide replies to polls (that are not votes).default
2023-05-30Backport from xs.default
2023-05-30Don't store votes in the notification area.default
2023-05-30Updated RELEASE_NOTES.default
2023-05-30Show the finished poll notification correctly in mastoapi.default
2023-05-30Label closed polls correctly in the notification area.default
2023-05-30Add ended polls to the notification area.default
2023-05-30Made msg_question() non-editable.default
2023-05-30Create polls from the web interface.default
2023-05-30Added a poll pull-down and options (still unused).default
2023-05-30Wrap attachments in notes behind a "details".default
2023-05-30Replaced "Image" with "File".default
2023-05-30Better poll close checks.default
2023-05-30Moved "Closed" poll string to where it belongs.default
2023-05-30Log when a poll is closed.default
2023-05-30Added some limits to poll options.default
2023-05-30Create the base message of msg_question() from msg_note().default
2023-05-29Enqueue a close_question user q_item.default
2023-05-29Keep the original question order after updates.default
2023-05-29update_question() also updates the count of voters.default
2023-05-29In update_question(), send the updated question to all voters.default
2023-05-29Disallow updating closed polls.default
2023-05-29Disallow voting your own polls.default
2023-05-29Close the question over due date in update_question().default
2023-05-29New macro ISO_DATE_SPEC.default
2023-05-29Fixed some bugs in update_question().default
2023-05-29New function update_question().default
2023-05-29Added the 'replies' dict to each question.default
2023-05-27Version 2.33 RELEASED.default
2023-05-27Added the missing field "header" to mastodon acoount.default
2023-05-25Updated RELEASE_NOTES.default
2023-05-25If sem_open() fails, try again with sem_init().default
2023-05-24Updated documentation.default
2023-05-24Also accept 'cite' as a valid HTML tag.default
2023-05-24Updated RELEASE_NOTES.default
2023-05-24In mastoapi, don't show poll votes in timelines.default