summaryrefslogtreecommitdiffstats
path: root/stator
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosKian-Meng Ang2022-11-241-1/+1
| | | Found via `codespell -S ./static -L keypair`
* Delete mechanics and refactor of post fanoutAndrew Godwin2022-11-241-1/+1
|
* StatorRunner will refresh Config.system on each schedule_intervalMichael Manfre2022-11-221-0/+3
|
* Don't waste DB rows on bad inbox actorsAndrew Godwin2022-11-202-11/+4
| | | | | Seems Sidekiq will keep trying to deliver messages even when the actor no longer exists?
* Actor delete, sentry async, faster statorAndrew Godwin2022-11-202-3/+4
|
* Add more error handlingAndrew Godwin2022-11-202-1/+11
|
* A few more tweaks for an initial deployAndrew Godwin2022-11-193-68/+77
|
* Deployment re-jigglingAndrew Godwin2022-11-182-6/+12
|
* Migration reset, start of docs, env varsAndrew Godwin2022-11-182-1/+4
|
* Get outbound likes/boosts and their undos workingAndrew Godwin2022-11-152-5/+13
|
* Boosting! Incoming, anyway.Andrew Godwin2022-11-132-15/+29
|
* Posting and fan-out both workingAndrew Godwin2022-11-111-2/+2
|
* Got up to incoming posts workingAndrew Godwin2022-11-111-1/+8
|
* Inbound and outbound follows basic workingAndrew Godwin2022-11-103-17/+36
|
* Profile fetching now working on state machineAndrew Godwin2022-11-096-172/+121
|
* Most of the way through the stator refactorAndrew Godwin2022-11-099-127/+220
|
* Midway point in task refactor - changing directionAndrew Godwin2022-11-0910-0/+550