index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
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 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
*
Backport from xs.
default
2023-09-23
1
-6
/
+6
*
The nodeinfo file returns more useful information.
default
2023-08-21
1
-4
/
+28
*
The hash 'more_headers' is added to the response HTTP headers.
default
2023-08-19
1
-0
/
+8
*
The instance URL can now show a timeline.
default
2023-08-14
1
-1
/
+8
*
Sanitize local user names in the greeting page.
default
2023-08-14
1
-46
/
+55
*
Some mastoapi tweaks to support the semaphore.social web client.
default
2023-08-12
1
-4
/
+8
*
Archive unattended method errors.
default
2023-08-12
1
-0
/
+1
*
Updated comment in headers.
default
2023-07-28
1
-1
/
+1
*
Rollback to 86f507410bc5a1e6ce8bcd34f94400a380143d64 for some reasons.
Yonle
2023-07-24
1
-1
/
+1
*
html.c & httpd.c: Fix hardlink.
Yonle
2023-07-24
1
-1
/
+1
*
Added HTTP caching to static data.
default
2023-07-02
1
-1
/
+5
*
The WWW-Authenticate real also includes the user.
default
2023-06-24
1
-1
/
+3
*
Fixed missing end quote in the WWW-Authenticate header.
default
2023-06-24
1
-1
/
+1
*
Renamed the HTTP Basic auth realm to something more informative.
default
2023-06-18
1
-2
/
+4
*
Replace an sprintf() with an snprintf().
default
2023-06-05
1
-1
/
+1
*
Moved srv_running variable to httpd.c.
default
2023-06-05
1
-0
/
+1
*
If sem_open() fails, try again with sem_init().
default
2023-05-25
1
-0
/
+13
*
Got rid of xs_encdec.h.
default
2023-05-17
1
-1
/
+1
*
Fixed conflict.
default
2023-05-09
1
-1
/
+4
|
\
|
*
Fixed the issue of semaphore name conflicts.
poesty
2023-05-09
1
-1
/
+4
*
|
Print the total running time at httpd stop.
default
2023-05-08
1
-1
/
+5
|
/
*
Moved sem_close() further to the end.
default
2023-05-08
1
-4
/
+2
*
Added some includes needed for last sem_open() / uintptr_t changes.
default
2023-05-07
1
-0
/
+2
*
Fix pointer-to-int cast
Saagar Jha
2023-05-07
1
-1
/
+1
*
Use named semaphores
Saagar Jha
2023-05-07
1
-4
/
+8
*
Added -Wextra to C flags.
default
2023-05-04
1
-0
/
+6
*
Added some const here and there.
default
2023-05-04
1
-1
/
+1
*
Moved JSON output validation to httpd.c.
default
2023-04-23
1
-0
/
+10
*
New function mastoapi_put_handler().
default
2023-04-22
1
-0
/
+10
*
Added a new compilation variable NO_MASTODON_API.
default
2023-04-21
1
-0
/
+5
*
Replace %admin_email% in greeting.html.
default
2023-04-20
1
-0
/
+7
*
Added support for likes and boosts.
default
2023-04-11
1
-3
/
+3
*
OAuth login now works.
default
2023-04-09
1
-0
/
+3
*
More mastoapi work.
default
2023-04-08
1
-0
/
+3
*
Added some OAuth scaffold code.
default
2023-04-08
1
-0
/
+4
*
New file mastoapi.c.
default
2023-04-08
1
-0
/
+4
*
More log level tweaks.
default
2023-04-04
1
-1
/
+1
*
Added the url to srv_archive().
default
2023-03-02
1
-1
/
+1
*
Connection jobs are treated as urgent.
default
2023-03-02
1
-6
/
+10
*
Create sleep mutex and cond variable only once.
default
2023-02-22
1
-5
/
+10
*
Close everything if xs_socket_accept() returns NULL.
default
2023-02-22
1
-3
/
+6
*
Deleted useless code.
default
2023-02-22
1
-1
/
+0
*
Don't wait for 3 seconds if there were some q_items processed.
default
2023-02-22
1
-11
/
+24
*
Try to show a piece of the error after connecting.
default
2023-02-14
1
-1
/
+1
[next]