summaryrefslogtreecommitdiffstats
path: root/users
Commit message (Collapse)AuthorAgeFilesLines
* Return images and summary in actorAndrew Godwin2022-11-171-2/+20
|
* Logged out experience, config, and profilesAndrew Godwin2022-11-172-7/+45
|
* Add search and better notificationsAndrew Godwin2022-11-171-4/+9
|
* Rework UI to have vertical menusAndrew Godwin2022-11-172-6/+32
|
* Add image/icon uploadAndrew Godwin2022-11-173-64/+126
|
* Force username to lowercase for nowAndrew Godwin2022-11-162-1/+4
|
* Handle post edits, follow undosAndrew Godwin2022-11-166-14/+87
|
* Call it admin rather than system settingsAndrew Godwin2022-11-167-25/+84
|
* Should probably limit system settings to adminsAndrew Godwin2022-11-162-3/+12
|
* Domains management pagesAndrew Godwin2022-11-164-2/+156
|
* Add start of a settings (config) systemAndrew Godwin2022-11-163-2/+136
|
* Tag and visibility handlingAndrew Godwin2022-11-161-0/+1
|
* Accept incoming action undosAndrew Godwin2022-11-151-0/+8
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-154-25/+48
|
* Permit Mastodon's weird HTML throughAndrew Godwin2022-11-131-1/+1
|
* Boosting! Incoming, anyway.Andrew Godwin2022-11-131-1/+5
|
* 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-125-131/+158
|
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-125-77/+63
|
* Posting and fan-out both workingAndrew Godwin2022-11-112-7/+11
|
* Got up to incoming posts workingAndrew Godwin2022-11-117-134/+197
|
* Inbound and outbound follows basic workingAndrew Godwin2022-11-108-82/+157
|
* Profile fetching now working on state machineAndrew Godwin2022-11-0914-209/+181
|
* Most of the way through the stator refactorAndrew Godwin2022-11-097-21/+53
|
* Midway point in task refactor - changing directionAndrew Godwin2022-11-097-11/+149
|
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-076-24/+56
| | | | Well, in one direction anyway
* Rework task system and fetching.Andrew Godwin2022-11-0611-139/+287
| | | | I can taste how close follow is to working.
* Signing works with OpenSSL.Andrew Godwin2022-11-062-22/+24
| | | | Will have to ask the cryptography peeps what I was doing wrong.
* Rework to a domains model for better vhostingAndrew Godwin2022-11-0611-151/+431
|
* Move to the more sensible JSON-LD reprAndrew Godwin2022-11-063-51/+111
|
* Queuing system and lazy profile fetchAndrew Godwin2022-11-052-1/+30
|
* Some user icon stuffAndrew Godwin2022-11-051-1/+23
|
* Get Actor fetching and parsing workingAndrew Godwin2022-11-056-15/+248
|
* Initial commit (users and statuses)Andrew Godwin2022-11-0514-0/+525