Revisit API usage #38
Reference in New Issue
Block a user
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?
Every time the journal page is loaded, the entire journal is reloaded from the server. This is unnecessary if it is not stale; implement a way to determine if this call should be made.
The JSON API is removed in version 3; this is no longer necessary.