Commit History

Author SHA1 Message Date
  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
  sh4nks 6fc32328c9 Updated gitignore 11 years ago
  sh4nks 6cefe34b96 Improved the markread performance drastically 11 years ago
  sh4nks f3bf6e0225 Documented the "read/unread tracker" a bit better 11 years ago
  sh4nks fedba4ebb5 Changed the flash category "error" to "danger" 11 years ago
  sh4nks 5fb5521830 Update requirements.txt 11 years ago
  sh4nks d0e3c62535 Move the decorators module to the utils package 11 years ago
  sh4nks b8a25f1a4c It's 2014 11 years ago
  sh4nks b6ce36ed96 Changed first() to first_or_404() 11 years ago
  sh4nks 5efdfcbc9e Added a method to mark forums and topics as read 11 years ago
  sh4nks 0f49a32ed5 Added topic pages in the forums template 11 years ago
  sh4nks 04d6a4f21f Added lock/unlock topic feature 11 years ago
  sh4nks 30163a71a9 Use Flask-And-Redis so you can configure redis easier. 11 years ago
  sh4nks b4a758a442 Removed unused code that didn't work 11 years ago
  sh4nks 7d4e310c12 Added a few icons according to their functinos 11 years ago
  sh4nks 1af93e4d4c Removed the "Online Time" info in the user profile. 11 years ago