summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-13Also accept HTML tag <ol>.default
2023-06-12Updated RELEASE_NOTES.default
2023-06-12Avoid writing a NULL header in mastoapi_account().default
2023-06-12Merge pull request 'add mastodon profile header to mastodon api' (#46) from H...grunfink
2023-06-12Updated RELEASE_NOTES.default
2023-06-12Updated TODO.default
2023-06-12removed additinal empty stringHaijo7
2023-06-12Fix links with # in it.default
2023-06-12Updated TODO.default
2023-06-12add mastodon profile header to mastodon apiHaijo7
2023-06-11Added a comment about Announces of non-Notes.default
2023-06-11Updated RELEASE_NOTES.default
2023-06-11Added Web UI to set the account 'bot' flag.default
2023-06-11Hidden conversations are not rendered instead of given a 'display: none'.default
2023-06-11No more archiving of borked Likes.default
2023-06-11Also reject Like messages in is_msg_for_me().default
2023-06-11Log malformed Likes from wafrn.net (who else?).default
2023-06-11Merge branch 'master' of triptico.com:git/snac2default
2023-06-11If ~/error/ exists, also log messages to a file there.default
2023-06-11Merge pull request 'set bot to true for bots in mastodon api' (#45) from Haij...grunfink
2023-06-11set bot to true in mastodon account if user type is serviceHaijo7
2023-06-11add user type to mastodon profileHaijo7
2023-06-11Fixed comment.default
2023-06-11Disable `timeline_request_replies()` temporarily.default
2023-06-11Use a different variable name to store the id of 'embedded' children.default
2023-06-11Updated RELEASE_NOTES.default
2023-06-11Merge pull request 'Mastodon API private timeline fixes' (#44) from poesty/sn...grunfink
2023-06-11Only allow logged-in user to use statuses APIpoesty
2023-06-11Only allow logged-in user to use search APIpoesty
2023-06-10Use MID_TO_MD5 for ID comparisonpoesty
2023-06-10Ignore non-followed users' notes without boosts in private timelinepoesty
2023-06-10Ignore timestamps in mastoapi_id when filtering entriespoesty
2023-06-09Updated TODO.default
2023-06-07Minor tweak to snac-poll-form.default
2023-06-07New CSS classes snac-poll-form and snac-poll-result.default
2023-06-07Don't enqueue a request_replies message if it's already there.default
2023-06-07New function enqueue_request_replies().default
2023-06-07Changed timeline_request_replies() to receive an id and not an object.default
2023-06-07New function timeline_request_replies().default
2023-06-07Some prototype update.default
2023-06-05Updated documentation.default
2023-06-05Replace an sprintf() with an snprintf().default
2023-06-05Replaced usage of random() with xs_rnd_buf().default
2023-06-05Some prototype tweaks.default
2023-06-05Moved srv_running variable to httpd.c.default
2023-06-04Document the basedir style.css file.default
2023-06-04Also accept Update + Service messages.default
2023-06-04If a user config field 'bot' is set to true, identies as such.default
2023-06-04Updated some data types.default
2023-06-03Version 2.34 RELEASED.default