Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Releases: kgraefe/pidgin-znc-helper

Version 1.3.1

01 Aug 13:18
Compare
Choose a tag to compare
  • 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

01 Aug 13:17
Compare
Choose a tag to compare
  • 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

01 Aug 13:16
Compare
Choose a tag to compare
  • Added advice to preferences window
  • Fix: empty messages when timestamp is not appended (launchpad #570265)

Version 1.1

01 Aug 13:21
Compare
Choose a tag to compare
  • Display italic buddy names if buddy is offline

Version 1.0

01 Aug 13:22
Compare
Choose a tag to compare
  • Added support for personal messages
  • Updated UI requirements

Version 1.01

01 Aug 13:22
Compare
Choose a tag to compare
  • Corrected plugins website

Version 0.4

01 Aug 13:22
Compare
Choose a tag to compare
  • 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