summaryrefslogtreecommitdiffstats
path: root/users/views/identity.py
Commit message (Expand)AuthorAgeFilesLines
* Show follows and following counts on profile pageGabriel Rodríguez Alberich2022-12-141-0/+7
* Basic post mutationAndrew Godwin2022-12-121-3/+2
* Media proxy, caching and tuning docsAndrew Godwin2022-12-101-0/+2
* Only cache unauthenticated page views (#117)Michael Manfre2022-12-051-3/+3
* Add a middleware to detect LD Accept headersAndrew Godwin2022-12-051-6/+1
* Add django-upgrade to pre-commit (#114)Paolo Melchiorre2022-12-051-1/+1
* Added caching and initial settingsMichael Manfre2022-12-051-0/+5
* Adding RSS feeds for local identitiesAndrew Godwin2022-12-041-0/+42
* Set content type when serving objectTyler Kennedy2022-11-271-1/+4
* Implement user discoverabilityAndrew Godwin2022-11-251-0/+9
* 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
* Rework task system and fetching.Andrew Godwin2022-11-061-16/+43
* Signing works with OpenSSL.Andrew Godwin2022-11-061-2/+2
* 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