index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated dependencies.
default
2024-05-09
1
-1
/
+1
*
Updated dependencies.
default
2024-03-25
1
-1
/
+2
*
The command-line 'note' also allows attachments.
default
2024-03-15
1
-1
/
+1
*
Updated dependencies.
default
2024-03-12
1
-2
/
+2
*
Updated depedencies.
default
2024-02-15
1
-2
/
+2
*
Rewritten a sentence to be clearer in README.md.
default
2024-01-13
1
-1
/
+1
*
Don't hardcode the -lrt, as OpenBSD does not have it.
default
2024-01-12
1
-1
/
+1
*
Added -lrt to the linkage line, as it's needed at least in Ubuntu 20.04.6 LTS.
default
2024-01-12
1
-1
/
+1
*
Use xs_html in the static greeting page.
default
2023-11-24
1
-2
/
+2
*
Replaced encode_html_strict() with xs_html_encode().
default
2023-11-20
1
-3
/
+4
*
Updated dependencies.
default
2023-11-17
1
-8
/
+9
*
Added FastCGI support.
default
2023-10-17
1
-2
/
+2
*
mastoapi: Don't exclude posts of type Page or Article.
default
2023-10-16
1
-1
/
+1
*
Don't allow creating users which user name strings only differ in case.
default
2023-10-13
1
-1
/
+1
*
Backport from xs.
default
2023-09-25
1
-3
/
+3
*
Used xs_match() in some places.
default
2023-09-21
1
-1
/
+1
*
Updated dependencies.
default
2023-09-21
1
-3
/
+3
*
Replaced usage of random() with xs_rnd_buf().
default
2023-06-05
1
-5
/
+6
*
Added an 'uninstall' Makefile target.
default
2023-06-01
1
-0
/
+6
*
Got rid of xs_encdec.h.
default
2023-05-17
1
-15
/
+14
*
Print the total running time at httpd stop.
default
2023-05-08
1
-1
/
+1
*
Added -Wextra to C flags.
default
2023-05-04
1
-1
/
+1
*
Updated dependencies.
default
2023-05-04
1
-1
/
+1
*
Updated dependencies.
default
2023-04-25
1
-1
/
+3
*
New file mastoapi.c.
default
2023-04-08
1
-1
/
+1
*
Updated dependencies.
default
2023-01-08
1
-3
/
+4
*
Makefile improvements
Anna “CyberTailor”
2022-12-09
1
-3
/
+4
*
Updated dependencies.
default
2022-11-23
1
-8
/
+9
*
Moved db_upgrade() to its source file.
default
2022-11-23
1
-1
/
+2
*
New Makefile variable PREFIX_MAN, to install man pages wherever you want.
default
2022-11-08
1
-6
/
+7
*
Also use CFLAGS in the linking phase.
default
2022-10-28
1
-1
/
+1
*
Updated dependencies.
default
2022-10-22
1
-2
/
+2
*
Moved message formatting to format.c.
default
2022-10-07
1
-9
/
+11
*
Updated Makefile.
default
2022-10-04
1
-0
/
+10
*
New function initdb().
default
2022-10-04
1
-1
/
+2
*
Backport from xs.
default
2022-10-03
1
-3
/
+4
*
Use the time functions of xs_time.h.
default
2022-10-02
1
-3
/
+4
*
Implemented the helper thread.
default
2022-10-01
1
-1
/
+1
*
Got xs_set.h from xs.
default
2022-09-28
1
-3
/
+4
*
More work in not_really_markdown().
default
2022-09-27
1
-2
/
+2
*
Updated dependencies.
default
2022-09-27
1
-5
/
+7
*
[html.c] new file.
default
2022-09-27
1
-1
/
+1
*
[activitypub.c] New file.
default
2022-09-23
1
-1
/
+2
*
New function webfinger_request() (incomplete).
default
2022-09-22
1
-1
/
+1
*
Added a webfinger handler.
default
2022-09-21
1
-1
/
+2
*
Updated Makefile.
default
2022-09-21
1
-12
/
+12
*
Added a global server handler.
default
2022-09-21
1
-1
/
+1
*
More httpd work.
default
2022-09-21
1
-1
/
+3
*
Updated Makefile.
default
2022-09-20
1
-1
/
+1
*
[http.c] new file.
default
2022-09-20
1
-1
/
+3
[next]