Commit History

Author SHA1 Message Date
  Rafał Pitoń 597c946440 #702: indents cleanup tool 8 years ago
  Rafał Pitoń c90379701a #702: more work on fixdictsformatting 8 years ago
  Rafał Pitoń 0d3b72cccf #702: comments cleanup 8 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 8 years ago
  Rafał Pitoń f9b0b2c957 tweaking yapf 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 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ń 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
  Rafał Pitoń a0879ce7d4 fix #635: removed page_range from paginated responses 8 years ago
  Rafał Pitoń 84a1312add #590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings 8 years ago
  Rafał Pitoń a2450c8669 threads/read/ api endpoint for reading groups of threads 8 years ago
  Rafał Pitoń 1d7cbdea7e count unread private threads middleware 8 years ago
  Rafał Pitoń e641705521 untested private thread viewmodel 8 years ago
  Rafał Pitoń 878c18a02e private threads list api 8 years ago
  Rafał Pitoń 1c9270c832 laying out private threads 8 years ago
  Rafał Pitoń 238f891628 small performace tweaks 8 years ago
  Rafał Pitoń 70b6bd7f5b misc cleanups in threads and viewmodels, viewmodels for user content feeds 8 years ago
  Rafał Pitoń 803286706f further threads viewmodels cleanup 8 years ago
  Rafał Pitoń d387a0a97d viewmodels api cleanup 8 years ago
  Rafał Pitoń bb448e4934 small cleanup on viewmodels 8 years ago
  Rafał Pitoń 59f78352da small cleanup of thread and post serializers 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
  Rafał Pitoń d9cea33e41 moved threadview to viewmodels 9 years ago
  Rafał Pitoń 1c41f9003a refactored threads lists to use viewmodels, added settings for threads pagination, turned fresh content setting into readtracker cutoff, added browseable_categories meta-permission, misc style updates 9 years ago