Tags: libdeos/keybase-client
Tags
Fix scrollback issues (keybase#11173) * update pagination on cached and full callbacks. ignore last field on cached call as its incorrect. add better pagination logging * dont allow old pagination values to overwrite good values (keybase#11174) * dont allow old pagination values to overwrite good values * cherrypick hash computation fix (keybase#11175) * cherrypick keybase@63293db * make search use the correct helper for looking up convos by participants (keybase#11177) * make search use the correct helper for looking up convos by participants * fix flow
Visual tweaks on search results (keybase#9615) * Search results - visual tweaks * Fixed spinner not centered on profile search * Smaller spinner on profile
Add Confirmed boolean to DeleteConversation RPC (keybase#9621) This is so that the GUI can handle the confirmation dialog itself, and then just call the RPC as a final step.
PreviousNext