Commit graph

3 commits

Author SHA1 Message Date
Philipp Hörist
10f8fe2bb5 Use unique id as action name instead of jid
A jid can contain characters that are not allowed in an action name.
This creates a unique UUID4 for each MessageControl and uses it as
action name instead.

We can reuse the UUID for other actions that belong to the
MessageControl

Fixes #8636
2017-08-18 18:58:07 +02:00
Philipp Hörist
a2e2fb2ed1 Remove useless code
Simplify whats left
2017-08-02 23:40:55 +02:00
André Apitzsch
125ce523e4 Rename src directory 2017-07-02 17:25:47 +02:00
Renamed from src/message_control.py (Browse further)