summaryrefslogtreecommitdiffstats
path: root/users/views/identity.py
Commit message (Collapse)AuthorAgeFilesLines
* Show boosts and likes on other post list pagesAndrew Godwin2022-11-221-1/+5
|
* Switch to new identity on creationAndrew Godwin2022-11-221-0/+1
|
* Fix profile page post listingAndrew Godwin2022-11-221-26/+34
|
* Add a system actor to sign outgoing S2S GETsAndrew Godwin2022-11-201-0/+4
|
* Add config identity_min_length and apply non-admin validationMichael Manfre2022-11-201-0/+22
|
* Migration reset, start of docs, env varsAndrew Godwin2022-11-181-3/+29
|
* Follows pageAndrew Godwin2022-11-171-5/+9
|
* Force username to lowercase for nowAndrew Godwin2022-11-161-1/+1
|
* Handle post edits, follow undosAndrew Godwin2022-11-161-4/+20
|
* Add start of a settings (config) systemAndrew Godwin2022-11-161-2/+2
|
* More UI!Andrew Godwin2022-11-131-14/+16
|
* Improving contributing docs/processMichael Manfre2022-11-131-1/+1
|
* Start some settings workAndrew Godwin2022-11-121-2/+2
|
* Post URIs and host-metaAndrew Godwin2022-11-121-127/+2
|
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-121-40/+31
|
* Posting and fan-out both workingAndrew Godwin2022-11-111-3/+5
|
* Got up to incoming posts workingAndrew Godwin2022-11-111-1/+1
|
* Inbound and outbound follows basic workingAndrew Godwin2022-11-101-2/+13
|
* Profile fetching now working on state machineAndrew Godwin2022-11-091-5/+9
|
* Most of the way through the stator refactorAndrew Godwin2022-11-091-3/+3
|
* Midway point in task refactor - changing directionAndrew Godwin2022-11-091-1/+0
|
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-071-6/+7
| | | | Well, in one direction anyway
* Rework task system and fetching.Andrew Godwin2022-11-061-16/+43
| | | | I can taste how close follow is to working.
* Signing works with OpenSSL.Andrew Godwin2022-11-061-2/+2
| | | | Will have to ask the cryptography peeps what I was doing wrong.
* Rework to a domains model for better vhostingAndrew Godwin2022-11-061-69/+84
|
* Move to the more sensible JSON-LD reprAndrew Godwin2022-11-061-5/+48
|
* Queuing system and lazy profile fetchAndrew Godwin2022-11-051-1/+4
|
* Some user icon stuffAndrew Godwin2022-11-051-1/+23
|
* Get Actor fetching and parsing workingAndrew Godwin2022-11-051-1/+15
|
* Initial commit (users and statuses)Andrew Godwin2022-11-051-0/+132