lemoncurry/users
Danielle McLean e94a856a08
Add caching and smarter resizing to the Libravatar endpoint
2018-06-08 14:47:34 +10:00
..
migrations Add support for serving users' avatars through the Libravatar API 2018-03-23 12:56:13 +11:00
__init__.py Add support for social profiles 2017-10-23 12:59:10 +11:00
admin.py Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that) 2017-11-06 22:02:12 +11:00
apps.py Add support for social profiles 2017-10-23 12:59:10 +11:00
models.py Replace the previous WebFinger implementation with a fairly simple forwarder to Bridgy Fed, so that Bridgy Fed will work eventually 2018-05-11 13:23:47 +10:00
urls.py Migrate users.urls from url() to re_path() 2018-05-04 12:42:48 +10:00
views.py Add caching and smarter resizing to the Libravatar endpoint 2018-06-08 14:47:34 +10:00