Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StatorRunner will refresh Config.system on each schedule_interval | Michael Manfre | 2022-11-22 | 1 | -0/+3 |
| | |||||
* | Don't waste DB rows on bad inbox actors | Andrew Godwin | 2022-11-20 | 2 | -11/+4 |
| | | | | | Seems Sidekiq will keep trying to deliver messages even when the actor no longer exists? | ||||
* | Actor delete, sentry async, faster stator | Andrew Godwin | 2022-11-20 | 2 | -3/+4 |
| | |||||
* | Add more error handling | Andrew Godwin | 2022-11-20 | 2 | -1/+11 |
| | |||||
* | A few more tweaks for an initial deploy | Andrew Godwin | 2022-11-19 | 3 | -68/+77 |
| | |||||
* | Deployment re-jiggling | Andrew Godwin | 2022-11-18 | 2 | -6/+12 |
| | |||||
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 2 | -1/+4 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 2 | -5/+13 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 2 | -15/+29 |
| | |||||
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 1 | -1/+8 |
| | |||||
* | Inbound and outbound follows basic working | Andrew Godwin | 2022-11-10 | 3 | -17/+36 |
| | |||||
* | Profile fetching now working on state machine | Andrew Godwin | 2022-11-09 | 6 | -172/+121 |
| | |||||
* | Most of the way through the stator refactor | Andrew Godwin | 2022-11-09 | 9 | -127/+220 |
| | |||||
* | Midway point in task refactor - changing direction | Andrew Godwin | 2022-11-09 | 10 | -0/+550 |