Go to file
blankie 6de34f2d06
Fix "failed to find host in url: https://tom.schizo.solutions/"
https://chaosfem.tw/@f@tom.schizo.solutions
2023-12-30 13:23:18 +11:00
blankie Add OGP supports 2023-12-03 00:50:33 +11:00
routes Fix time being aligned to the left when the width is small enough 2023-12-27 09:41:40 +11:00
thirdparty Proxy Mastodon links to Coyote 2023-11-23 10:27:44 +11:00
.gitignore Initial commit 2023-11-22 19:39:24 +11:00
.gitmodules Proxy Mastodon links to Coyote 2023-11-23 10:27:44 +11:00
CMakeLists.txt Add CSRF protection 2023-12-08 22:27:40 +11:00
LICENSE Add LICENSE 2023-11-22 19:40:13 +11:00
README.md Add documentation 2023-11-25 14:48:02 +11:00
RUNNING.md Add CSRF protection 2023-12-08 22:27:40 +11:00
client.cpp Report error objects 2023-12-14 10:16:49 +11:00
client.h Use CURLU* for URLs 2023-11-29 22:36:52 +11:00
config.cpp Add CSRF protection 2023-12-08 22:27:40 +11:00
config.h Add CSRF protection 2023-12-08 22:27:40 +11:00
curlu_wrapper.h Use CURLU* for URLs 2023-11-29 22:36:52 +11:00
example_config.json Add CSRF protection 2023-12-08 22:27:40 +11:00
file.h Initial commit 2023-11-22 19:39:24 +11:00
font_awesome.h Add pinned posts support 2023-11-24 00:43:55 +11:00
hex.cpp Move hex-related functions into their own file 2023-12-08 22:27:40 +11:00
hex.h Move hex-related functions into their own file 2023-12-08 22:27:40 +11:00
hiredis_wrapper.cpp Add caching support 2023-11-25 14:39:35 +11:00
hiredis_wrapper.h Add caching support 2023-11-25 14:39:35 +11:00
htmlhelper.cpp Fix </img> 2023-12-11 14:35:39 +11:00
htmlhelper.h Split HTML helpers into their own file 2023-12-08 22:27:40 +11:00
lxb_wrapper.h Fix compilation for curl 7.68.0 2023-11-25 15:52:32 +11:00
main.cpp Send 404 for favicon.ico 2023-12-02 15:28:52 +11:00
models.cpp Fix "failed to find host in url: https://tom.schizo.solutions/" 2023-12-30 13:23:18 +11:00
models.h Split HTML helpers into their own file 2023-12-08 22:27:40 +11:00
numberhelper.cpp Initial commit 2023-11-22 19:39:24 +11:00
numberhelper.h Initial commit 2023-11-22 19:39:24 +11:00
openssl_wrapper.cpp Fix compilation for compilers lacking std::to_array 2023-12-08 22:52:06 +11:00
openssl_wrapper.h Add CSRF protection 2023-12-08 22:27:40 +11:00
servehelper.cpp Add CSRF protection 2023-12-08 22:27:40 +11:00
servehelper.h Add CSRF protection 2023-12-08 22:27:40 +11:00
settings.cpp Add CSRF protection 2023-12-08 22:27:40 +11:00
settings.h Add the option to automatically open content warnings 2023-11-30 16:33:17 +11:00
timeutils.cpp Add the option to automatically open content warnings 2023-11-30 16:33:17 +11:00
timeutils.h Add the option to automatically open content warnings 2023-11-30 16:33:17 +11:00

README.md

Coyote, a Javascript-less Mastodon frontend. Currently supports viewing a user, their posts, posts themselves (and their context), posts with a certain hashtag, and instance details.

The source code to Coyote is available under the MIT license. Some icons are used from Font Awesome Free, which are created by Fonticons, Inc. and licensed under the CC-BY 4.0. Icons used are slightly modified for better accessibility.