GoToSocial/internal/federation
kim 9da20eeecb
[bugfix] only attempt to populate account/statuses from DB if already exist (#1839)
* only attempt to populate account/statuses from DB if already up-to-date

Signed-off-by: kim <grufwub@gmail.com>

* add missing status is-up-to-date check :grimace: + ensure populated if so

Signed-off-by: kim <grufwub@gmail.com>

---------

Signed-off-by: kim <grufwub@gmail.com>
2023-05-31 10:39:54 +02:00
..
dereferencing [bugfix] only attempt to populate account/statuses from DB if already exist (#1839) 2023-05-31 10:39:54 +02:00
federatingdb [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
authenticate.go [performance] improved request batching (removes need for queueing) (#1687) 2023-04-28 17:45:21 +02:00
clock.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
commonbehavior.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
federatingactor.go [bugfix/chore] Inbox post updates (#1821) 2023-05-28 20:05:15 +01:00
federatingactor_test.go [bugfix/chore] Inbox post updates (#1821) 2023-05-28 20:05:15 +01:00
federatingprotocol.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
federatingprotocol_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
federator.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
federator_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
gone.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
transport.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00