Danielle McLean
|
4fd2ff826a
|
Support Libravatar matching by OpenID URL as well as by email address
|
5 years ago |
Danielle McLean
|
dc7442cfb6
|
Add a migration which just sets help text on users.User fields
|
5 years ago |
Danielle McLean
|
43348a89da
|
Add support for serving users' avatars through the Libravatar API
|
5 years ago |
Danielle McLean
|
9befd27a26
|
Whoops, make our new UserManager extend the Django core one, since it turns out it's absolutely mandatory
|
5 years ago |
Danielle McLean
|
75e08aa1b2
|
Reduce number of queries required to render an entries list, especially the home page
|
5 years ago |
Danielle McLean
|
97f52a713b
|
Switch back to ordering sites by name, since sites like Pocket have weird domain names and therefore sort weirdly if you go by domain
|
5 years ago |
Danielle McLean
|
6b51531cb4
|
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)
|
5 years ago |
Danielle McLean
|
b053ba3c88
|
Order sites by domain rather than by name
|
5 years ago |
Danielle McLean
|
8a9f41759e
|
Add a field site.domain, so that profiles can be labeled as username@domain, WebFinger style
|
5 years ago |
Danielle McLean
|
97948b957d
|
Add support for social profiles
|
5 years ago |
Danielle McLean
|
75f2575c30
|
Add simple support for PGP keys
|
5 years ago |
Danielle McLean
|
0e3ef423d2
|
Whoops, add the migration for altering the user avatar field
|
5 years ago |
Danielle McLean
|
8bd2faa8a9
|
Install a custom user model
|
5 years ago |