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-13
Also accept HTML tag <ol>.
default
2023-06-12
Updated RELEASE_NOTES.
default
2023-06-12
Avoid writing a NULL header in mastoapi_account().
default
2023-06-12
Merge pull request 'add mastodon profile header to mastodon api' (#46) from H...
grunfink
2023-06-12
Updated RELEASE_NOTES.
default
2023-06-12
Updated TODO.
default
2023-06-12
removed additinal empty string
Haijo7
2023-06-12
Fix links with # in it.
default
2023-06-12
Updated TODO.
default
2023-06-12
add mastodon profile header to mastodon api
Haijo7
2023-06-11
Added a comment about Announces of non-Notes.
default
2023-06-11
Updated RELEASE_NOTES.
default
2023-06-11
Added Web UI to set the account 'bot' flag.
default
2023-06-11
Hidden conversations are not rendered instead of given a 'display: none'.
default
2023-06-11
No more archiving of borked Likes.
default
2023-06-11
Also reject Like messages in is_msg_for_me().
default
2023-06-11
Log malformed Likes from wafrn.net (who else?).
default
2023-06-11
Merge branch 'master' of triptico.com:git/snac2
default
2023-06-11
If ~/error/ exists, also log messages to a file there.
default
2023-06-11
Merge pull request 'set bot to true for bots in mastodon api' (#45) from Haij...
grunfink
2023-06-11
set bot to true in mastodon account if user type is service
Haijo7
2023-06-11
add user type to mastodon profile
Haijo7
2023-06-11
Fixed comment.
default
2023-06-11
Disable `timeline_request_replies()` temporarily.
default
2023-06-11
Use a different variable name to store the id of 'embedded' children.
default
2023-06-11
Updated RELEASE_NOTES.
default
2023-06-11
Merge pull request 'Mastodon API private timeline fixes' (#44) from poesty/sn...
grunfink
2023-06-11
Only allow logged-in user to use statuses API
poesty
2023-06-11
Only allow logged-in user to use search API
poesty
2023-06-10
Use MID_TO_MD5 for ID comparison
poesty
2023-06-10
Ignore non-followed users' notes without boosts in private timeline
poesty
2023-06-10
Ignore timestamps in mastoapi_id when filtering entries
poesty
2023-06-09
Updated TODO.
default
2023-06-07
Minor tweak to snac-poll-form.
default
2023-06-07
New CSS classes snac-poll-form and snac-poll-result.
default
2023-06-07
Don't enqueue a request_replies message if it's already there.
default
2023-06-07
New function enqueue_request_replies().
default
2023-06-07
Changed timeline_request_replies() to receive an id and not an object.
default
2023-06-07
New function timeline_request_replies().
default
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
[next]