Commit History

Author SHA1 Message Date
  rafalp 7c6e8bb088 Make entire codebase pass pylint checks 6 years ago
  rafalp 3cf45e5908 Resolve all line-too-long errors raised by pylint 6 years ago
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp 319a9a96b4 Reorder imports with isort 6 years ago
  rafalp 7e701b8111 Rename UserModel to User 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 0d79134d7b Fix private threads to work with new acl 6 years ago
  rafalp ad53adf188 Remove u prefix from gettext functions 6 years ago
  rafalp eb1e4db51a Remove six from codebase 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń f3800eade9 Remove some wildcard imports, make attribute definitions on in posting process explicit 7 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 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ń 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
  Rafał Pitoń 3dc20dd1f3 constants in category model cleaned 8 years ago
  Rafał Pitoń eaa363e126 sort invalid names alphabetically 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń d07115c140 post private thread 8 years ago
  Rafał Pitoń 5c54ed2f84 don't test tree type outside of new thread start 8 years ago
  Rafał Pitoń cfd6cef357 post private thread (no tests yet though) 8 years ago
  Rafał Pitoń 0d2a7ade5e post a thread 8 years ago
  Rafał Pitoń 95a012c252 moved posting module under threads.api, improv markup for posting loader/message, placeholder for posting form 8 years ago