Fetch All Replies: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
|Contributors=Jonny Saunders
|Contributors=Jonny Saunders
|Has Git Repository=https://github.com/NeuromatchAcademy/mastodon
|Has Git Repository=https://github.com/NeuromatchAcademy/mastodon
|Completion Status=Stub
|Completion Status=Draft
|Active Status=Active
|Active Status=Active
|Approval Status=Unapproved
|Approval Status=Unapproved
}}
}}
== Approaches ==
=== Button ===


Adds a button to the bottom of an expanded status to fetch all replies from the OP server (or as many as they will give us).
Adds a button to the bottom of an expanded status to fetch all replies from the OP server (or as many as they will give us).
Line 28: Line 32:
* Catch errors better
* Catch errors better
* Insert into thread in correct order (refreshing fixes)
* Insert into thread in correct order (refreshing fixes)
=== FetchReplyWorker ===
See:
* Issue: https://github.com/NeuromatchAcademy/mastodon/issues/43
* PR: https://github.com/NeuromatchAcademy/mastodon/pull/44
(Jonny copy over description once we merge)


== Discord ==
== Discord ==