Hermann Höhne
Hermann Höhne
Is displayed as "sent from chat participant" rather than "sent from chat".
Persistent error. Resolved by removing the connection via Phone and scanning the QR code again.
Error is `Exception while sending message: Group not found: [REDACTED]==`.
@fancypantalons @ttlmax @mooomooo In the past days, I saw you being active over at libpurple-signald. Care to help me out testing this project? Compared to libpurple-signald, purple-signal integrates way more...
at efb0d47 with signald 0.13.1: Sending: {"type":"send","username":"[REDACTED]","recipientGroupId":"[REDACTED]","attachments":[],"messageBody":"2"} … got newline delimited message: {"type":"unexpected_error","data":{"msg_number":0,"error":true,"request":{"type":"send","username":"[REDACTED]","messageBody":"2","recipientGroupId":"[REDACTED]","attachments":[],"expiresInSeconds":0,"when":0,"version":"v0"}}} received type: unexpected_error Message is sent to server and received by participants in spite of the error....
Ever since Android 5.0, Android enforces PIC (position independent code). As a result, the binary supplied in @f95fa6b will not start, resulting in #98 #104 #107 #119 . After the...
Hi My project [purple-whatsmeow](https://github.com/hoehermann/purple-gowhatsapp/tree/whatsmeow) gained some traction based on your awesome work. I am getting requests to support MySQL for the storage. I looked into it. The necessary changes do...
Statistics show a permanent increase in memory consumption over longer run-times: https://www3.hot-chilli.net/munin/hot-chilli.net/telesto.hot-chilli.net/spectrum2_memory.html Unfortunately, the go runtime is not making this easier.
Signal transfers long messages as attachment of type `text/x-signal-plain`. Incoming: It would be reasonable to detect them and feed them into the conversation window. Outgoing: Should the plug-in explicitly do...
Error is {"type":"get_group","error":{"message":"unknown group requested"},"error_type":"UnknownGroupError"} . Happens when clicking the chat in the buddy list while group not being mentioned by list_groups. Receiving a message from another participant of the...