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