Commit graph

22 commits

Author SHA1 Message Date
Martin Dosch
4be07fe412 Fixed a typo. 2019-05-31 11:16:44 +02:00
Martin Dosch
54c5bfce0b Added ping command. 2019-05-31 10:56:37 +02:00
Martin Dosch
0e7f42fcc1 Moved reply strings in variable. 2019-05-31 10:56:25 +02:00
Martin Dosch
0d5b08147d Added support for private messages. 2019-05-31 10:56:10 +02:00
Martin Dosch
2f94e857d4 Added some error messages. 2019-05-31 10:52:54 +02:00
mdosch
efac56edd6 Fixed cherrypicking of 7193b274 2019-05-26 23:05:17 +02:00
mdosch
c548cdf277 Added a few interactions (help, source, feeds). 2019-05-26 22:58:02 +02:00
Martin Dosch
1209593c9f Fixed a typo. How did this get there? 2019-02-01 19:57:10 +01:00
Martin Dosch
3b8f9c22ad Removed checking of MUC join return value as it doesn't represent the MUC status codes. 2019-02-01 15:34:56 +01:00
Martin Dosch
52303d3d30 Adjusted for mastodon. 2019-02-01 14:39:25 +01:00
Martin Dosch
e0d4613023 Made refresh time for feed queries configurable. 2018-09-05 20:40:41 +02:00
Martin Dosch
7e2c58256d Added config option to post only the article link without excerpt. 2018-09-03 20:42:19 +02:00
Martin Dosch
5a5014d449 Reworked the ping functions and stanza processing. 2018-08-08 11:46:58 +02:00
Martin Dosch
3bdfea029e Fixed an RFC 6120 violation when sending IQ error replies (hopefully this time for real). Thx jonasw. 2018-08-07 22:56:53 +02:00
Martin Dosch
64f7cb9f27 Fixed an RFC 6120 violation when sending IQ error replies. Thx jonasw. 2018-08-07 22:29:38 +02:00
Martin Dosch
1cf49e8121 Added processing of disco#info queries as I learned this is good style (thx jonasw). 2018-08-07 21:45:30 +02:00
Martin Dosch
6f754bd8f6 Added linebreaks and comments. 2018-08-02 09:33:19 +02:00
Martin Dosch
1eca8a84b4 Added check if bot is still joined to MUC. 2018-07-28 21:38:48 +02:00
mdosch
8b27452c5d Added ToDo. Yes, I manage this in code comments. 2018-07-15 21:01:31 +02:00
mdosch
bf456cd5c7 Moved error handling for failed message send. 2018-07-15 21:00:16 +02:00
Martin Dosch
1db063759b Added possibility to specify config via command line option. 2018-07-15 11:03:19 +02:00
Martin Dosch
33e54a068b Initial commit 2018-07-13 22:53:22 +02:00