gotosocial/internal/federation/dereferencing
kim 07e1fee117 [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-06-14 15:19:02 +02:00
..
account.go [bugfix] only attempt to populate account/statuses from DB if already exist (#1839) 2023-06-14 15:19:02 +02:00
account_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
announce.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
collectionpage.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
dereferencer.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
dereferencer_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
emoji.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
emoji_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
error.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
finger.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
handshake.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
instance.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
media.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
media_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
status.go [bugfix] only attempt to populate account/statuses from DB if already exist (#1839) 2023-06-14 15:19:02 +02:00
status_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
thread.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00