Commit History

Author SHA1 Message Date
  Rafał Pitoń 7882b64dec Categories colors, threads list redesign 2 years ago
  rafalp 17d41ed024 Remove misago.core.cache module 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 69f8f9ee10 Remove constants modules, move constants to app-level init modules 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 210d552f07 Small change of misago.acl.cache api 6 years ago
  rafalp 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp eb1e4db51a Remove six from codebase 6 years ago
  rafalp 5113b317fc Remove python_2_unicode_compatible 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ń f657ea940e #675: removed "mark all as read" option 7 years ago
  Rafał Pitoń bead1f4ae0 wip #839 and #838: tests are locally passing with latest deps and django 1.11 8 years ago
  Rafał Pitoń 0040801047 wip #805 and fix #831 8 years ago
  Rafał Pitoń c1604a863a #745: first pass on moderation queue implementation 8 years ago
  Rafał Pitoń ec2b49c452 #702: acl, admin and categories codebase check 8 years ago
  Rafał Pitoń f9b0b2c957 tweaking yapf 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 3dc20dd1f3 constants in category model cleaned 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ń 5fdd8b25eb little dead code elimination 8 years ago
  Rafał Pitoń f685ea1ada use threadtype objects for api url building 8 years ago
  Rafał Pitoń 3a46c39f23 tests for thread start api 8 years ago
  Rafał Pitoń 0d2a7ade5e post a thread 8 years ago
  NeKit 62a6bb8828 Use @python_2_unicode_compatible decorator for Category model, fixes 9 years ago
  NeKit 2bea4a829b Use six library to workaround against modules and attributes naming 9 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