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
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
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
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
2025-02-14
xs_po.h new file.
default
1
-0
/
+1
2025-02-14
New function lang_str().
default
1
-0
/
+25
2025-02-06
Minor tweak to inbox_list().
default
1
-1
/
+1
2025-02-05
Fixed bug in search.
default
1
-1
/
+11
2025-01-28
Deleted useless code.
default
1
-3
/
+0
2025-01-28
Some tweaks to the already seen mark code.
default
1
-1
/
+17
2025-01-27
Added a 'No more unseen posts' mark.
default
1
-0
/
+8
2025-01-27
Minor optimization in timeline retrieving.
default
1
-6
/
+18
2025-01-25
Fixed repeated entries in the instance public timeline.
default
1
-6
/
+17
2025-01-20
add xs_smtp_request
shtrophic
1
-1
/
+1
2025-01-15
Implement faster min_id handling
Paul Martin
1
-0
/
+31
2025-01-10
New user settings latitude and longitude.
default
1
-1
/
+2
2025-01-09
Added some actor object caching.
default
1
-0
/
+4
2025-01-08
Bumped copyright year.
default
1
-1
/
+1
2025-01-04
Ensure all user directories have import/ and export/ subdirectories.
default
1
-0
/
+12
[next]