index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tweaks to /.well-known/nodeinfo returned data.
default
2023-12-29
1
-4
/
+4
*
In 'Follow', ensure the actor object to be followed is here.
default
2023-12-28
1
-0
/
+7
*
In xs_fcgi_response(), don't add the b_size to the total size if body is NULL.
default
2023-12-27
1
-2
/
+3
*
The actor link is now an anchored link to the people page for connected users.
default
2023-12-27
1
-8
/
+23
*
Backport from xs.
default
2023-12-27
4
-128
/
+247
*
Also log the job_fifo len in status.txt.
default
2023-12-26
1
-12
/
+17
*
Really do what is described in previous commit.
default
2023-12-26
1
-1
/
+1
*
Don't create a link to the people page from the public one.
default
2023-12-26
1
-1
/
+6
*
The "boosted" link in html_entry() points to the user in the people page.
default
2023-12-26
1
-2
/
+5
*
New page status.txt.
default
2023-12-26
1
-2
/
+14
*
Don't wrap the content in <p></p>; just add a final <p>.
default
2023-12-21
1
-4
/
+1
*
Check some fwrite() return values in xs_fcgi_response().
default
2023-12-20
1
-6
/
+8
*
Don't collect our own shared inbox.
default
2023-12-19
1
-0
/
+4
*
Correctly insert polls and attachments inside CW.
default
2023-12-19
1
-2
/
+2
*
More shared inbox tweaks.
default
2023-12-18
1
-2
/
+2
*
Added some crash checks.
default
2023-12-18
2
-1
/
+7
*
Fixed follow / unfollow mess for shared inboxes.
default
2023-12-18
1
-2
/
+8
*
Fixed Accept + Follow for shared inboxes.
default
2023-12-18
1
-1
/
+6
*
Also strip cgi variables (things after ?) in key request for checking.
default
2023-12-18
1
-2
/
+7
*
Avoid crashing on missing 'method' or 'path' headers in httpd_connection().
default
2023-12-18
1
-2
/
+7
*
actor_request() accepts again an optional snac argument.
default
2023-12-17
5
-13
/
+13
*
Deleted debug messages.
default
2023-12-17
1
-5
/
+1
*
Also check for the .../followers rcpt for non-public messages.
default
2023-12-17
1
-3
/
+25
*
Blah blah blah is_msg_for_me() blah blah blah
default
2023-12-17
1
-5
/
+9
*
Even more is_msg_for_me() tweaks.
default
2023-12-17
1
-5
/
+5
*
Even more is_msg_for_me() updates.
default
2023-12-17
1
-3
/
+8
*
More is_msg_for_me() tweaks.
default
2023-12-17
1
-4
/
+4
*
Added a prefix to srv_archive_qitem().
default
2023-12-17
3
-4
/
+4
*
New function srv_archive_qitem().
default
2023-12-17
3
-1
/
+18
*
Fixed shared inbox distribution logic for Delete messages.
default
2023-12-17
1
-2
/
+4
*
Fixed a misleding log text.
default
2023-12-16
1
-1
/
+1
*
CSS code must be emitted as preformatted and not escaped.
default
2023-12-16
1
-2
/
+2
*
Added more code to discard Delete messages earlier.
default
2023-12-16
1
-0
/
+16
*
New cmdline command 'update', to post an update for a user.
default
2023-12-16
1
-0
/
+7
*
More tweaks to is_msg_for_me().
default
2023-12-15
1
-3
/
+3
*
Avoid propagating Undo messages innecesarily.
default
2023-12-15
1
-0
/
+5
*
Added some spacing to the Operations... form.
default
2023-12-15
1
-0
/
+4
*
Added a special check for Undo + Follow.
default
2023-12-15
1
-0
/
+3
*
Merge pull request 'html.c: media: disable preloading' (#87) from Yonle/snac2...
grunfink
2023-12-15
1
-0
/
+2
|
\
|
*
html.c: media: disable preloading
Yonle
2023-12-15
1
-0
/
+2
*
|
Updated RELEASE_NOTES.
default
2023-12-15
1
-1
/
+1
*
|
Updated RELEASE_NOTES.
default
2023-12-15
1
-0
/
+2
*
|
Merge branch 'master' of triptico.com:git/snac2
default
2023-12-15
1
-2
/
+2
|
\
\
|
*
|
More debug tweaks.
default
2023-12-14
1
-2
/
+2
*
|
|
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2023-12-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge pull request 'format.c: add <bdi>' (#86) from Yonle/snac2:master into m...
grunfink
2023-12-15
1
-1
/
+1
|
|
\
|
|
|
*
format.c: add <bdi>
Yonle
2023-12-15
1
-1
/
+1
|
|
/
*
/
More log tweaks.
default
2023-12-14
1
-3
/
+3
|
/
*
Call process_input_message() from the shared-inbox input.
default
2023-12-11
1
-26
/
+47
*
Added a special drop for Delete messages from unknown actors.
default
2023-12-11
1
-7
/
+15
[next]