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-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
2025-01-01
Fix for some repeated search results.
default
1
-0
/
+5
2024-12-20
Add contact metrics to og:description.
default
1
-6
/
+8
2024-12-20
Implement mastoapi markers for notifications and home.
Paul Martin
1
-0
/
+66
2024-12-19
Added bad login throttling.
default
1
-0
/
+105
2024-12-19
Minor search tweak.
default
1
-1
/
+1
2024-12-19
In content_search(), also test the 'url' post field (if it exists).
default
1
-0
/
+9
2024-12-19
content_search() also checks for the post id.
default
1
-0
/
+8
2024-11-24
Minor tweak to user_persist().
default
1
-0
/
+3
2024-11-24
The people page shows 'Approve' and 'Discard' buttons for pending follows.
default
1
-5
/
+15
2024-11-24
New function pending_check() and pending_del().
default
1
-0
/
+20
[next]