mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-27 03:54:50 +01:00
6786d48f6d
i got rid of slot support-text in message-window, so that class does not maintain a state. - changed behaivour of split-line (split-line (format nil "~2%")) ; => ("" "") That is an emtpy line is returned as empty string and not skipped Thanks to people from IRC and cl-ppcre maintainer for help! - [breaking changes] changed 'hooks:*before-prepare-for-rendering-message* with 'hooks:*before-rendering-message-text*.