Commit History

Author SHA1 Message Date
  Rafał Pitoń fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp cc47a3bb71 Update readtracker to use user_acl 6 years ago
  Rafał Pitoń 2b54360a21 #675: removed ThreadRead and CategoryRead models, updated clearreadtracker command 7 years ago
  Rafał Pitoń 0aad470968 #675: removed deprecated apis from readtracker 7 years ago
  Rafał Pitoń af545a57e0 posts, threads and categories trackers 7 years ago
  Rafał Pitoń 8c96f2f4c6 #675: poststracker utility 7 years ago
  Rafał Pitoń 1c9b0c17c4 #702: search and readtracker 8 years ago
  Rafał Pitoń f9b0b2c957 tweaking yapf 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
  Rafał Pitoń 23a8201613 removed superficial __all__ declarations 8 years ago
  Rafał Pitoń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
  Rafał Pitoń 41378ab636 fix #679: actually use queryset passed down in exclude_invisible_threads 8 years ago
  Rafał Pitoń 8f15bef51c fix #677: tests for category read cutoff handling 8 years ago
  Rafał Pitoń b87d06c874 moved "read all" api from categories to threads 8 years ago
  Rafał Pitoń a2450c8669 threads/read/ api endpoint for reading groups of threads 8 years ago
  Rafał Pitoń 751031b681 api for reading posts 8 years ago
  Rafał Pitoń f6d678dfbe category read api endpoint 8 years ago
  Rafał Pitoń cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
  Rafał Pitoń 5ac973fbd7 added isort for automatic sorting of imports 9 years ago
  Rafał Pitoń af8d08a0c2 mark as read backend, reducer and ui 9 years ago
  Rafał Pitoń 657ea71dac wip threads lists 9 years ago
  Rafał Pitoń 4d35854110 wip forum -> category switch 9 years ago