rafalp
|
c1f4d601af
Run black on code
|
6 years ago |
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
|
6613de5836
Remove db_settings usage from misago.users
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
1ffc144f00
Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...)
|
7 years ago |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 years ago |
Rafał Pitoń
|
e24149a6b9
wip #893: some input sanity checks for user API's
|
7 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
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ń
|
bbd678b10d
#706: ModerateAvatarForm and ModerateSignatureForm moved to serializers
|
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ń
|
b624d54cb8
small improvements in avatar handling, tests for set_default_avatar
|
8 years ago |
Rafał Pitoń
|
f973d1c0b5
moved avatars gallery to media
|
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ń
|
b2e77d7987
fix avatar sizes, use 1024 instead of 1000 for filesize, bump def. avatar filesize limit to 1.5mb
|
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ń
|
154604557d
wip users moderation in API
|
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 |