mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 13:52:26 -05:00
* Fix some bugs when viewing a user's posts: include their self-replies (threads) even when excludeReplies is set, and use in_reply_to_uri instead of in_reply_to_id to filter out replies * Assign values to InReplyToURI when creating statuses. Add index and update old statuses with a migration |
||
|---|---|---|
| .. | ||
| boost.go | ||
| boost_test.go | ||
| boostedby.go | ||
| context.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| fave.go | ||
| favedby.go | ||
| get.go | ||
| status.go | ||
| status_test.go | ||
| unboost.go | ||
| unfave.go | ||
| util.go | ||
| util_test.go | ||