index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
Age
Commit message (
Expand
)
Author
2025-05-30
More webhook checks.
grunfink
2025-05-30
Added uid, basedir and baseurl to the notify webhook message.
grunfink
2025-05-30
Added a new server knob disable_notify_webhook.
grunfink
2025-05-30
More notify_webhook work.
grunfink
2025-05-30
New function enqueue_notify_webhook().
grunfink
2025-05-27
New function timeline_here().
grunfink
2025-05-27
Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...
grunfink
2025-05-25
Increase verbosity for srv_debug() in tag_index()
shtrophic
2025-05-22
Minor memory leak fixes.
grunfink
2025-05-22
Merge pull request 'use utf-8 lowercase function for tags #396' (#400) from p...
grunfink
2025-05-22
add missed replacement to the `content_match` function
postscriptum
2025-05-22
use utf-8 lowercase function for tags #396
postscriptum
2025-05-19
performance: use following_list_len in more places
green
2025-05-19
performance: functions to get the number of followers
green
2025-05-18
Added a pending follow request count next to the "people" link.
grunfink
2025-05-03
New function enqueue_webmention().
grunfink
2025-04-27
Merge pull request 'do email notifications with CURL' (#283) from shtrophic/s...
grunfink
2025-04-26
mastoapi: support lists for users
green
2025-04-18
New command-line option 'add_to_list'.
default
2025-04-18
New command-line options 'lists' and 'list_members'.
default
2025-04-17
Merge tag '2.75' into curl-smtp
shtrophic
2025-04-13
Cache the timezone inside the snac struct.
default
2025-04-01
More scheduled post code.
default
2025-04-01
Added more scheduling code.
default
2025-03-22
Filter out block instances from inbox_list().
default
2025-02-20
duping isn't necessary as xs_vals are copied anyway (right?)
shtrophic
2025-02-20
duplicate dict instead
shtrophic
2025-02-20
Revert "fix ownership-problem of mailinfo"
shtrophic
2025-02-19
fix ownership-problem of mailinfo
shtrophic
2025-02-17
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-02-17
Return ASAP if srv_open() fails.
default
2025-02-15
Merge tag '2.72' into curl-smtp
shtrophic
2025-02-15
The interface language preference can now be set.
default
2025-02-15
srv_open() now loads all .po files into srv_langs.
default
2025-02-15
Optimized lang_str().
default
2025-02-14
xs_po.h new file.
default
2025-02-14
New function lang_str().
default
2025-02-06
Minor tweak to inbox_list().
default
2025-02-05
Fixed bug in search.
default
2025-01-28
Deleted useless code.
default
2025-01-28
Some tweaks to the already seen mark code.
default
2025-01-27
Added a 'No more unseen posts' mark.
default
2025-01-27
Minor optimization in timeline retrieving.
default
2025-01-25
Fixed repeated entries in the instance public timeline.
default
2025-01-20
add xs_smtp_request
shtrophic
2025-01-15
Implement faster min_id handling
Paul Martin
2025-01-10
New user settings latitude and longitude.
default
2025-01-09
Added some actor object caching.
default
2025-01-08
Bumped copyright year.
default
2025-01-05
Merge pull request 'Port sandboxing to linux via landlock' (#226) from shtrop...
grunfink
[next]