Commit History

Author SHA1 Message Date
  sh4nks 65ca7adf78 Removed unused dependencies 11 years ago
  albert.xu a2cea6135b Fixed 2 bugs when using MySQL: 11 years ago
  sh4nks 9d314eea3b Added functionality to report posts 11 years ago
  sh4nks 2004374d1a Added "external link" forum type 11 years ago
  sh4nks aec4a67e21 We can now move a topic in another forum. 11 years ago
  sh4nks 753e4270fa Added first migrations script 11 years ago
  sh4nks 8fe3c40199 Delete the bootstrap2 css file from the static folder 11 years ago
  sh4nks a682705f57 Added bootstrap2 theme 11 years ago
  sh4nks 9e9fbe02f5 The page title is now configureable 11 years ago
  sh4nks 51464247b3 Fixed theme changing 11 years ago
  sh4nks 02ce8c5818 We are now able see who has modified the post 11 years ago
  sh4nks c1b78db209 I'm not going to support uploading avatars. 11 years ago
  sh4nks 6f39582d71 Updated README. 11 years ago
  sh4nks faefbfdc32 Moved the permission checks in a new file 11 years ago
  sh4nks d861ee73b2 Removed unused SQLA types 11 years ago
  sh4nks 7e838e7f9a Added theming functionality. 11 years ago
  sh4nks 4cf34a1257 Various tweaks 11 years ago
  sh4nks 976d1802a2 Fixed breadcrumbs; Moved the category layout in another file, so the same file can be used on the index view and categories view. 11 years ago
  sh4nks 318e06afb4 Made a many-to-many relation for the moderators. 11 years ago
  sh4nks f04c2f3715 Finally added a command to install flaskbb with a admin user. 11 years ago
  sh4nks a75e798e6c Fixed a few markread issues 11 years ago
  sh4nks 8f361e8334 When deleting the user, we also need to remove him from the other relations. 11 years ago
  sh4nks 4b1e085598 Don't delete the posts and topics a user has created when deleting him. 11 years ago
  sh4nks d7b0769ea5 PEP8 fix and fixed a small bug that prevented the pagination to be generated. 11 years ago
  sh4nks 183ba9ff42 Added ability to create and remove categories. 11 years ago
  sh4nks 43938a0555 Removed the subforums feature. 11 years ago
  sh4nks 7228d577bf Added migrations via Flask-Migrate 11 years ago
  sh4nks f4b86a6c63 Config updates. You are now able to define the url_prefixes in the config. 11 years ago
  sh4nks 83e9b145cc First attempt to write better docs 11 years ago
  sh4nks 261f15c138 Only update the reads tracker if a new post has been submitted 11 years ago