Client should show page titles #13
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?
The blockchain only stores numeric page ids in cards. The client currently prints this id when showing a card. Use the Wikipedia library to get the page title for the page id for a more user friendly experience.
The library can also be used to get other data about the page. We can eventually use this to create games based on our decks.
Duplicate of #4