GoToSocial/internal/federation/dereferencing
tobi 1d4137fb88
[bugfix] Fix first item of thread dereferencing always being skipped (#1858)
* [bugfix] Fix first item of thread dereferencing always being skipped

* tweak to status descendant item iteration

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

---------

Signed-off-by: kim <grufwub@gmail.com>
Co-authored-by: kim <grufwub@gmail.com>
2023-06-03 11:35:15 +02:00
..
account.go [bugfix] only attempt to populate account/statuses from DB if already exist (#1839) 2023-05-31 10:39:54 +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-05-28 14:08:35 +02:00
dereferencer_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
emoji.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +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-05-28 14:08:35 +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-05-31 10:39:54 +02:00
status_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
thread.go [bugfix] Fix first item of thread dereferencing always being skipped (#1858) 2023-06-03 11:35:15 +02:00