BMProto.timeOffsetWrongCount unfinished #1433
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Forgot to finish it after moving to asyncore. There should be a check for a threshold, and a panel notification.
A related issue showed up when addressing this, the translation shouldn't be inside the network subsystem but in the UI. So at least the
bitmessageqt.UISignaler
should be refactored to do translations internally.EDIT But this then creates problem with the translation preprocessor. I need to think about it.