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