|
4fd2ff826a
|
Support Libravatar matching by OpenID URL as well as by email address
|
2018-07-11 13:13:12 +10:00 |
|
|
dc7442cfb6
|
Add a migration which just sets help text on users.User fields
|
2018-07-11 13:02:25 +10:00 |
|
|
43348a89da
|
Add support for serving users' avatars through the Libravatar API
|
2018-03-23 12:56:13 +11:00 |
|
|
9befd27a26
|
Whoops, make our new UserManager extend the Django core one, since it turns out it's absolutely mandatory
|
2018-01-29 16:16:21 +11:00 |
|
|
75e08aa1b2
|
Reduce number of queries required to render an entries list, especially the home page
|
2018-01-24 13:18:22 +11:00 |
|
|
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
|
2017-12-06 22:13:54 +11:00 |
|
|
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)
|
2017-11-06 22:02:12 +11:00 |
|
|
b053ba3c88
|
Order sites by domain rather than by name
|
2017-10-31 13:57:55 +11:00 |
|
|
8a9f41759e
|
Add a field site.domain, so that profiles can be labeled as username@domain, WebFinger style
|
2017-10-31 13:47:47 +11:00 |
|
|
97948b957d
|
Add support for social profiles
|
2017-10-23 12:59:10 +11:00 |
|
|
75f2575c30
|
Add simple support for PGP keys
|
2017-10-23 12:33:24 +11:00 |
|
|
0e3ef423d2
|
Whoops, add the migration for altering the user avatar field
|
2017-10-23 12:10:00 +11:00 |
|
|
8bd2faa8a9
|
Install a custom user model
|
2017-10-23 09:04:59 +11:00 |
|