История коммитов

Автор SHA1 Сообщение Дата
  sh4nks bc2360fd77 Implemented the 'unread' feature. 11 лет назад
  sh4nks a16796bc49 We still can display the online users if redis is disabled 11 лет назад
  sh4nks 2597da4d91 Only show the PM link when the user is registered 11 лет назад
  sh4nks 8b0cd7dcb7 Refactored the populate code a bit 11 лет назад
  sh4nks 04029183eb Renamed the wtforms module to widgets 11 лет назад
  sh4nks d5689555fd Forum helpers 11 лет назад
  sh4nks 882e3988f6 Use the create_test_data function from the populate module 11 лет назад
  sh4nks 279516ef6e small adjustments 11 лет назад
  sh4nks 279d3d055a PEP8 fixes 11 лет назад
  sh4nks a1fab120ff Added an option to disable redis 11 лет назад
  sh4nks 32473fcfdc Merge category_layout with index 11 лет назад
  sh4nks 02f750e194 Remove unused nav links in the user cp 11 лет назад
  sh4nks ec71d481f9 Move the helpers module to the utils package 11 лет назад
  sh4nks 3060e6a8b5 Added Makefile 11 лет назад
  sh4nks 7603e1cca3 Merged the "pms" module with the user module and named it "messages" 11 лет назад
  sh4nks 686123f66d Merge pull request #7 from RJacksonm1/master 11 лет назад
  RJackson 2252e40e59 Fixed is_unread not working on forums. (issue #6) 11 лет назад
  RJackson 8702a84adf Fix E500 when we have no users in the database. 11 лет назад
  sh4nks 7fb548c775 Added redis as dependency 11 лет назад
  sh4nks 4e3fc1f4fd Topics read/unread feature. I still have a problem with read/unread forums - also subforums aren't counted in the parent forum 11 лет назад
  sh4nks 6f30c4735c Fixed example content creation 11 лет назад
  sh4nks 4f6640447f Merge pull request #2 from RJacksonm1/subforums 11 лет назад
  sh4nks 48c03676d2 Merge pull request #5 from RJacksonm1/master 11 лет назад
  RJackson 335eb66e33 Ability to lock forums 11 лет назад
  RJackson 9e9148b48e Figured out how to cache last posts; we had to load topic and user before we cached cuz they were dynamically loaded relationships. 11 лет назад
  RJackson 60135e1bf6 Caching implemented for post / topic_counts. Still got to figure out how to best cache last_post 11 лет назад
  RJackson ff0a104ff4 Replaced some model properties with db queries, first step in moving them into caching layer rather than db layer. 11 лет назад
  RJackson 8cc501643b Cleanup subforum changes 11 лет назад
  RJackson 940592670f Subforum-related template tweaks. 11 лет назад
  RJackson cb847f75e0 Remove Category model, replacing with parent/child relationships on the Forum class. 11 лет назад