Commit History

Author SHA1 Message Date
  Rafał Pitoń 71d91fc355 Update py to 3.10 and bump requirements (#1388) 2 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 304fd2c3a3 Add delete_tmp and delete_src kwargs to store_new_avatar/delete_avatar 6 years ago
  rafalp 1f89e78a22 Delete old user avatar images on upload 6 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ń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 261c25d774 #610: user avatars moved over to models 8 years ago
  Rafał Pitoń e535052a2b change avatar api 8 years ago
  Rafał Pitoń e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
  Rafał Pitoń 35ab5574fe #610: Avatar model, image fields on User model, updated store_avatar and delete_avatar 8 years ago
  Rafał Pitoń 9ebcaf97e3 isort, moving editor formset to Misago 0.6, threads/editor/ endpoint 8 years ago
  NeKit ca8f97ff16 Python 3.5 code fixes 9 years ago
  NeKit e1e24da011 Encode strings to bytes before hashing for Python 3 support 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ń 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 years ago
  Rafał Pitoń ec1080f99a fix #518: secret has to be known now to access avatar source 10 years ago
  Rafał Pitoń c6341c8bf7 WIP: change avatar 10 years ago
  Rafał Pitoń 0741a5e7f8 hash user avatars for cache versioning 10 years ago
  Rafał Pitoń b1680ed3e5 updated Path dependency to 7.0 10 years ago
  Rafał Pitoń 56ee854334 Tweaked filesystem hashing algorithm for avatars 11 years ago
  Rafał Pitoń 311402fdfb #394 and #392 11 years ago
  Rafał Pitoń 1ff2cc0281 Upload/Crop user avatar. 11 years ago
  Rafał Pitoń 2a7c4925ad Tests for avatars.store 11 years ago
  Rafał Pitoń cd30ca5ef7 Renamed avatar cache to store 11 years ago