-rw-r--r-- | .gitignore | 3L |
-rw-r--r-- | Dockerfile | 16L |
-rw-r--r-- | LICENSE | 9L |
-rw-r--r-- | Makefile | 85L |
-rw-r--r-- | Makefile.NetBSD | 71L |
-rw-r--r-- | README.md | 131L |
-rw-r--r-- | RELEASE_NOTES.md | 993L |
-rw-r--r-- | TODO.md | 381L |
-rw-r--r-- | activitypub.c | 3385L |
-rw-r--r-- | artwork/susie-cool.png | 113B |
-rw-r--r-- | artwork/susie-muertos.png | 114B |
-rw-r--r-- | artwork/susie-qr.png | 4223B |
-rw-r--r-- | artwork/susie.png | 116B |
-rw-r--r-- | artwork/susie.txt | 3L |
-rw-r--r-- | artwork/susie.utf-8 | 4L |
-rw-r--r-- | artwork/susie32.png | 134B |
-rw-r--r-- | artwork/susie64-cool.png | 144B |
-rw-r--r-- | artwork/susie64.png | 138B |
-rw-r--r-- | data.c | 4496L |
-rw-r--r-- | doc/snac.1 | 478L |
-rw-r--r-- | doc/snac.5 | 232L |
-rw-r--r-- | doc/snac.8 | 901L |
-rw-r--r-- | doc/style.css | 38L |
-rw-r--r-- | doc/tp/tp-01-account-migration-from-snac-to-mastodon.md | 27L |
-rw-r--r-- | doc/tp/tp-02-account-migration-from-mastodon-to-snac.md | 27L |
-rw-r--r-- | docker-compose.yaml | 27L |
-rwxr-xr-x | examples/auto_follower_webhook.py | 55L |
-rwxr-xr-x | examples/docker-entrypoint.sh | 7L |
-rw-r--r-- | examples/formatting.txt | 26L |
-rw-r--r-- | examples/nginx-alpine-ssl/Dockerfile | 14L |
-rw-r--r-- | examples/nginx-alpine-ssl/default.conf | 114L |
-rw-r--r-- | examples/nginx-alpine-ssl/dhparam.pem | 13L |
-rwxr-xr-x | examples/nginx-alpine-ssl/entrypoint.sh | 15L |
-rw-r--r-- | examples/nginx-alpine-ssl/nginx-selfsigned.crt | 21L |
-rw-r--r-- | examples/nginx-alpine-ssl/nginx-selfsigned.key | 28L |
-rw-r--r-- | examples/snac-admin | 51L |
-rw-r--r-- | examples/snac-global.service | 24L |
-rw-r--r-- | examples/snac.service | 17L |
-rw-r--r-- | examples/snac_freebsd | 27L |
-rw-r--r-- | examples/snac_netbsd | 34L |
-rw-r--r-- | examples/snac_openbsd | 20L |
-rw-r--r-- | examples/static-linking-with-musl.md | 77L |
-rw-r--r-- | format.c | 484L |
-rw-r--r-- | html.c | 5091L |
-rw-r--r-- | http.c | 284L |
-rw-r--r-- | http_codes.h | 46L |
-rw-r--r-- | httpd.c | 1071L |
-rw-r--r-- | landloc.h | 238L |
-rw-r--r-- | main.c | 848L |
-rw-r--r-- | mastoapi.c | 3700L |
-rw-r--r-- | po/cs.po | 761L |
-rw-r--r-- | po/de_DE.po | 762L |
-rw-r--r-- | po/el_GR.po | 765L |
-rw-r--r-- | po/en.po | 755L |
-rw-r--r-- | po/es.po | 760L |
-rw-r--r-- | po/es_AR.po | 760L |
-rw-r--r-- | po/es_UY.po | 760L |
-rw-r--r-- | po/fi.po | 761L |
-rw-r--r-- | po/fr.po | 762L |
-rw-r--r-- | po/it.po | 761L |
-rw-r--r-- | po/pt_BR.po | 765L |
-rw-r--r-- | po/ru.po | 768L |
-rw-r--r-- | po/zh.po | 760L |
-rw-r--r-- | rss.c | 274L |
-rw-r--r-- | sandbox.c | 167L |
-rw-r--r-- | snac.c | 198L |
-rw-r--r-- | snac.h | 479L |
-rw-r--r-- | tests/smtp.c | 24L |
-rw-r--r-- | upgrade.c | 350L |
-rw-r--r-- | utils.c | 992L |
-rw-r--r-- | webfinger.c | 261L |
-rw-r--r-- | xs.h | 1623L |
-rw-r--r-- | xs_curl.h | 257L |
-rw-r--r-- | xs_fcgi.h | 404L |
-rw-r--r-- | xs_glob.h | 57L |
-rw-r--r-- | xs_hex.h | 158L |
-rw-r--r-- | xs_html.h | 255L |
-rw-r--r-- | xs_httpd.h | 138L |
-rw-r--r-- | xs_io.h | 87L |
-rw-r--r-- | xs_json.h | 560L |
-rw-r--r-- | xs_match.h | 98L |
-rw-r--r-- | xs_mime.h | 86L |
-rw-r--r-- | xs_openssl.h | 289L |
-rw-r--r-- | xs_po.h | 86L |
-rw-r--r-- | xs_random.h | 88L |
-rw-r--r-- | xs_regex.h | 151L |
-rw-r--r-- | xs_set.h | 113L |
-rw-r--r-- | xs_socket.h | 251L |
-rw-r--r-- | xs_time.h | 249L |
-rw-r--r-- | xs_unicode.h | 430L |
-rw-r--r-- | xs_unicode_tbl.h | 745L |
-rw-r--r-- | xs_unix_socket.h | 87L |
-rw-r--r-- | xs_url.h | 300L |
-rw-r--r-- | xs_version.h | 1L |
-rw-r--r-- | xs_webmention.h | 123L |