Commit History

Author SHA1 Message Date
  Rafał Pitoń e5aa78dda3 fix #914: moved api-specific utils and features from misago.core to misago.api 7 years ago
  Rafał Pitoń 43e183b805 small perf improv at viewmodels, further work on bulk thread delete 8 years ago
  Rafał Pitoń e190f87587 further cleanups of profile implementation 8 years ago
  Rafał Pitoń 27e9c64d30 added links to new api endpoints, tested api endpoint that returns user details for display 8 years ago
  Rafał Pitoń 58aadf4e97 wip #837: backend changes 8 years ago
  Rafał Pitoń 1c32143548 #702: did pass on users app 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ń c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
  Rafał Pitoń be7fb361e9 fix #629: move user follows and followers to new API edges 8 years ago
  Rafał Pitoń c568b4761a #728: cleanup misago.users.permissions imports 8 years ago
  Rafał Pitoń e18c36cdd4 #728: cleanup misago.threads.moderation imports 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ń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
  Rafał Pitoń 792002ff8b #646: profile visibility for disabled users 8 years ago
  Rafał Pitoń aaf3dc96a9 #646: more work at hiding users, admin edit form 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń 1c9270c832 laying out private threads 8 years ago
  Rafał Pitoń 70b6bd7f5b misc cleanups in threads and viewmodels, viewmodels for user content feeds 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ń 0ba4264220 getting started on threads/x/posts/ api endpoint 9 years ago
  Rafał Pitoń 12f8b7fec1 thread view template work, fix #592: make thread events posts with special flag instead of separate model 9 years ago
  Rafał Pitoń d54de4b851 small cleanup, unified args order for user status adnotations with rest of API 9 years ago
  Rafał Pitoń 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 years ago