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
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
5113b317fc
Remove python_2_unicode_compatible from codebase
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
bead1f4ae0
wip #839 and #838: tests are locally passing with latest deps and django 1.11
|
8 years ago |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
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ń
|
f973d1c0b5
moved avatars gallery to media
|
8 years ago |
Rafał Pitoń
|
e535052a2b
change avatar api
|
8 years ago |
Rafał Pitoń
|
99bd84908d
small cleanups in threads
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
2a62ee6f48
attachments admin
|
8 years ago |
Rafał Pitoń
|
97d96049a1
small cleanup, task for cleaning expired orphaned attachments
|
8 years ago |
Rafał Pitoń
|
54954b8638
further cleanup on attachment model and tests harness
|
8 years ago |
Rafał Pitoń
|
b7bb944e7d
attachments list in editor
|
8 years ago |
Rafał Pitoń
|
533d8b73ad
removed debug code for py3.5k
|
8 years ago |
Rafał Pitoń
|
c436801416
encode secret before hashing for py3.5k
|
8 years ago |
Rafał Pitoń
|
91295fd958
fix debug print on py 3.5k
|
8 years ago |
Rafał Pitoń
|
3e0ba75d71
added little debug code for py 3.5 crash
|
8 years ago |
Rafał Pitoń
|
8969ab9c1c
some cleanups in attachment processing and storage
|
8 years ago |
Rafał Pitoń
|
e0743bdf6a
replaced downlaods count with filesize, test editor endpoint for returning attachments
|
8 years ago |
Rafał Pitoń
|
4d8a0fe4b0
wip file upload in editor
|
8 years ago |
Rafał Pitoń
|
d4c0183fe3
rename uuid to secret on attachments
|
8 years ago |
Rafał Pitoń
|
9db0c1b4fe
fix typo
|
8 years ago |
Rafał Pitoń
|
cc134fe7ea
another try at fix
|
8 years ago |
Rafał Pitoń
|
bbea86a86c
fix py3.5k errors
|
8 years ago |