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 (
Expand
)
Author
2023-06-07
Some prototype update.
default
2023-06-05
Updated documentation.
default
2023-06-05
Replace an sprintf() with an snprintf().
default
2023-06-05
Replaced usage of random() with xs_rnd_buf().
default
2023-06-05
Some prototype tweaks.
default
2023-06-05
Moved srv_running variable to httpd.c.
default
2023-06-04
Document the basedir style.css file.
default
2023-06-04
Also accept Update + Service messages.
default
2023-06-04
If a user config field 'bot' is set to true, identies as such.
default
2023-06-04
Updated some data types.
default
2023-06-03
Version 2.34 RELEASED.
default
2023-06-02
Updated RELEASE_NOTES.
default
2023-06-02
Merge pull request 'Added icon for bots' (#40) from Haijo7/snac2:master into ...
grunfink
2023-06-02
Added icon for bots
Haijo7
2023-06-02
More notify tweaks (I'm getting sick of this).
default
2023-06-02
Fixed bug in notify() (the poll id was not set).
default
2023-06-02
Fixed bug in vote discarding in notify().
default
2023-06-02
Use a select instead of a checkbox for setting multiple-choice polls.
default
2023-06-02
Updated RELEASE_NOTES.
default
2023-06-02
Merge pull request 'fixed typo in string "people that follows you"' (#38) fro...
grunfink
2023-06-02
Merge pull request 'open image in new tab when clicked, add css class for att...
grunfink
2023-06-02
open image in new tab when clicked, add css class for attachments
Haijo7
2023-06-01
fixed typo in string "people that follows you"
Haijo7
2023-06-01
Add a check Unicode char to mark those polls that were voted by the user.
default
2023-06-01
Added an 'uninstall' Makefile target.
default
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
[prev]
[next]