Commit History

Author SHA1 Message Date
  Rafał Pitoń d614318805 Replace MISAGO_ADDRESS with forum_address (#1236) 6 years ago
  Wojciech Zając 51d6c91405 Django2.2 (#1228) 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 e1eea12159 Rename testutils modules to test 6 years ago
  rafalp 0f70a2e73a Run black on code 6 years ago
  rafalp 4e17465c24 Fix build 6 years ago
  rafalp 110832c432 Replace User.objects.create_user with misago.users.testutils.create_test_user 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 c7d7f63a7b Revert most of code to old-style format 6 years ago
  rafalp 592cab01e7 Remove assertContains from private thread start api tests 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp 37b52372a4 Remove unicode_literals imports, and missed coding: comments 6 years ago
  rafalp 521d05f9a4 Remove coding utf-8 comment from python files 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń 4badbca034 WIP Improve API, Username Change 7 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 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ń f9bf66a033 renamed LIMITS_PRIVATE_THREAD_INVITES_TO_ const to LIMIT_INVITES_TO_ 8 years ago
  Rafał Pitoń 9246d037fc move user constants under User model 8 years ago
  Rafał Pitoń a64a71bd2a fix #686: hid posts/threads/follows/followers counts from profile nav, don't count private threads in those 8 years ago
  Rafał Pitoń 3ad05c743f #601: work at private threads permissions 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