porous forum
Go to file
2025-05-19 18:36:18 +03:00
apps add deleting, promoting/demoting, guesting (soft banning) users 2025-05-19 18:34:21 +03:00
lib add bbcode support 2025-05-18 19:55:07 +03:00
views add deleting, promoting/demoting, guesting (soft banning) users 2025-05-19 18:34:21 +03:00
.gitignore some cfg tweaks 2025-05-19 06:43:19 +03:00
app.lua add deleting, promoting/demoting, guesting (soft banning) users 2025-05-19 18:34:21 +03:00
config.lua some cfg tweaks 2025-05-19 06:43:19 +03:00
constants.lua add deleting, promoting/demoting, guesting (soft banning) users 2025-05-19 18:34:21 +03:00
create_default_accounts.lua add deleting, promoting/demoting, guesting (soft banning) users 2025-05-19 18:34:21 +03:00
LICENSE.md license under CNPLv7+ 2025-05-19 06:23:51 +03:00
migrations.lua remove user id from post history table, not sure why it was there in the first place 2025-05-19 09:48:13 +03:00
mime.types initial commit 2025-05-07 20:01:04 +03:00
models.lua add deleting, promoting/demoting, guesting (soft banning) users 2025-05-19 18:34:21 +03:00
nginx.conf add avatars 2025-05-18 11:39:12 +03:00
README.md license under CNPLv7+ 2025-05-19 06:23:51 +03:00
schema.lua schema 2025-05-17 17:12:23 +03:00
secrets.lua.example some cfg tweaks 2025-05-19 06:43:19 +03:00
util.lua add is_system method to transient user 2025-05-19 18:36:18 +03:00

Porom

porous forum

License

Released under CNPLv7+. Please read the full terms for proper wording.

deps

this is all off the top of my head so if you try to run it got help you

  • lapis
  • lsqlite3
  • magick
  • bcrypt
  • luaossl

i think thats it