Commit History

Author SHA1 Message Date
  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 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 years ago
  rafalp 0115195d17 Move more tests to patch_user_acl 6 years ago
  rafalp 1e2df6e9cf Make tests pass for misago.users 6 years ago
  rafalp ad53adf188 Remove u prefix from gettext functions 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń 357c0dd1c9 Revert "Remove wildcard imports" 7 years ago
  Rafał Pitoń 7a835df953 Remove wildcard imports 7 years ago
  Rafał Pitoń 27326d103c #931: reorganized frontend context object 7 years ago
  Rafał Pitoń 5deb06ed03 #675: improved javascript handling reads, tweaked query count and speed 7 years ago
  Rafał Pitoń 7e3ed7799b #675: moved views to per-post readtracking 7 years ago
  Rafał Pitoń 7de36feb01 fix #801: designed threads list with user avatars 8 years ago
  Rafał Pitoń 597c946440 #702: indents cleanup tool 8 years ago
  Rafał Pitoń c90379701a #702: more work on fixdictsformatting 8 years ago
  Rafał Pitoń 0d3b72cccf #702: comments cleanup 8 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 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ń 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
  Rafał Pitoń a0879ce7d4 fix #635: removed page_range from paginated responses 8 years ago
  Rafał Pitoń 84a1312add #590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings 8 years ago
  Rafał Pitoń a2450c8669 threads/read/ api endpoint for reading groups of threads 8 years ago
  Rafał Pitoń 1d7cbdea7e count unread private threads middleware 8 years ago
  Rafał Pitoń e641705521 untested private thread viewmodel 8 years ago
  Rafał Pitoń 878c18a02e private threads list api 8 years ago