Commit History

Author SHA1 Message Date
  rafalp b3ac48f40b Fix pylint no-else-return error 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 48df85108e Format code with black 6 years ago
  rafalp ad53adf188 Remove u prefix from gettext functions 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń 1d9655063e Removed url, acl and api keys from serialized items 7 years ago
  Rafał Pitoń bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 years ago
  Rafał Pitoń f7fb28ca22 Fix build after previous API iteration 7 years ago
  Rafał Pitoń f10cdd7408 #702: another pass on codebase 8 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń b3d64eee2c #728: cleanup of thread serializers 8 years ago
  Rafał Pitoń ded54d6e71 #728: misago.threads.serializers imports cleanup 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ń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń 44e2ab1e6e misc cleanups, API for post changelog 8 years ago
  Rafał Pitoń 0e28bae496 poll votes details modal 8 years ago
  Rafał Pitoń 04faaed21d poll create/vote/edit/delete 8 years ago
  Rafał Pitoń cc0ae15aff use strategy to build API urls for polls 8 years ago
  Rafał Pitoń adcd188bb7 update poll api urls on serializer 8 years ago
  Rafał Pitoń c65f717443 poll api tests split into separate modules, poll edit endpoint 8 years ago
  Rafał Pitoń e137933c2a cast map() to list on py3.5 8 years ago
  Rafał Pitoń 94e678fe7e api for adding polls to threads 8 years ago