You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Danielle McLean
4fd2ff826a
Support Libravatar matching by OpenID URL as well as by email address
|
5 years ago |
.. |
0001_initial.py
|
Install a custom user model
|
6 years ago |
0002_auto_20171023_0109.py
|
Whoops, add the migration for altering the user avatar field
|
6 years ago |
0003_key.py
|
Add simple support for PGP keys
|
6 years ago |
0004_auto_20171023_0143.py
|
Add support for social profiles
|
6 years ago |
0005_auto_20171023_0158.py
|
Add support for social profiles
|
6 years ago |
0006_auto_20171031_1336.py
|
Add a field site.domain, so that profiles can be labeled as username@domain, WebFinger style
|
6 years ago |
0007_auto_20171031_1347.py
|
Add a field site.domain, so that profiles can be labeled as username@domain, WebFinger style
|
6 years ago |
0008_auto_20171031_1357.py
|
Order sites by domain rather than by name
|
6 years ago |
0009_user_xmpp.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)
|
6 years ago |
0010_auto_20171206_2211.py
|
Switch back to ordering sites by name, since sites like Pocket have weird domain names and therefore sort weirdly if you go by domain
|
6 years ago |
0011_auto_20180124_1311.py
|
Reduce number of queries required to render an entries list, especially the home page
|
5 years ago |
0012_auto_20180129_1614.py
|
Whoops, make our new UserManager extend the Django core one, since it turns out it's absolutely mandatory
|
5 years ago |
0013_auto_20180323_1200.py
|
Add support for serving users' avatars through the Libravatar API
|
5 years ago |
0014_auto_20180711_1248.py
|
Add a migration which just sets help text on users.User fields
|
5 years ago |
0015_user_openid_sha256.py
|
Support Libravatar matching by OpenID URL as well as by email address
|
5 years ago |
__init__.py
|
Install a custom user model
|
6 years ago |