Martin Dosch
e381942708
Use single quotes for stanzas created by beevik/etree.
...
Squashed commit of the following:
commit 8e33952869831f620fa289f1bc997128a40eaee3
Author: Martin Dosch <martin@mdosch.de>
Date: Tue May 9 21:22:40 2023 +0200
Clean go.mod
commit 11bb88fca2d4bb76557e912f46f726e675e0b0cb
Merge: 8d45413
b01ed4b
Author: Martin Dosch <martin@mdosch.de>
Date: Tue May 9 21:21:48 2023 +0200
Merge branch 'master' into singlequotes
commit 8d45413f05
Author: Martin Dosch <martin@mdosch.de>
Date: Tue May 2 09:39:54 2023 +0200
Add more singlequotes. :)
commit c496e2596a
Author: Martin Dosch <martin@mdosch.de>
Date: Tue May 2 09:35:12 2023 +0200
Use single quotes.
commit e4556759d8
Author: Martin Dosch <martin@mdosch.de>
Date: Tue May 2 07:25:09 2023 +0200
Use single quotes for XML attributes.
2023-05-09 21:23:29 +02:00
Martin Dosch
a333b8761c
Add missing changelog note regarding SRV lookup and CNAME.
2023-05-05 21:01:14 +02:00
Martin Dosch
062614ee7a
Allow JIDs without localpart.
2023-03-02 20:28:51 +01:00
Martin Dosch
847e816266
Print sent stanzas for --debug
.
2023-03-02 16:42:12 +01:00
Martin Dosch
97c5b7013f
Print --help
output to stdout.
2023-02-18 18:56:07 +01:00
Martin Dosch
d481aa688c
Add support for sending files OOB.
2023-02-18 15:42:04 +01:00
Martin Dosch
b0e25e25ab
Start new development cycle.
2022-11-11 18:26:22 +01:00
Martin Dosch
83c384ceaa
Prepare release v0.5.6
2022-11-11 18:24:49 +01:00
Martin Dosch
a6c0fe3ca8
Add short option -h
for http-upload.
2022-11-11 17:54:00 +01:00
Martin Dosch
c8dde8963f
Fix Ox key generation.
2022-11-06 14:30:22 +01:00
Martin Dosch
9d2acdad0d
Fix typo.
2022-10-16 12:19:46 +02:00
Martin Dosch
11cf49557c
Start a new development cycle.
2022-10-16 12:00:02 +02:00
Martin Dosch
cba05b1def
Prepare release v0.5.5.
2022-10-16 11:58:37 +02:00
Martin Dosch
03054643dc
Improve interactive mode.
2022-10-16 10:57:35 +02:00
Martin Dosch
e92f6b6b96
Start new development cycle.
2022-09-30 07:27:55 +02:00
Martin Dosch
22dcb65bfc
Prepare release v0.5.4
2022-09-30 07:26:03 +02:00
Martin Dosch
2a5973eca3
Update changelog.
2022-09-30 07:25:11 +02:00
Martin Dosch
eb4d1a7098
Start new development cycle.
2022-09-29 15:39:24 +02:00
Martin Dosch
f31bb9af7a
Prepare release v0.5.3
2022-09-29 15:37:40 +02:00
Martin Dosch
36b4d06e88
Don't check for empty message in listen mode.
2022-09-29 15:35:38 +02:00
Martin Dosch
8fbccd975e
Start new development cycle.
2022-09-29 14:46:46 +02:00
Martin Dosch
7c7980359a
Release v0.5.2
2022-09-29 14:44:30 +02:00
Martin Dosch
9706f7d5c1
Don't connect to the XMPP server if the message is empty
2022-09-29 14:38:33 +02:00
Martin Dosch
cb033bbf59
Improve error handling in XML parsing.
2022-09-02 11:05:42 +02:00
Martin Dosch
d7cfbcfb8f
Deprecate resource setting and introduce alias setting.
2022-08-06 11:52:47 +02:00
Martin Dosch
3058cffbb2
Detect CNAME loops.
2022-08-05 12:46:04 +02:00
Martin Dosch
8c1931877a
Perform CNAME look ups.
...
Always look up CNAME before doing SRV
look up (via xmppsrv v0.2.3).
2022-07-31 22:09:14 +02:00
Martin Dosch
f0a4bcf10c
Reply to IQs.
2022-07-26 22:28:04 +02:00
Martin Dosch
792472f737
Words…
2022-07-10 13:45:29 +02:00
Martin Dosch
0c992ebf3d
Fix tense.
2022-07-04 17:18:01 +02:00
Martin Dosch
7623d121aa
Added more checks for empty messages.
2022-07-04 17:16:40 +02:00
Martin Dosch
ce8f783301
Ox: Don't encrypt empty messages.
2022-07-04 16:20:17 +02:00
Martin Dosch
5326b2b558
Ox: Improve error messages for failed key requests.
2022-06-28 18:31:03 +02:00
Martin Dosch
3e4a93c808
Start new development cycle.
2022-05-22 12:37:35 +02:00
Martin Dosch
81cfc0b6c2
Prepare v0.5.1 release.
2022-05-22 12:34:25 +02:00
Martin Dosch
1d2ef175a5
Fix changelog.
2022-05-07 10:29:54 +02:00
Martin Dosch
392be78f61
Fix nick in MUCs if not manually set.
2022-05-05 20:04:50 +02:00
Martin Dosch
eec7fb2d73
Improve listening mode for groupchats.
2022-05-05 20:01:35 +02:00
Martin Dosch
4aac059c4e
Prepare new development cycle.
2022-05-05 18:23:18 +02:00
Martin Dosch
49e97981cb
Prepare v0.5.0 release.
2022-05-05 18:20:53 +02:00
Martin Dosch
4d38661174
Ox: Improve private key import.
2022-05-04 11:42:42 +02:00
Martin Dosch
f26a91d965
Add possibility to delete Ox nodes.
2022-05-04 11:18:24 +02:00
Martin Dosch
2f2a2fd4fd
Rework receiving stanzas.
...
Calling client.Recv() multiple times caused messages not appear
in `--listen` mode as calling Recv() for receiving IQs (e.g. for
receiving Ox keys) also received the messages so they were no longer
available for the Recv in the listening function.
2022-05-03 12:25:43 +02:00
Martin Dosch
917dabe6af
Ox: Improve rpad generation.
2022-05-02 15:07:58 +02:00
Martin Dosch
0b0feffb69
Prepare new development cycle.
2022-04-30 13:52:07 +02:00
Martin Dosch
d4de1abcc9
Release v0.4.0
2022-04-30 13:48:39 +02:00
Martin Dosch
ce463b9bf8
Use stamp for printing time of received messages.
2022-04-30 10:23:34 +02:00
Martin Dosch
4ce9daec09
Update changelog.
2022-04-25 16:55:49 +02:00
Martin Dosch
644b1f809d
Use shorter random string for resource.
2022-04-23 23:40:15 +02:00
Martin Dosch
e9e0d8c735
Add experimental Ox (OpenPGP for XMPP) support.
2022-04-17 17:16:29 +02:00