blankie
Add OGP supports
2023-12-03 00:50:33 +11:00
routes
Replace \n in raw text to <br>
2024-01-04 02:10:16 +11:00
thirdparty
Update lexbor
2024-02-15 16:10:21 +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
Unset HTTPLIB_REQUIRE_OPENSSL
2024-02-15 16:20:16 +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
Handle URLs with unknown schemes gracefully
2024-01-11 11:43:50 +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
Support usernames with dashes
2024-02-15 16:12:04 +11:00
models.cpp
Support usernames with dashes
2024-02-15 16:12:04 +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