.. |
api
|
16cd25007e
Add agreements to register forms
|
6 years ago |
avatars
|
7a82aa4305
fix avatar gallery when using cloud storage
|
6 years ago |
datadownloads
|
7d42f3f09e
Rename downloads expiration setting
|
6 years ago |
forms
|
5016240333
Small registration forms cleanup
|
6 years ago |
management
|
a8fb801797
Add deleteinactiveusers management command
|
6 years ago |
migrations
|
60363c2f24
Merge pull request #1052 from rafalp/rename-audit-trail-created-at
|
6 years ago |
models
|
60363c2f24
Merge pull request #1052 from rafalp/rename-audit-trail-created-at
|
6 years ago |
online
|
9bf525c843
Remove IP fields from models (#1021)
|
6 years ago |
permissions
|
37a48c4202
Make condition for own account deletion easier to grok
|
7 years ago |
profilefields
|
9bf525c843
Remove IP fields from models (#1021)
|
6 years ago |
serializers
|
cccebf378b
Change wording for data downloads (again), add more tests to feature, expire old data downloads
|
6 years ago |
social
|
16cd25007e
Add agreements to register forms
|
6 years ago |
templatetags
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
tests
|
60363c2f24
Merge pull request #1052 from rafalp/rename-audit-trail-created-at
|
6 years ago |
urls
|
eb5cb0a657
Fix usercp data download link
|
6 years ago |
viewmodels
|
9491a69ff2
wip #804: js component for post feed
|
8 years ago |
views
|
cccebf378b
Change wording for data downloads (again), add more tests to feature, expire old data downloads
|
6 years ago |
__init__.py
|
747c409912
Changed apps configs definitions
|
11 years ago |
activepostersranking.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
admin.py
|
cccebf378b
Change wording for data downloads (again), add more tests to feature, expire old data downloads
|
6 years ago |
apps.py
|
6eb335d20e
UI and API for data downloads
|
6 years ago |
audittrail.py
|
eb502b1982
Add AuditTrail feature to misago (#1014)
|
6 years ago |
authbackends.py
|
ebdc383b67
Don't throw exception if misago auth backend is called during social auth
|
7 years ago |
bans.py
|
3f450c1e98
Fix #994: make registration-only bans behaviour better tested
|
7 years ago |
captcha.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
constants.py
|
894348e917
further bans constants refactoring
|
8 years ago |
context_processors.py
|
f406b23ecb
fix #874: added mentions to message editor
|
8 years ago |
credentialchange.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
decorators.py
|
c4e904641e
Fix bans to be consistent with rest of the app
|
7 years ago |
djangoadmin.py
|
32113fd24d
Add a link to the User list view on django admin that points to misago admin
|
8 years ago |
middleware.py
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
namechanges.py
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 years ago |
pages.py
|
6fa6ddb619
WIP usercp, new Page class for backend and frontend
|
9 years ago |
registration.py
|
b071203b30
Another code pass
|
6 years ago |
search.py
|
8ce82e9b2f
fix #802: default styling for side nav
|
8 years ago |
signals.py
|
e9e2e9a0fb
Rename AuditTrail created_at to created_on
|
6 years ago |
signatures.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
testutils.py
|
9bf525c843
Remove IP fields from models (#1021)
|
6 years ago |
tokens.py
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
utils.py
|
f126f6f6bf
fix #737: handle unicodes within hash_email utility
|
8 years ago |
validators.py
|
3f450c1e98
Fix #994: make registration-only bans behaviour better tested
|
7 years ago |