Tags: PostelWagner/hangups
Tags
Version 0.4.4 * fix error when updating read timestamp for empty conversation * fix HTTP client resource management issue * add alternate up/down keybindings * add terminal bell notification method * add --notification-type option, deprecate --disable-notifications * fix exception propagation issues in UI
Version 0.4.3 * fix presence notifications * add max_retries and retry_backoff_base params to Client constructor * add return_uploaded_image parameter to Client.upload_image * upgrade aiohttp requirement * improve handling of missing/unknown conversations * add protos for sending map locations * fix timeout for long polling request * improve connection resource handling
Version 0.4.2 * add hangups.Client.modify_otr_status * add hangups.OTREvent * add msg_text_self attribute to colour scheme * add developer guide documentation * improve example code * add Python 3.6 support * remove Python 3.3 support * scrolling list of messages now moves the cursor and highlights the selected message * all conversations are loaded instead of the most recent 100
Version 0.4.0 * replace broken login method with new one * make various proto file improvements * fix issue with parsing configuration file on Python 3.5 * prevent showing yourself as typing in UI * add support for group link sharing APIs * add emoticon to emoji conversion * fix hang in non-UTF-8 locales
Version 0.3.6 * add discreet notification option * update Dockerfile to use non-root user * add Client.get_suggested_entities method * add check to abort if outdated urwid package is installed * add text for ongoing hangout events in UI * add suggested_contacts and lookup_entities examples * make various proto file updates
PreviousNext