index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-05-31
Don't show votes to polls as descendants in mastoapi.
default
2023-05-31
Votes are shown in mastoapi.
default
2023-05-31
Don't even call html_entry() for children with "name".
default
2023-05-31
Don't hide replies to polls (that are not votes).
default
2023-05-30
Backport from xs.
default
2023-05-30
Don't store votes in the notification area.
default
2023-05-30
Updated RELEASE_NOTES.
default
2023-05-30
Show the finished poll notification correctly in mastoapi.
default
2023-05-30
Label closed polls correctly in the notification area.
default
2023-05-30
Add ended polls to the notification area.
default
2023-05-30
Made msg_question() non-editable.
default
2023-05-30
Create polls from the web interface.
default
2023-05-30
Added a poll pull-down and options (still unused).
default
2023-05-30
Wrap attachments in notes behind a "details".
default
2023-05-30
Replaced "Image" with "File".
default
2023-05-30
Better poll close checks.
default
2023-05-30
Moved "Closed" poll string to where it belongs.
default
2023-05-30
Log when a poll is closed.
default
2023-05-30
Added some limits to poll options.
default
2023-05-30
Create the base message of msg_question() from msg_note().
default
2023-05-29
Enqueue a close_question user q_item.
default
2023-05-29
Keep the original question order after updates.
default
2023-05-29
update_question() also updates the count of voters.
default
2023-05-29
In update_question(), send the updated question to all voters.
default
2023-05-29
Disallow updating closed polls.
default
2023-05-29
Disallow voting your own polls.
default
2023-05-29
Close the question over due date in update_question().
default
2023-05-29
New macro ISO_DATE_SPEC.
default
2023-05-29
Fixed some bugs in update_question().
default
2023-05-29
New function update_question().
default
2023-05-29
Added the 'replies' dict to each question.
default
2023-05-27
Version 2.33 RELEASED.
default
2023-05-27
Added the missing field "header" to mastodon acoount.
default
2023-05-25
Updated RELEASE_NOTES.
default
2023-05-25
If sem_open() fails, try again with sem_init().
default
2023-05-24
Updated documentation.
default
2023-05-24
Also accept 'cite' as a valid HTML tag.
default
2023-05-24
Updated RELEASE_NOTES.
default
2023-05-24
In mastoapi, don't show poll votes in timelines.
default
2023-05-24
Tweaked log message.
default
2023-05-24
Fixed multiple choice polls.
default
2023-05-24
Hide the children for polls.
default
2023-05-24
Show the poll as closed if we already voted for it.
default
2023-05-24
More prototype tunnings.
default
2023-05-24
Polls can now be voted.
default
2023-05-24
Show HTML form code for oneOf polls.
default
2023-05-24
Added some experimental 'Question' posting code.
default
2023-05-24
New function msg_question() (unused).
default
2023-05-24
Call timeline_touch() on successful 'Update' messages.
default
2023-05-24
Show a ballot box emoji in the score if the enttry it's a poll.
default
[prev]
[next]