Commit History

Author SHA1 Message Date
  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
  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ń c36c3c036b #734: viewmodel for rank users 8 years ago
  Rafał Pitoń be7fb361e9 fix #629: move user follows and followers to new API edges 8 years ago
  Rafał Pitoń c8ddb4c095 #734 active posters viewmodel 8 years ago
  Rafał Pitoń 0f34216b33 #728: removed * import from misago.core.shortcuts 8 years ago
  Rafał Pitoń 7c4e452e36 #644: finalize api 8 years ago
  Rafał Pitoń 07b2696a75 #644: cut down number of serializers and dried up fields lists on those 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ń 00815df402 fix #713: added paginated_response shortcut 8 years ago
  Rafał Pitoń 928c6b400a fix #708: removed misago.core.apipaginator utility 8 years ago
  Rafał Pitoń 4b9719cb9d #646: exclude disabled users from users lists, unless client is admin 8 years ago
  Rafał Pitoń 5d68da495d more tests for dj search views 8 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
  Rafał Pitoń d54de4b851 small cleanup, unified args order for user status adnotations with rest of API 9 years ago
  Rafał Pitoń e0dca965d0 restframework 3.3, wip threads api list 9 years ago
  Rafał Pitoń 4d35854110 wip forum -> category switch 9 years ago
  Rafał Pitoń 3df9eb2a55 use id's instead of slugs in /api/users/ filters 9 years ago
  Rafał Pitoń d2a898705a moved active posters ranking utils to separate modules, moved users signals initialization to apps.py 9 years ago
  Rafał Pitoń b04bab5df5 made rank slug unique, users endpoint is filterable, non.js tabbed header looks better without js 9 years ago
  Rafał Pitoń d7c31e2525 wip users belonging to rank list 9 years ago
  Rafał Pitoń 3a11b75091 api endpoints for users lists, tests for some components 9 years ago
  Rafał Pitoń 3a43fa5c92 active posters ranking 9 years ago