my fork of notfire's qna
Find a file
2025-02-27 09:15:56 -05:00
admin a bit of cleanup from the last commit 2025-02-27 09:15:56 -05:00
boilerplate a bit of cleanup from the last commit 2025-02-27 09:15:56 -05:00
css sure it absolutely works but not that well 2024-12-09 16:32:29 -05:00
migrations add migrations and a mark read option 2025-02-18 15:32:19 -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 a bit of cleanup from the last commit 2025-02-27 09:15:56 -05:00
index.php a bit of cleanup from the last commit 2025-02-27 09:15:56 -05: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 add migrations and a mark read option 2025-02-18 15:32:19 -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