index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
httpd.c
Age
Commit message (
Expand
)
Author
2025-01-20
Fixed check for the basedir (contributed by an-im-dugud).
default
2025-01-20
Added the USER_AGENT to HTTP errors.
default
2025-01-16
Changed Boost/Like order in the /authorize_interaction page.
default
2025-01-16
Implemented Mastodon-like /authorize_interaction.
default
2025-01-08
Bumped copyright year.
default
2025-01-06
In the /share page, set the charset explicitly to utf-8.
default
2025-01-05
Use the site's CSS in the /share page.
default
2025-01-05
More /share tweaks.
default
2025-01-02
Serve BASE_URL/style.css.
default
2025-01-02
Minor tweak to the /share webpoint.
default
2025-01-01
The shared post is really sent.
default
2024-12-31
More work in the Mastodon-share webpoint.
default
2024-12-31
Started support for Mastodon-like /share endpoint.
default
2024-12-16
Added pidfile locking.
default
2024-12-15
New function timeline_link_header().
default
2024-11-17
The server creates a pidfile inside the base directory.
default
2024-11-07
Propagate 'last-modified' and 'etag' fields while proxying.
default
2024-10-06
New HTML variable error (still unused).
default
2024-08-05
Added support for listening on unix sockets.
default
2024-08-05
Minor logging tweaks.
default
2024-06-20
Minor tweak.
default
2024-06-09
Don't return a Basic realm if there is no body.
default
2024-05-31
Improved OPTIONS method.
default
2024-05-27
Translate status codes to canonical status texts
Louis Brauer
2024-05-27
Implement Mastodon PATCH endpoint for account profile updates
Louis Brauer
2024-05-26
Use enum instead of numeric status codes for HTTP statuses
Louis Brauer
2024-05-23
Added more const.
default
2024-05-21
Another approach to disabling SHM.
default
2024-05-21
New compilation variable WITHOUT_SHM, to disable shared memory functions.
default
2024-05-21
Added const everywhere.
default
2024-05-15
User search can also be done by tag.
default
2024-05-07
Minor "Back to top" "More..." link refactoring.
default
2024-05-05
Search by tag returns RSS if the appropriate header is defined.
default
2024-04-29
More work in lists.
default
2024-04-13
Prevent some browsers from caching servers basic auth request
louis
2024-03-15
Backport from xs.
default
2024-03-09
Replaced most xs_dict_iter() with xs_dict_next().
default
2024-02-22
Added *another argument* to html_timeline() to select where posts are taken f...
default
2024-02-21
Added a page argument to html_timeline().
default
2024-01-30
Minor tweak to host-meta.
default
2024-01-28
cleanup
Paul Wilde
2024-01-28
Merge branch 'master' of https://codeberg.org/pswilde/snac2
Paul Wilde
2024-01-26
added host-meta endpoint for subwaytooter app
Paul Wilde
2024-01-26
added host-meta endpoint for subwaytooter app
Paul Wilde
2024-01-21
Delay creating the shared memory struct after the socket is successfully crea...
default
2024-01-11
Support DELETE for Mastodon subscriptions
James Seward
2024-01-10
New command-line option 'state'.
default
2024-01-10
Minor code cleaning.
default
2024-01-08
New state variable top_job_fifo_size.
default
2024-01-08
Renamed some thread states.
default
[next]