index
:
penes-snac2
ukko-2.75
ukko-2.77
ukko-2.78
ukko-2.79
ukko-2.81
ukko-2.82
ukko-2.83
ukko-2.84
My fork of snac2 for p.enes.lv/2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
httpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for listening on unix sockets.
default
2024-08-05
1
-5
/
+14
*
Minor logging tweaks.
default
2024-08-05
1
-6
/
+9
*
Minor tweak.
default
2024-06-20
1
-2
/
+3
*
Don't return a Basic realm if there is no body.
default
2024-06-09
1
-1
/
+1
*
Improved OPTIONS method.
default
2024-05-31
1
-0
/
+3
*
Translate status codes to canonical status texts
Louis Brauer
2024-05-27
1
-1
/
+1
*
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
2024-05-27
1
-0
/
+10
*
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-26
1
-13
/
+13
*
Added more const.
default
2024-05-23
1
-4
/
+5
*
Another approach to disabling SHM.
default
2024-05-21
1
-23
/
+23
*
New compilation variable WITHOUT_SHM, to disable shared memory functions.
default
2024-05-21
1
-0
/
+23
*
Added const everywhere.
default
2024-05-21
1
-8
/
+8
*
User search can also be done by tag.
default
2024-05-15
1
-1
/
+1
*
Minor "Back to top" "More..." link refactoring.
default
2024-05-07
1
-3
/
+7
*
Search by tag returns RSS if the appropriate header is defined.
default
2024-05-05
1
-3
/
+9
*
More work in lists.
default
2024-04-29
1
-1
/
+1
*
Prevent some browsers from caching servers basic auth request
louis
2024-04-13
1
-0
/
+1
*
Backport from xs.
default
2024-03-15
1
-1
/
+1
*
Replaced most xs_dict_iter() with xs_dict_next().
default
2024-03-09
1
-1
/
+2
*
Added *another argument* to html_timeline() to select where posts are taken f...
default
2024-02-22
1
-2
/
+2
*
Added a page argument to html_timeline().
default
2024-02-21
1
-2
/
+4
*
Minor tweak to host-meta.
default
2024-01-30
1
-3
/
+4
*
cleanup
Paul Wilde
2024-01-28
1
-8
/
+0
*
Merge branch 'master' of https://codeberg.org/pswilde/snac2
Paul Wilde
2024-01-28
1
-0
/
+8
|
\
|
*
added host-meta endpoint for subwaytooter app
Paul Wilde
2024-01-26
1
-0
/
+8
*
|
added host-meta endpoint for subwaytooter app
Paul Wilde
2024-01-26
1
-0
/
+8
|
/
*
Delay creating the shared memory struct after the socket is successfully crea...
default
2024-01-21
1
-7
/
+7
*
Support DELETE for Mastodon subscriptions
James Seward
2024-01-11
1
-0
/
+8
*
New command-line option 'state'.
default
2024-01-10
1
-6
/
+75
*
Minor code cleaning.
default
2024-01-10
1
-12
/
+2
*
New state variable top_job_fifo_size.
default
2024-01-08
1
-0
/
+3
*
Renamed some thread states.
default
2024-01-08
1
-2
/
+2
*
Added some state flags for threads.
default
2024-01-08
1
-2
/
+14
*
Non-important variable renaming.
default
2024-01-08
1
-34
/
+35
*
Rewritten part of the job threads to be leaner and faster.
default
2024-01-08
1
-39
/
+45
*
Better behaviour on broken queue items.
default
2024-01-07
1
-7
/
+13
*
Updated copyright year.
default
2024-01-04
1
-1
/
+1
*
Moved most server state to a structure.
default
2024-01-03
1
-35
/
+40
*
Minor tweaks to /.well-known/nodeinfo returned data.
default
2023-12-29
1
-4
/
+4
*
Also log the job_fifo len in status.txt.
default
2023-12-26
1
-12
/
+17
*
New page status.txt.
default
2023-12-26
1
-2
/
+14
*
Added some crash checks.
default
2023-12-18
1
-1
/
+1
*
Avoid crashing on missing 'method' or 'path' headers in httpd_connection().
default
2023-12-18
1
-2
/
+7
*
Use xs_html in the static greeting page.
default
2023-11-24
1
-13
/
+19
*
Added a tag argument to html_timeline().
default
2023-11-08
1
-2
/
+2
*
Fixed 'show more' in tag search.
default
2023-11-08
1
-8
/
+17
*
Tags can now be searched for from the server base URL.
default
2023-11-08
1
-0
/
+15
*
Added FastCGI support.
default
2023-10-17
1
-4
/
+18
*
Backport from xs.
default
2023-10-14
1
-1
/
+1
*
Hide posts from the public web for accounts with 'private' == true.
default
2023-10-08
1
-0
/
+3
[next]