pidgin/pidgin

Change PurpleMessage:id to a string and add author-name-color to the property getter/setter.

This is in conflict with the TalkatuMessage:id property which will be addressed in another review request but Pidgin seems to run fine right now with this conflict.

Testing Done:
Compiled and ran locally against the history-api branch.

Reviewed at https://reviews.imfreedom.org/r/876/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)