index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
3 days
Fixed leak in emoji_reacted().
grunfink
1
-3
/
+3
3 days
Fixed leak in timeline_admire().
grunfink
1
-3
/
+4
3 days
Fixed some xs_dup() leaks.
grunfink
1
-1
/
+1
3 days
Added emoji reactions (contributed by violette).
violette
1
-8
/
+116
2025-11-30
Fix user matching
rako
1
-4
/
+4
2025-11-29
Moved is_msg_mine() to data.c.
grunfink
1
-0
/
+14
2025-10-24
Keep track of deleted users and return 410 Gone for them.
grunfink
1
-0
/
+29
2025-10-13
xs_http.h: new file.
grunfink
1
-0
/
+1
2025-09-28
New function actor_failure() (again, but much better).
grunfink
1
-0
/
+39
2025-09-28
Revert "New function actor_failure()."
grunfink
1
-18
/
+9
2025-09-28
New function actor_failure().
grunfink
1
-9
/
+18
2025-09-20
implementing visibility scopes
byte
1
-3
/
+7
2025-09-13
Set default max_failing_days to 15 days.
grunfink
1
-1
/
+1
2025-09-13
New configuration directive 'max_failing_days'.
grunfink
1
-1
/
+2
2025-09-12
Fixed bug in instance_failure() path.
grunfink
1
-1
/
+1
2025-09-12
New function instance_failure().
grunfink
1
-0
/
+53
2025-09-07
Always do a deferred fsck at startup.
grunfink
1
-0
/
+11
2025-09-07
Changed fsck debug level.
grunfink
1
-1
/
+1
2025-09-07
New command-line option 'fsck'.
grunfink
1
-0
/
+58
2025-09-03
Always add a user's posts to the public timeline, even if it's not really pub...
grunfink
1
-0
/
+3
2025-09-03
Revert "Also keep a 'personal' folder for better organization."
grunfink
1
-17
/
+7
2025-09-03
Also keep a 'personal' folder for better organization.
grunfink
1
-7
/
+17
2025-09-03
Renamed function list_content() to list_members().
grunfink
1
-3
/
+3
2025-09-03
New function enqueue_collect_outbox().
grunfink
1
-0
/
+13
2025-08-18
New function enqueue_collect_replies().
grunfink
1
-0
/
+13
2025-08-12
content_search() also looks in the attributedTo field.
grunfink
1
-0
/
+3
2025-08-03
New function unhide().
grunfink
1
-1
/
+9
2025-07-30
New server knob 'propagate_local_purge'.
grunfink
1
-1
/
+2
2025-07-25
New function delete_purged_posts().
grunfink
1
-0
/
+39
2025-06-18
Added 'alias' and 'alias_raw' as forced update in user_persist().
grunfink
1
-1
/
+2
2025-06-16
Renamed webhook 'inReplyTo' to 'reply'.
grunfink
1
-1
/
+1
2025-06-16
In enqueue_notify_webhook(), also add the inReplyTo object if there is one.
grunfink
1
-0
/
+10
2025-05-30
More webhook checks.
grunfink
1
-1
/
+1
2025-05-30
Added uid, basedir and baseurl to the notify webhook message.
grunfink
1
-0
/
+4
2025-05-30
Added a new server knob disable_notify_webhook.
grunfink
1
-2
/
+3
2025-05-30
More notify_webhook work.
grunfink
1
-1
/
+10
2025-05-30
New function enqueue_notify_webhook().
grunfink
1
-0
/
+19
2025-05-27
New function timeline_here().
grunfink
1
-0
/
+8
2025-05-27
Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...
grunfink
1
-2
/
+2
2025-05-25
Increase verbosity for srv_debug() in tag_index()
shtrophic
1
-1
/
+1
2025-05-22
Minor memory leak fixes.
grunfink
1
-4
/
+4
2025-05-22
add missed replacement to the `content_match` function
postscriptum
1
-1
/
+1
2025-05-22
use utf-8 lowercase function for tags #396
postscriptum
1
-2
/
+2
2025-05-19
performance: use following_list_len in more places
green
1
-1
/
+1
2025-05-19
performance: functions to get the number of followers
green
1
-0
/
+17
2025-05-18
Added a pending follow request count next to the "people" link.
grunfink
1
-0
/
+10
2025-05-03
New function enqueue_webmention().
grunfink
1
-0
/
+13
2025-04-26
mastoapi: support lists for users
green
1
-1
/
+2
2025-04-18
New command-line option 'add_to_list'.
default
1
-2
/
+2
2025-04-18
New command-line options 'lists' and 'list_members'.
default
1
-0
/
+13
[next]