mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 16:22:24 -05:00
Simply reverses the order in which we build status edit history for the frontend. In fact now it matches how we store it in the database which is even easier :p. Why I thought it needed to be returned inverse to begin with? Who knows. closes https://codeberg.org/superseriousbusiness/gotosocial/issues/4426 (thank you [@DarkCat09](https://codeberg.org/DarkCat09) for pointing it out!) Co-authored-by: tobi <tobi.smethurst@protonmail.com> Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4432 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com> |
||
|---|---|---|
| .. | ||
| astointernal.go | ||
| astointernal_test.go | ||
| converter.go | ||
| converter_test.go | ||
| csv.go | ||
| defaulticons.go | ||
| frontendtointernal.go | ||
| internal.go | ||
| internaltoas.go | ||
| internaltoas_test.go | ||
| internaltofrontend.go | ||
| internaltofrontend_test.go | ||
| internaltorss.go | ||
| internaltorss_test.go | ||
| util.go | ||
| util_test.go | ||
| wrap.go | ||
| wrap_test.go | ||