diff options
author | 2022-09-25 12:09:41 +0100 | |
---|---|---|
committer | 2022-09-25 13:09:41 +0200 | |
commit | 7a1aa04bbbc9f95442c8850ef61d1d58bb12df74 (patch) | |
tree | 7b05a52914deb1f838539a3196edca287942fd95 /internal/typeutils/astointernal.go | |
parent | [bugfix] Wrap media reader in length reader to determine length if no `conten... (diff) | |
download | gotosocial-7a1aa04bbbc9f95442c8850ef61d1d58bb12df74.tar.xz |
[bugfix] update thread iterators to not use recursion (#851)
* update thread iterators to not use recursion, rewrote both
Signed-off-by: kim <grufwub@gmail.com>
* fix endless descendant deref, don't error if fetching existing status
Signed-off-by: kim <grufwub@gmail.com>
* don't refetch remote ancestor statuses, improve descendant iter commenting
Signed-off-by: kim <grufwub@gmail.com>
* move collection page next logic so we capture first page of entities
Signed-off-by: kim <grufwub@gmail.com>
* improve log format argument quoting
Signed-off-by: kim <grufwub@gmail.com>
* improve code commenting of collection paging
Signed-off-by: kim <grufwub@gmail.com>
* only dereference announce's originating status if _not_ local. update DereferenceThread() signature. cleanup searchStatusByURI()
Signed-off-by: kim <grufwub@gmail.com>
Signed-off-by: kim <grufwub@gmail.com>
Diffstat (limited to 'internal/typeutils/astointernal.go')
0 files changed, 0 insertions, 0 deletions