Help relieve issues where network is maybe too slow?
Also polished message handling a little
This does:
Improved handling when a message is "in transit"/being created and the message is finalized
Added automatic re-transmission if the message update tries to update expired message (should™️ never happen right ;P)
Message updatse on repeat input event (should make it a bit smoother)
finalizeMessage take a message id to finalize
Added an ID to the message in transit placeholder id for debugging
Added paramter to resolveAutoComplete for the string it's to resolve
Help relieve issues where network is maybe too slow?
Also polished message handling a little
This does:
- Improved handling when a message is "in transit"/being created and the message is finalized
- Added automatic re-transmission if the message update tries to update expired message (should™️ never happen right ;P)
- Message updatse on repeat input event (should make it a bit smoother)
- `finalizeMessage` take a message id to finalize
- Added an ID to the message in transit placeholder id for debugging
- Added paramter to `resolveAutoComplete` for the string it's to resolve
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Help relieve issues where network is maybe too slow?
Also polished message handling a little
This does:
finalizeMessagetake a message id to finalizeresolveAutoCompletefor the string it's to resolve