summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable `timeline_request_replies()` temporarily.Gravatar default2023-06-112-0/+11
* Use a different variable name to store the id of 'embedded' children.Gravatar default2023-06-111-3/+3
* Updated RELEASE_NOTES.Gravatar default2023-06-111-0/+4
* Merge pull request 'Mastodon API private timeline fixes' (#44) from poesty/sn...Gravatar grunfink2023-06-111-99/+112
|\
| * Only allow logged-in user to use statuses APIGravatar poesty2023-06-111-70/+74
| * Only allow logged-in user to use search APIGravatar poesty2023-06-111-26/+30
| * Use MID_TO_MD5 for ID comparisonGravatar poesty2023-06-101-3/+3
| * Ignore non-followed users' notes without boosts in private timelineGravatar poesty2023-06-101-0/+5
| * Ignore timestamps in mastoapi_id when filtering entriesGravatar poesty2023-06-101-3/+3
|/
* Updated TODO.Gravatar default2023-06-091-0/+4
* Minor tweak to snac-poll-form.Gravatar default2023-06-071-3/+3
* New CSS classes snac-poll-form and snac-poll-result.Gravatar default2023-06-071-2/+3
* Don't enqueue a request_replies message if it's already there.Gravatar default2023-06-073-7/+40
* New function enqueue_request_replies().Gravatar default2023-06-073-4/+24
* Changed timeline_request_replies() to receive an id and not an object.Gravatar default2023-06-071-5/+9
* New function timeline_request_replies().Gravatar default2023-06-071-7/+67
* Some prototype update.Gravatar default2023-06-072-29/+29
* Updated documentation.Gravatar default2023-06-052-1/+7
* Replace an sprintf() with an snprintf().Gravatar default2023-06-051-1/+1
* Replaced usage of random() with xs_rnd_buf().Gravatar default2023-06-056-23/+102
* Some prototype tweaks.Gravatar default2023-06-052-15/+15
* Moved srv_running variable to httpd.c.Gravatar default2023-06-053-2/+1
* Document the basedir style.css file.Gravatar default2023-06-041-0/+5
* Also accept Update + Service messages.Gravatar default2023-06-041-1/+1
* If a user config field 'bot' is set to true, identies as such.Gravatar default2023-06-042-1/+5
* Updated some data types.Gravatar default2023-06-042-25/+25
* Version 2.34 RELEASED.2.34Gravatar default2023-06-031-1/+1
* Updated RELEASE_NOTES.Gravatar default2023-06-021-0/+2
* Merge pull request 'Added icon for bots' (#40) from Haijo7/snac2:master into ...Gravatar grunfink2023-06-021-0/+3
|\
| * Added icon for botsGravatar Haijo72023-06-021-0/+3
|/
* More notify tweaks (I'm getting sick of this).Gravatar default2023-06-021-6/+21
* Fixed bug in notify() (the poll id was not set).Gravatar default2023-06-022-2/+2
* Fixed bug in vote discarding in notify().Gravatar default2023-06-021-1/+3
* Use a select instead of a checkbox for setting multiple-choice polls.Gravatar default2023-06-021-6/+13
* Updated RELEASE_NOTES.Gravatar default2023-06-021-0/+2
* Merge pull request 'fixed typo in string "people that follows you"' (#38) fro...Gravatar grunfink2023-06-021-1/+1
|\
| * fixed typo in string "people that follows you"Gravatar Haijo72023-06-011-1/+1
* | Merge pull request 'open image in new tab when clicked, add css class for att...Gravatar grunfink2023-06-021-3/+10
|\ \
| * | open image in new tab when clicked, add css class for attachmentsGravatar Haijo72023-06-021-3/+10
|/ /
* | Add a check Unicode char to mark those polls that were voted by the user.Gravatar default2023-06-011-0/+6
* | Added an 'uninstall' Makefile target.Gravatar default2023-06-011-0/+6
* | Disallow empty or repeated options in msg_question().Gravatar default2023-06-011-10/+21
|/
* Fixed typo in notify().Gravatar default2023-06-011-1/+1
* Another tweak in notify().Gravatar default2023-06-011-3/+0
* Fixed notification bug.Gravatar default2023-06-011-0/+1
* Fixed another CSS typo.Gravatar default2023-06-012-2/+4
* Updated RELEASE_NOTES.Gravatar default2023-06-011-2/+2
* Updated RELEASE_NOTES.Gravatar default2023-06-011-0/+2
* Fixed typo.Gravatar default2023-06-011-1/+1
* Updated default css.Gravatar default2023-06-012-2/+4