Commit History

Author SHA1 Message Date
  rafalp 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 years ago
  rafalp 0d79134d7b Fix private threads to work with new acl 6 years ago
  rafalp 95f9ff5046 Make threads patch api tests pass 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 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ń 28d58ba125 Merge in changes from Misago 0.17 7 years ago
  Rafał Pitoń 44152c0f53 Merge branch '0.17.x' 7 years ago
  Rafał Pitoń 2322fdaa44 Best answers feature 7 years ago
  Rafał Pitoń 7009d3d49b Go to best answer url 7 years ago
  Rafał Pitoń df2ec175c2 Test change and unmark best answer. 7 years ago
  Rafał Pitoń 6db3c702c9 Mark post as best answer patch op, small tweaks in patch actions 7 years ago
  Rafał Pitoń 1ffc144f00 Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...) 7 years ago
  Rafał Pitoń f7fb28ca22 Fix build after previous API iteration 7 years ago
  Rafał Pitoń 21d7c7da18 #934: first pass on API errors handling 7 years ago
  Rafał Pitoń e5aa78dda3 fix #914: moved api-specific utils and features from misago.core to misago.api 7 years ago
  Rafał Pitoń 5bc3930de9 wip #884: threads and posts bulk update 7 years ago
  Rafał Pitoń 29a437f34f wip #887: more permissions rewamp 7 years ago
  Rafał Pitoń b4016a5734 wip #887: hide/unhide thread tests 7 years ago
  Rafał Pitoń 4108aa6233 replaced all gettext functions with their unicode counterparts 8 years ago
  Rafał Pitoń eaf9a3a1ee fix #764: redesigned threads list 8 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ń 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
  Rafał Pitoń 0f34216b33 #728: removed * import from misago.core.shortcuts 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