lapis-community icon indicating copy to clipboard operation
lapis-community copied to clipboard

Pluggable message board for Lapis powered websites

Results 6 lapis-community issues
Sort by recently updated
recently updated
newest added

Migrate away from using the shapes module for holding basic types: * Move all use of things like `shapes.empty`, `shapes.db_id` over to using `lapis.validate.types` directly * Switch from using `shapes.assert_valid`...

Is it possible to integrate lapis-community, even if it takes a small amount of work, with other projects? There is no documentation, and it would be a great benefit to...

MIT license as seen in rockspec

could you please add a `LICENSE.md` file? I'm unsure what I'm allowed to do with your code :D

# Feature Porposal: Add Polls to forum topics ## Summary This feature request aims to add the ability to create and manage polls within the web forum. The feature will...

Post model is moved from existing thread to create new thread. Moderation event is left behind in its place