index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-05
improvement(nginx): Adjust nginx template to proper SSL/TLS cipher & protocols
Florian Paul Azim Hoberg
2024-01-04
dequeue() unlinks the file, even if it's been unable to parse it.
default
2024-01-04
In the people page, followers and following lists are foldable.
default
2024-01-04
Updated copyright year.
default
2024-01-03
Updated RELEASE_NOTES.
default
2024-01-03
Merge pull request 'Added FreeBSD documentation and rc script' (#96) from dra...
grunfink
2024-01-03
Update doc/snac.8
draga79
2024-01-03
Updated README.md for FreeBSD instructions
draga79
2024-01-03
Addes FreeBSD rc script example
draga79
2024-01-03
Added example configuration for the Apache2 server.
default
2024-01-03
Moved most server state to a structure.
default
2024-01-03
Try to avoid host header misconfigurations in check_signature().
default
2024-01-03
Made check_signature() a bit clearer.
default
2024-01-02
Updated RELEASE_NOTES.
default
2023-12-29
Updated documentation.
default
2023-12-29
Minor tweaks to /.well-known/nodeinfo returned data.
default
2023-12-28
In 'Follow', ensure the actor object to be followed is here.
default
2023-12-27
In xs_fcgi_response(), don't add the b_size to the total size if body is NULL.
default
2023-12-27
The actor link is now an anchored link to the people page for connected users.
default
2023-12-27
Backport from xs.
default
2023-12-26
Also log the job_fifo len in status.txt.
default
2023-12-26
Really do what is described in previous commit.
default
2023-12-26
Don't create a link to the people page from the public one.
default
2023-12-26
The "boosted" link in html_entry() points to the user in the people page.
default
2023-12-26
New page status.txt.
default
2023-12-21
Don't wrap the content in <p></p>; just add a final <p>.
default
2023-12-20
Check some fwrite() return values in xs_fcgi_response().
default
2023-12-19
Don't collect our own shared inbox.
default
2023-12-19
Correctly insert polls and attachments inside CW.
default
2023-12-18
More shared inbox tweaks.
default
2023-12-18
Added some crash checks.
default
2023-12-18
Fixed follow / unfollow mess for shared inboxes.
default
2023-12-18
Fixed Accept + Follow for shared inboxes.
default
2023-12-18
Also strip cgi variables (things after ?) in key request for checking.
default
2023-12-18
Avoid crashing on missing 'method' or 'path' headers in httpd_connection().
default
2023-12-17
actor_request() accepts again an optional snac argument.
default
2023-12-17
Deleted debug messages.
default
2023-12-17
Also check for the .../followers rcpt for non-public messages.
default
2023-12-17
Blah blah blah is_msg_for_me() blah blah blah
default
2023-12-17
Even more is_msg_for_me() tweaks.
default
2023-12-17
Even more is_msg_for_me() updates.
default
2023-12-17
More is_msg_for_me() tweaks.
default
2023-12-17
Added a prefix to srv_archive_qitem().
default
2023-12-17
New function srv_archive_qitem().
default
2023-12-17
Fixed shared inbox distribution logic for Delete messages.
default
2023-12-16
Fixed a misleding log text.
default
2023-12-16
CSS code must be emitted as preformatted and not escaped.
default
2023-12-16
Added more code to discard Delete messages earlier.
default
2023-12-16
New cmdline command 'update', to post an update for a user.
default
2023-12-15
More tweaks to is_msg_for_me().
default
[next]