summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-24Tweaked log message.default
2023-05-24Fixed multiple choice polls.default
2023-05-24Hide the children for polls.default
2023-05-24Show the poll as closed if we already voted for it.default
2023-05-24More prototype tunnings.default
2023-05-24Polls can now be voted.default
2023-05-24Show HTML form code for oneOf polls.default
2023-05-24Added some experimental 'Question' posting code.default
2023-05-24New function msg_question() (unused).default
2023-05-24Call timeline_touch() on successful 'Update' messages.default
2023-05-24Show a ballot box emoji in the score if the enttry it's a poll.default
2023-05-24Finished polls are shown.default
2023-05-24Some prototype tweaks.default
2023-05-24Questions (polls) are now stored (but not yet shown).default
2023-05-21Updated TODO.default
2023-05-21Updated RELEASE_NOTES.default
2023-05-21Bumped version.default
2023-05-21Convert image links in notes to attachments.default
2023-05-21Updated TODO.default
2023-05-21Minor refactor to msg_note().default
2023-05-21Minor prototype change.default
2023-05-20More image tweaks.default
2023-05-20More image updates.default
2023-05-20Improved default avatars.default
2023-05-20Updated images.default
2023-05-20New image.default
2023-05-19Updated TODO.default
2023-05-18Version 2.32 RELEASED.default
2023-05-18Updated RELEASE_NOTES.default
2023-05-18Mastoapi: added block / unblock.default