my fork of notfire's qna
Find a file
2025-01-18 16:08:52 +01:00
admin fix html injection; thanks to ⬡-49016 for its report 2025-01-18 16:08:52 +01:00
css sure it absolutely works but not that well 2024-12-09 16:32:29 -05:00
.gitignore mrooeww 2024-12-09 11:32:56 -05:00
config.example.php add link to fedi posts 2024-12-10 10:06:39 -05:00
fetch.php fix html injection; thanks to ⬡-49016 for its report 2025-01-18 16:08:52 +01:00
index.php fix html injection; thanks to ⬡-49016 for its report 2025-01-18 16:08:52 +01:00
README.md preow 2024-12-09 16:55:35 -05:00
send.php sure it absolutely works but not that well 2024-12-09 16:32:29 -05:00
setup.php mrooeww 2024-12-09 11:32:56 -05:00
TODO.md ok now all messages back should work fine 2024-12-09 18:12:23 -05:00

to set up, generally:

  • make a database in postgres
  • set up config.php based off of the example
  • run php setup.php to create the database table