.. |
api
|
3df9eb2a55
use id's instead of slugs in /api/users/ filters
|
9 лет назад |
avatars
|
ec1080f99a
fix #518: secret has to be known now to access avatar source
|
10 лет назад |
forms
|
154604557d
wip users moderation in API
|
9 лет назад |
management
|
ea12b31050
followers/following users lists complete
|
9 лет назад |
migrations
|
b04bab5df5
made rank slug unique, users endpoint is filterable, non.js tabbed header looks better without js
|
9 лет назад |
models
|
d2a898705a
moved active posters ranking utils to separate modules, moved users signals initialization to apps.py
|
9 лет назад |
online
|
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 лет назад |
permissions
|
41edc7ee82
ban details profile page
|
9 лет назад |
serializers
|
41edc7ee82
ban details profile page
|
9 лет назад |
templatetags
|
0741a5e7f8
hash user avatars for cache versioning
|
10 лет назад |
tests
|
3df9eb2a55
use id's instead of slugs in /api/users/ filters
|
9 лет назад |
urls
|
3cd2b95220
removed moderation views from urls
|
9 лет назад |
views
|
3df9eb2a55
use id's instead of slugs in /api/users/ filters
|
9 лет назад |
__init__.py
|
747c409912
Changed apps configs definitions
|
11 лет назад |
activepostersranking.py
|
d2a898705a
moved active posters ranking utils to separate modules, moved users signals initialization to apps.py
|
9 лет назад |
admin.py
|
0345accee3
#459: ajax interface for deleting users
|
10 лет назад |
apps.py
|
d2a898705a
moved active posters ranking utils to separate modules, moved users signals initialization to apps.py
|
9 лет назад |
authbackends.py
|
1271d17196
Ranks online on forums index
|
10 лет назад |
bans.py
|
e1e117e34f
Close #505: removed explicit timezone settings
|
10 лет назад |
captcha.py
|
1ad97209cb
register modal landed
|
9 лет назад |
context_processors.py
|
cf5d3500cd
static profile views done
|
9 лет назад |
credentialchange.py
|
f6bd423afd
user control panel in Ember.js done
|
10 лет назад |
decorators.py
|
c18a948c68
improvements to user cp, increased tests coverage
|
9 лет назад |
middleware.py
|
3ad7a23151
optimization: preload data for ember app lazily (in context processors) instead of greedily (on every request)
|
10 лет назад |
namechanges.py
|
1afa71e951
Change username, cleanup in other options
|
10 лет назад |
pages.py
|
6fa6ddb619
WIP usercp, new Page class for backend and frontend
|
9 лет назад |
rest_permissions.py
|
30968b6a24
tested rest policies
|
9 лет назад |
signals.py
|
bf765ff8f5
moved user model import to top of the file
|
9 лет назад |
signatures.py
|
5d285ef1a4
changed parsers api
|
10 лет назад |
testutils.py
|
f6bd423afd
user control panel in Ember.js done
|
10 лет назад |
tokens.py
|
faf4b83f9a
wip auth
|
10 лет назад |
utils.py
|
f9b764e8ec
Fixed email hashes for gravatar.
|
10 лет назад |
validators.py
|
7e4ad88563
wip registration modal
|
9 лет назад |
warnings.py
|
b1b33dd1f7
Code maintenance
|
10 лет назад |