summaryrefslogtreecommitdiffstats
path: root/users/views
Commit message (Expand)AuthorAgeFilesLines
* Fix resize of image on upload of Identity profile picsMichael Manfre2022-11-201-8/+15
* Add config identity_min_length and apply non-admin validationMichael Manfre2022-11-202-1/+31
* A few more fixes from going liveAndrew Godwin2022-11-192-54/+64
* A few more tweaks for an initial deployAndrew Godwin2022-11-191-2/+7
* Migration reset, start of docs, env varsAndrew Godwin2022-11-185-34/+118
* Signup and invite tweaksAndrew Godwin2022-11-184-102/+162
* Follows pageAndrew Godwin2022-11-172-5/+42
* Add the user settings page tooAndrew Godwin2022-11-172-8/+54
* Add signup and password resetAndrew Godwin2022-11-172-0/+86
* Logged out experience, config, and profilesAndrew Godwin2022-11-172-7/+45
* Rework UI to have vertical menusAndrew Godwin2022-11-172-6/+32
* Add image/icon uploadAndrew Godwin2022-11-172-53/+104
* Force username to lowercase for nowAndrew Godwin2022-11-161-1/+1
* Handle post edits, follow undosAndrew Godwin2022-11-162-6/+22
* Call it admin rather than system settingsAndrew Godwin2022-11-162-19/+39
* Should probably limit system settings to adminsAndrew Godwin2022-11-161-3/+7
* Domains management pagesAndrew Godwin2022-11-162-2/+148
* Add start of a settings (config) systemAndrew Godwin2022-11-163-2/+136
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-151-24/+3
* Permit Mastodon's weird HTML throughAndrew Godwin2022-11-131-1/+1
* More UI!Andrew Godwin2022-11-132-19/+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-122-127/+150
* 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-053-0/+148