.. |
api
|
8fe9cefd47
Fix #1032
|
6 лет назад |
avatars
|
5693d86046
fix #749: moved module imports from string to django util
|
8 лет назад |
forms
|
2a453904d9
Fix broken registration forms
|
7 лет назад |
management
|
9be7f056fb
Small tweaks after merge
|
6 лет назад |
migrations
|
46541c92bd
Tweaked docker setup a little, fixed eventual clashes in migration
|
7 лет назад |
models
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 лет назад |
online
|
87cfc26a68
Another pass on deleting owned account
|
7 лет назад |
permissions
|
37a48c4202
Make condition for own account deletion easier to grok
|
7 лет назад |
profilefields
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 лет назад |
serializers
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 лет назад |
social
|
609c90338c
Fix tests on py<3.6
|
7 лет назад |
templatetags
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 лет назад |
tests
|
a964886dbc
anonymize_old_ips Fixes #1000 (#1002)
|
6 лет назад |
urls
|
f406b23ecb
fix #874: added mentions to message editor
|
8 лет назад |
viewmodels
|
9491a69ff2
wip #804: js component for post feed
|
8 лет назад |
views
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 лет назад |
__init__.py
|
747c409912
Changed apps configs definitions
|
11 лет назад |
activepostersranking.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
admin.py
|
32113fd24d
Add a link to the User list view on django admin that points to misago admin
|
8 лет назад |
apps.py
|
1cc96721d9
Import ENABLE_DELETE_OWN_ACCOUNT from misago.settings
|
7 лет назад |
authbackends.py
|
ebdc383b67
Don't throw exception if misago auth backend is called during social auth
|
7 лет назад |
bans.py
|
3f450c1e98
Fix #994: make registration-only bans behaviour better tested
|
7 лет назад |
captcha.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
constants.py
|
894348e917
further bans constants refactoring
|
8 лет назад |
context_processors.py
|
f406b23ecb
fix #874: added mentions to message editor
|
8 лет назад |
credentialchange.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
decorators.py
|
c4e904641e
Fix bans to be consistent with rest of the app
|
7 лет назад |
djangoadmin.py
|
32113fd24d
Add a link to the User list view on django admin that points to misago admin
|
8 лет назад |
middleware.py
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 лет назад |
namechanges.py
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 лет назад |
pages.py
|
6fa6ddb619
WIP usercp, new Page class for backend and frontend
|
9 лет назад |
registration.py
|
d3f6ab5fa6
Social auth flow
|
7 лет назад |
search.py
|
8ce82e9b2f
fix #802: default styling for side nav
|
8 лет назад |
signals.py
|
a964886dbc
anonymize_old_ips Fixes #1000 (#1002)
|
6 лет назад |
signatures.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
testutils.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
tokens.py
|
0d3b72cccf
#702: comments cleanup
|
8 лет назад |
utils.py
|
f126f6f6bf
fix #737: handle unicodes within hash_email utility
|
8 лет назад |
validators.py
|
3f450c1e98
Fix #994: make registration-only bans behaviour better tested
|
7 лет назад |