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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge tag '2.75' into curl-smtp
shtrophic
2025-04-17
1
-4
/
+71
|
|
\
|
*
|
duping isn't necessary as xs_vals are copied anyway (right?)
shtrophic
2025-02-20
1
-1
/
+1
|
*
|
duplicate dict instead
shtrophic
2025-02-20
1
-1
/
+1
|
*
|
Revert "fix ownership-problem of mailinfo"
shtrophic
2025-02-20
1
-3
/
+2
|
*
|
fix ownership-problem of mailinfo
shtrophic
2025-02-19
1
-2
/
+3
|
*
|
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-02-17
1
-0
/
+45
|
|
\
\
|
*
\
\
Merge tag '2.72' into curl-smtp
shtrophic
2025-02-15
1
-14
/
+68
|
|
\
\
\
|
*
|
|
|
add xs_smtp_request
shtrophic
2025-01-20
1
-1
/
+1
*
|
|
|
|
mastoapi: support lists for users
green
2025-04-26
1
-1
/
+2
*
|
|
|
|
New command-line option 'add_to_list'.
default
2025-04-18
1
-2
/
+2
*
|
|
|
|
New command-line options 'lists' and 'list_members'.
default
2025-04-18
1
-0
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Cache the timezone inside the snac struct.
default
2025-04-13
1
-0
/
+2
*
|
|
|
More scheduled post code.
default
2025-04-01
1
-1
/
+28
*
|
|
|
Added more scheduling code.
default
2025-04-01
1
-0
/
+37
*
|
|
|
Filter out block instances from inbox_list().
default
2025-03-22
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Return ASAP if srv_open() fails.
default
2025-02-17
1
-0
/
+3
*
|
|
The interface language preference can now be set.
default
2025-02-15
1
-0
/
+1
*
|
|
srv_open() now loads all .po files into srv_langs.
default
2025-02-15
1
-0
/
+22
*
|
|
Optimized lang_str().
default
2025-02-15
1
-13
/
+6
*
|
|
xs_po.h new file.
default
2025-02-14
1
-0
/
+1
*
|
|
New function lang_str().
default
2025-02-14
1
-0
/
+25
|
|
/
|
/
|
*
|
Minor tweak to inbox_list().
default
2025-02-06
1
-1
/
+1
*
|
Fixed bug in search.
default
2025-02-05
1
-1
/
+11
*
|
Deleted useless code.
default
2025-01-28
1
-3
/
+0
*
|
Some tweaks to the already seen mark code.
default
2025-01-28
1
-1
/
+17
*
|
Added a 'No more unseen posts' mark.
default
2025-01-27
1
-0
/
+8
*
|
Minor optimization in timeline retrieving.
default
2025-01-27
1
-6
/
+18
*
|
Fixed repeated entries in the instance public timeline.
default
2025-01-25
1
-6
/
+17
|
/
*
Implement faster min_id handling
Paul Martin
2025-01-15
1
-0
/
+31
*
New user settings latitude and longitude.
default
2025-01-10
1
-1
/
+2
*
Added some actor object caching.
default
2025-01-09
1
-0
/
+4
*
Bumped copyright year.
default
2025-01-08
1
-1
/
+1
*
Merge pull request 'Port sandboxing to linux via landlock' (#226) from shtrop...
grunfink
2025-01-05
1
-38
/
+1
|
\
|
*
Merge tag '2.67'
shtrophic
2024-12-23
1
-0
/
+190
|
|
\
|
*
\
Merge remote-tracking branch 'upstream/master'
shtrophic
2024-12-05
1
-0
/
+119
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/master'
shtrophic
2024-11-19
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
sandboxing port to linux via landlock
shtrophic
2024-11-16
1
-38
/
+1
*
|
|
|
|
Ensure all user directories have import/ and export/ subdirectories.
default
2025-01-04
1
-0
/
+12
*
|
|
|
|
Fix for some repeated search results.
default
2025-01-01
1
-0
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add contact metrics to og:description.
default
2024-12-20
1
-6
/
+8
*
|
|
|
Implement mastoapi markers for notifications and home.
Paul Martin
2024-12-20
1
-0
/
+66
*
|
|
|
Added bad login throttling.
default
2024-12-19
1
-0
/
+105
*
|
|
|
Minor search tweak.
default
2024-12-19
1
-1
/
+1
*
|
|
|
In content_search(), also test the 'url' post field (if it exists).
default
2024-12-19
1
-0
/
+9
*
|
|
|
content_search() also checks for the post id.
default
2024-12-19
1
-0
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Minor tweak to user_persist().
default
2024-11-24
1
-0
/
+3
*
|
|
The people page shows 'Approve' and 'Discard' buttons for pending follows.
default
2024-11-24
1
-5
/
+15
*
|
|
New function pending_check() and pending_del().
default
2024-11-24
1
-0
/
+20
*
|
|
New function pending_get() and pending_list().
default
2024-11-24
1
-0
/
+38
*
|
|
New function pending_add().
default
2024-11-24
1
-0
/
+22
[prev]
[next]