No description
Find a file
2025-03-12 09:26:09 -04:00
admin fix unread private messages not showing up in admin panel 2025-03-12 09:26:09 -04: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 make fedi client edit existing posts; bit of cleanup 2025-03-10 10:24:27 -04:00
.gitignore mrooeww 2024-12-09 11:32:56 -05:00
config.example.php misc fixes 2025-03-10 20:45:47 -04:00
fetch.php make fedi client edit existing posts; bit of cleanup 2025-03-10 10:24:27 -04: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 misc fixes 2025-03-10 20:45:47 -04: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