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
2026-03-19
Implemented tootfinder.ch compatibility mimic Mastodon Behaviour
Giuseppe Ranieri
2026-02-05
strip_exif support for the OpenBSD sandbox
Alvar Penning
2026-02-02
Use the translated month names in date labels.
grunfink
2026-02-02
Added translatable month names.
grunfink
2026-01-25
notifications filter
byte
2026-01-25
fixing leak in reallocated string
byte
2026-01-06
Implement configurable EXIF stripping for uploaded media
Stefano Marinelli
2026-01-01
Bumped copyright year.
grunfink
2025-12-18
Fixed leak in emoji_reacted().
grunfink
2025-12-18
Fixed leak in timeline_admire().
grunfink
2025-12-18
Fixed some xs_dup() leaks.
grunfink
2025-12-18
Added emoji reactions (contributed by violette).
violette
2025-11-30
Fix user matching
rako
2025-11-29
Moved is_msg_mine() to data.c.
grunfink
2025-10-24
Keep track of deleted users and return 410 Gone for them.
grunfink
2025-10-13
xs_http.h: new file.
grunfink
2025-09-28
Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visib...
grunfink
2025-09-28
New function actor_failure() (again, but much better).
grunfink
2025-09-28
Revert "New function actor_failure()."
grunfink
2025-09-28
New function actor_failure().
grunfink
2025-09-20
implementing visibility scopes
byte
2025-09-13
Set default max_failing_days to 15 days.
grunfink
2025-09-13
New configuration directive 'max_failing_days'.
grunfink
2025-09-12
Fixed bug in instance_failure() path.
grunfink
2025-09-12
New function instance_failure().
grunfink
2025-09-07
Always do a deferred fsck at startup.
grunfink
2025-09-07
Changed fsck debug level.
grunfink
2025-09-07
New command-line option 'fsck'.
grunfink
2025-09-03
Always add a user's posts to the public timeline, even if it's not really pub...
grunfink
2025-09-03
Revert "Also keep a 'personal' folder for better organization."
grunfink
2025-09-03
Also keep a 'personal' folder for better organization.
grunfink
2025-09-03
Renamed function list_content() to list_members().
grunfink
2025-09-03
New function enqueue_collect_outbox().
grunfink
2025-08-18
New function enqueue_collect_replies().
grunfink
2025-08-12
content_search() also looks in the attributedTo field.
grunfink
2025-08-03
New function unhide().
grunfink
2025-07-30
New server knob 'propagate_local_purge'.
grunfink
2025-07-25
New function delete_purged_posts().
grunfink
2025-06-18
Added 'alias' and 'alias_raw' as forced update in user_persist().
grunfink
2025-06-16
Renamed webhook 'inReplyTo' to 'reply'.
grunfink
2025-06-16
In enqueue_notify_webhook(), also add the inReplyTo object if there is one.
grunfink
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
[next]