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-06-01
Disallow empty or repeated options in msg_question().
default
2023-06-01
Fixed typo in notify().
default
2023-06-01
Another tweak in notify().
default
2023-06-01
Fixed notification bug.
default
2023-06-01
Fixed another CSS typo.
default
2023-06-01
Updated RELEASE_NOTES.
default
2023-06-01
Updated RELEASE_NOTES.
default
2023-06-01
Fixed typo.
default
2023-06-01
Updated default css.
default
2023-06-01
Show the user@host identified next to the user avatar (contributed by Haijo7).
default
2023-06-01
Updated RELEASE_NOTES.
default
2023-06-01
More poll notify tweaks.
default
2023-06-01
Now you can vote from the mastoapi.
default
2023-06-01
Minor refactoring to mastoapi_poll().
default
2023-05-31
Always notify about our own closed polls.
default
2023-05-31
Don't notify about closed polls that we didn't vote for.
default
2023-05-31
New function was_question_voted().
default
2023-05-31
New function mastoapi_poll().
default
2023-05-31
Started voting on mastoapi (non-working).
default
2023-05-31
Fixed poll id in mastoapi.
default
2023-05-31
Updated RELEASE_NOTES.
default
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
[next]