summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix resize of image on upload of Identity profile picsMichael Manfre2022-11-201-8/+15
|
* Document Docker development (#21)Daniel Quinn2022-11-203-12/+46
| | | This also mounts the project root at /takahe/ to make development possible.
* Fix bug in timedeltashort and add testsMichael Manfre2022-11-203-2/+23
|
* Add config identity_min_length and apply non-admin validationMichael Manfre2022-11-204-1/+126
|
* A bit more docsAndrew Godwin2022-11-193-1/+66
|
* Configure GitHub Actions to run tests (#13)Simon Willison2022-11-192-0/+36
|
* Fix up docker-composeHumberto Rocha2022-11-191-7/+11
|
* Fix link on readme. (#12)Ian Dees2022-11-191-1/+1
|
* A few more fixes from going liveAndrew Godwin2022-11-197-75/+144
|
* More docs setupAndrew Godwin2022-11-196-23/+58
|
* A few more tweaks for an initial deployAndrew Godwin2022-11-198-74/+92
|
* Deployment re-jigglingAndrew Godwin2022-11-1814-85/+163
|
* Migration reset, start of docs, env varsAndrew Godwin2022-11-1843-681/+681
|
* Signup and invite tweaksAndrew Godwin2022-11-1819-116/+285
|
* Follows pageAndrew Godwin2022-11-178-16/+125
|
* Add the user settings page tooAndrew Godwin2022-11-1711-15/+116
|
* Add signup and password resetAndrew Godwin2022-11-1722-18/+435
|
* Return images and summary in actorAndrew Godwin2022-11-178-9/+54
|
* Logged out experience, config, and profilesAndrew Godwin2022-11-1719-114/+295
|
* Add search and better notificationsAndrew Godwin2022-11-1718-80/+197
|
* Rework UI to have vertical menusAndrew Godwin2022-11-1729-246/+344
|
* Add image/icon uploadAndrew Godwin2022-11-1714-78/+205
|
* Force username to lowercase for nowAndrew Godwin2022-11-162-1/+4
|
* Show post imagesAndrew Godwin2022-11-1610-10/+209
|
* Handle post edits, follow undosAndrew Godwin2022-11-169-20/+132
|
* Call it admin rather than system settingsAndrew Godwin2022-11-1627-111/+273
|
* Should probably limit system settings to adminsAndrew Godwin2022-11-162-3/+12
|
* Domains management pagesAndrew Godwin2022-11-1616-12/+308
|
* Add start of a settings (config) systemAndrew Godwin2022-11-1619-29/+392
|
* Tag and visibility handlingAndrew Godwin2022-11-1616-48/+289
|
* Add CW displayAndrew Godwin2022-11-152-2/+33
|
* Accept incoming action undosAndrew Godwin2022-11-152-0/+23
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-1526-101/+460
|
* Add link to blog post categoryAndrew Godwin2022-11-131-1/+3
|
* Almost forgot about visibilityAndrew Godwin2022-11-131-0/+2
|
* Be a bit better at descoping on milestonesAndrew Godwin2022-11-131-7/+7
|
* Missed a few bitsAndrew Godwin2022-11-131-0/+3
|
* Start writing up a roadmap in the READMEAndrew Godwin2022-11-131-4/+81
|
* Permit Mastodon's weird HTML throughAndrew Godwin2022-11-135-4/+45
|
* Boosting! Incoming, anyway.Andrew Godwin2022-11-1324-69/+661
|
* Profile view improvementsAndrew Godwin2022-11-132-22/+39
|
* Post URL/style fixupAndrew Godwin2022-11-132-2/+6
|
* More UI!Andrew Godwin2022-11-1326-138/+397
|
* Improving contributing docs/processMichael Manfre2022-11-1310-4/+107
|
* Start having some sort of visual styleAndrew Godwin2022-11-126-107/+162
|
* Start some settings workAndrew Godwin2022-11-1217-32/+75
|
* Post URIs and host-metaAndrew Godwin2022-11-1212-162/+234
|
* Add JSON-LD signatures and tests for sig stuffAndrew Godwin2022-11-1212-90/+501
|
* Posting and fan-out both workingAndrew Godwin2022-11-1111-17/+295
|
* Got up to incoming posts workingAndrew Godwin2022-11-1133-286/+735
|
* Inbound and outbound follows basic workingAndrew Godwin2022-11-1013-104/+207
|
* Profile fetching now working on state machineAndrew Godwin2022-11-0921-382/+303
|
* Most of the way through the stator refactorAndrew Godwin2022-11-0916-148/+273
|
* Midway point in task refactor - changing directionAndrew Godwin2022-11-0924-241/+698
|
* Add basic docker supportMichael Manfre2022-11-087-3/+90
|
* Update README.mdAndrew Godwin2022-11-081-1/+1
|
* THE FOLLOWS, THEY WORKAndrew Godwin2022-11-079-25/+71
| | | | Well, in one direction anyway
* Rework task system and fetching.Andrew Godwin2022-11-0622-181/+476
| | | | I can taste how close follow is to working.
* Add a bit more to the readmeAndrew Godwin2022-11-061-0/+2
|
* Signing works with OpenSSL.Andrew Godwin2022-11-065-27/+43
| | | | Will have to ask the cryptography peeps what I was doing wrong.
* Rework to a domains model for better vhostingAndrew Godwin2022-11-0624-168/+517
|
* Move to the more sensible JSON-LD reprAndrew Godwin2022-11-064-98/+124
|
* Queuing system and lazy profile fetchAndrew Godwin2022-11-0513-6/+246
|
* Some user icon stuffAndrew Godwin2022-11-058-6/+157
|
* Add a first logoAndrew Godwin2022-11-057-1/+274
|
* Style the profile page a bitAndrew Godwin2022-11-053-2/+46
|
* Get Actor fetching and parsing workingAndrew Godwin2022-11-0513-18/+567
|
* Add README and initial setup.cfgAndrew Godwin2022-11-052-0/+34
|
* Initial commit (users and statuses)Andrew Godwin2022-11-0576-0/+1328