Skip to content

- openssl execution is asynchronous now as well, as it could take up som... - #7

Open
martijns wants to merge 1 commit into
leitmedium:masterfrom
martijns:master
Open

- openssl execution is asynchronous now as well, as it could take up som...#7
martijns wants to merge 1 commit into
leitmedium:masterfrom
martijns:master

Conversation

@martijns

Copy link
Copy Markdown

I've updated the script with one technical enhancement and one new feature.

  1. The openssl executable now also runs via hook_process, making it run asynchronously, preventing any small hickups in the UI of weechat.

  2. The ability to group messages that shortly follow each other as a single message. This is particularly handy when receiving multi-line messages via another protocol such as Jabber or a small multi-line paste via IRC. Via the normal process the messages would very likely be in the wrong order when received on my Android phone.

I've also added a debug setting to make the execution pretty verbose, in case of unexpected problems.

…some more time on slow machines

- group messages that shortly follow each other as a single message. Useful for receiving multiline messages when using jabber, bitlbee or similar software. Time is configurable via the configuration setting 'group_messages_time_ms' (default: 1000). Set to 0 to disable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant