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
*
Updated RELEASE_NOTES.
default
2024-01-10
1
-1
/
+1
*
Minor code cleaning.
default
2024-01-10
2
-13
/
+3
*
Updated RELEASE_NOTES.
default
2024-01-10
1
-1
/
+1
*
Webfinger queries are cached, as they should.
default
2024-01-08
1
-2
/
+12
*
New state variable top_job_fifo_size.
default
2024-01-08
2
-0
/
+4
*
Renamed some thread states.
default
2024-01-08
2
-3
/
+3
*
Updated RELEASE_NOTES.
default
2024-01-08
1
-1
/
+1
*
Added some state flags for threads.
default
2024-01-08
2
-2
/
+15
*
Non-important variable renaming.
default
2024-01-08
2
-35
/
+40
*
Rewritten part of the job threads to be leaner and faster.
default
2024-01-08
3
-41
/
+46
*
Merge pull request 'Added compatibility with NetBSD' (#99) from draga79/snac2...
grunfink
2024-01-07
3
-1
/
+102
|
\
|
*
Addes NetBSD rc script example
Stefano Marinelli
2024-01-07
1
-0
/
+34
|
*
Updated README.md for NetBSD compiling instructions
Stefano Marinelli
2024-01-07
1
-1
/
+9
|
*
Added Makefile.NetBSD to compile on NetBSD
Stefano Marinelli
2024-01-07
1
-0
/
+59
|
/
*
Updated RELEASE_NOTES.
default
2024-01-07
1
-0
/
+2
*
Better behaviour on broken queue items.
default
2024-01-07
2
-8
/
+14
*
Backport from xs.
default
2024-01-07
1
-24
/
+29
*
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
default
2024-01-06
3
-0
/
+39
|
\
|
*
Merge pull request 'improvement(nginx): Adjust nginx template to proper SSL/T...
grunfink
2024-01-06
3
-0
/
+39
|
|
\
|
|
*
improvement(nginx): Adjust nginx template to proper SSL/TLS cipher & protocols
Florian Paul Azim Hoberg
2024-01-05
3
-0
/
+39
|
|
/
*
/
More tweaks regarding shared inboxes.
default
2024-01-05
1
-1
/
+6
|
/
*
dequeue() unlinks the file, even if it's been unable to parse it.
default
2024-01-04
2
-5
/
+2
*
In the people page, followers and following lists are foldable.
default
2024-01-04
1
-2
/
+6
*
Updated copyright year.
default
2024-01-04
34
-35
/
+35
*
Updated RELEASE_NOTES.
default
2024-01-03
1
-0
/
+4
*
Merge pull request 'Added FreeBSD documentation and rc script' (#96) from dra...
grunfink
2024-01-03
3
-1
/
+26
|
\
|
*
Update doc/snac.8
draga79
2024-01-03
1
-1
/
+1
|
*
Updated README.md for FreeBSD instructions
draga79
2024-01-03
1
-0
/
+6
|
*
Addes FreeBSD rc script example
draga79
2024-01-03
1
-0
/
+19
|
/
*
Added example configuration for the Apache2 server.
default
2024-01-03
1
-0
/
+40
*
Moved most server state to a structure.
default
2024-01-03
3
-56
/
+69
*
Try to avoid host header misconfigurations in check_signature().
default
2024-01-03
1
-0
/
+13
*
Made check_signature() a bit clearer.
default
2024-01-03
1
-12
/
+19
*
Updated RELEASE_NOTES.
default
2024-01-02
1
-0
/
+2
*
Updated documentation.
default
2023-12-29
1
-0
/
+4
*
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
[next]