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
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 years ago |
rafalp
|
cdea0c5e2b
Remove global state from bans
|
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ń
|
1cc96721d9
Import ENABLE_DELETE_OWN_ACCOUNT from misago.settings
|
7 years ago |
Rafał Pitoń
|
87cfc26a68
Another pass on deleting owned account
|
7 years ago |
Rafał Pitoń
|
f8e3f63ae7
Small cleanup of migrations, added roles for best answers
|
7 years ago |
Rafał Pitoń
|
e190f87587
further cleanups of profile implementation
|
8 years ago |
Rafał Pitoń
|
6621fb4fbb
small naming changes
|
8 years ago |
Rafał Pitoń
|
70ebdca65d
add profile details edit action to user options view, handle no editable fields situation
|
8 years ago |
Rafał Pitoń
|
2d44ae3b27
wip #865: added basic profile tab with user details, wip frontend part
|
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ń
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 years ago |
Rafał Pitoń
|
18a87ce5d6
fix #726: replaced is_authenticated() and is_anonymous() calls with props gets
|
8 years ago |
Rafał Pitoń
|
a64a71bd2a
fix #686: hid posts/threads/follows/followers counts from profile nav, don't count private threads in those
|
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ń
|
279c150d7a
another code cleanup, made links consistent with current DRF and Django's practices
|
9 years ago |
Rafał Pitoń
|
d2a898705a
moved active posters ranking utils to separate modules, moved users signals initialization to apps.py
|
9 years ago |
Rafał Pitoń
|
11c4fa49d3
small cleanup in users lists and cards, bugfix in switch to active ranking, extra taxonomy to initializers, basic react.js component for user profile
|
9 years ago |
Rafał Pitoń
|
cf5d3500cd
static profile views done
|
9 years ago |
Rafał Pitoń
|
e7226f136c
wip users lists - active list
|
9 years ago |
Rafał Pitoń
|
2e58ae4a5e
connected user cp to pages feature for extensibility
|
9 years ago |
Rafał Pitoń
|
6fa6ddb619
WIP usercp, new Page class for backend and frontend
|
9 years ago |
Rafał Pitoń
|
b1b33dd1f7
Code maintenance
|
10 years ago |