| .. |
|
api
|
8e23f39329
fix #682 - add /api/auth/token/ edge for obtaining CSRF token from API
|
8 years ago |
|
avatars
|
6dc85d1d56
set dynamic avatar should clear user's current avatar
|
8 years ago |
|
forms
|
6ca0b17469
fix #654: extensible validation for registration form.
|
8 years ago |
|
management
|
15c793461a
exclude events and hidden threads
|
8 years ago |
|
migrations
|
e888d65b4e
#600: users, avatars, follows, blocks
|
8 years ago |
|
models
|
cd4e2f98c3
fix #641: test for validy of user's avatar url
|
8 years ago |
|
online
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
|
permissions
|
38a6847cb0
#596: cut warnings
|
8 years ago |
|
serializers
|
e888d65b4e
#600: users, avatars, follows, blocks
|
8 years ago |
|
templatetags
|
c3b509768a
blank user avatar image
|
8 years ago |
|
tests
|
5dc5fa5b7c
fix #688: reports of avatarserver's death have been greatly exaggerated
|
8 years ago |
|
urls
|
5dc5fa5b7c
fix #688: reports of avatarserver's death have been greatly exaggerated
|
8 years ago |
|
viewmodels
|
1517636989
search UI, search users (needs tests), search threads (needs fulltext implementation and tests)
|
8 years ago |
|
views
|
5dc5fa5b7c
fix #688: reports of avatarserver's death have been greatly exaggerated
|
8 years ago |
|
__init__.py
|
747c409912
Changed apps configs definitions
|
11 years ago |
|
activepostersranking.py
|
4b9719cb9d
#646: exclude disabled users from users lists, unless client is admin
|
8 years ago |
|
admin.py
|
38a6847cb0
#596: cut warnings
|
8 years ago |
|
apps.py
|
a64a71bd2a
fix #686: hid posts/threads/follows/followers counts from profile nav, don't count private threads in those
|
8 years ago |
|
authbackends.py
|
aaf3dc96a9
#646: more work at hiding users, admin edit form
|
8 years ago |
|
bans.py
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
|
captcha.py
|
8f132fc93a
removed dependency on recaptcha-client
|
9 years ago |
|
context_processors.py
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
|
credentialchange.py
|
2bb15d7075
fix #593
|
8 years ago |
|
decorators.py
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
|
djangoadmin.py
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
|
middleware.py
|
733c6877c5
#610: drop avatar server
|
8 years ago |
|
namechanges.py
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
|
pages.py
|
6fa6ddb619
WIP usercp, new Page class for backend and frontend
|
9 years ago |
|
search.py
|
4b9719cb9d
#646: exclude disabled users from users lists, unless client is admin
|
8 years ago |
|
signals.py
|
38a6847cb0
#596: cut warnings
|
8 years ago |
|
signatures.py
|
e888d65b4e
#600: users, avatars, follows, blocks
|
8 years ago |
|
testutils.py
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
|
tokens.py
|
ca8f97ff16
Python 3.5 code fixes
|
9 years ago |
|
utils.py
|
e1e24da011
Encode strings to bytes before hashing for Python 3 support
|
9 years ago |
|
validators.py
|
6ca0b17469
fix #654: extensible validation for registration form.
|
8 years ago |