index
:
penes-snac2
ukko-2.75
ukko-2.77
ukko-2.78
ukko-2.79
ukko-2.81
ukko-2.82
ukko-2.83
ukko-2.84
My fork of snac2 for p.enes.lv/2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.c
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
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 ↵
grunfink
1
-0
/
+3
public.
2025-09-03
Revert "Also keep a 'personal' folder for better organization."
grunfink
1
-17
/
+7
This reverts commit 0c3665fc49064f1fd5a04f2427056f9ea37f8d70.
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 ↵
grunfink
1
-2
/
+2
been.
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
The q_msg is queued, but nothing is done yet.
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
2025-04-13
Cache the timezone inside the snac struct.
default
1
-0
/
+2
2025-04-01
More scheduled post code.
default
1
-1
/
+28
2025-04-01
Added more scheduling code.
default
1
-0
/
+37
2025-03-22
Filter out block instances from inbox_list().
default
1
-3
/
+4
2025-02-20
duping isn't necessary as xs_vals are copied anyway (right?)
shtrophic
1
-1
/
+1
2025-02-20
duplicate dict instead
shtrophic
1
-1
/
+1
2025-02-20
Revert "fix ownership-problem of mailinfo"
shtrophic
1
-3
/
+2
This reverts commit 2ca7735779e79dbe6fe62f0111a12c145f428d8f.
2025-02-19
fix ownership-problem of mailinfo
shtrophic
1
-2
/
+3
2025-02-17
Return ASAP if srv_open() fails.
default
1
-0
/
+3
2025-02-15
The interface language preference can now be set.
default
1
-0
/
+1
2025-02-15
srv_open() now loads all .po files into srv_langs.
default
1
-0
/
+22
2025-02-15
Optimized lang_str().
default
1
-13
/
+6
[next]