This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Releases: kgraefe/pidgin-znc-helper
Releases · kgraefe/pidgin-znc-helper
Version 1.3.1
- Process self-posted incoming messages too. (This happens e.g. when using ZNC behind an irssi-proxy.)
- Added Spain and Russian translation
Version 1.3
- Don't check whether the timestamp is in the end of the string (mIRC sends
special formatting characters that are interpreted into HTML from Pidgin which
means that the timestamps aren't anymore at the end) - Check whether the part of the message after timestamp contains only HTML tags
(this means usually the timestamp was at the end of the message) - Time offset per account including new preferences dialog
Version 1.2
- Added advice to preferences window
- Fix: empty messages when timestamp is not appended (launchpad #570265)
Version 1.1
- Display italic buddy names if buddy is offline
Version 1.0
- Added support for personal messages
- Updated UI requirements
Version 1.01
- Corrected plugins website
Version 0.4
- Fixed Readme for Windows (again -.-')
- Added an option to offset wrong times (for some friends :) I know it isn't
really the plugins job) - The plugin now blocks unloading to avoid orphan options in account settings
- New timestamp handler to avoid displaying the date on every message