Commit graph

68 commits

Author SHA1 Message Date
Martin Dosch
a11300889a Update go modules. 2022-08-21 12:22:37 +02:00
Martin Dosch
40bed63b01 [codespell]: Fix typos. 2022-08-21 12:22:05 +02:00
Martin Dosch
eaccc166c1 Remove vendor folder. 2022-08-21 12:21:39 +02:00
Martin Dosch
a9a81b1832 Update vendored dependencies. 2022-02-27 09:47:36 +08:00
Martin Dosch
f5f89089e5 Adjust to new html2text behavior. 2021-12-13 10:30:00 +01:00
Martin Dosch
1a34016129 Update vendored dependencies. 2021-12-13 10:29:47 +01:00
Martin Dosch
b377ec7255 Update modules 2020-10-24 12:47:01 +02:00
Martin Dosch
de5bd63a6e Update vendored dependencies. 2020-10-24 12:40:39 +02:00
Martin Dosch
8c4ec690a5 Update s.d.o username from mdosch-guest to mdosch. 2020-06-30 16:16:21 +02:00
Martin Dosch
5c629fe1cd Don't post empty articles. 2020-06-30 16:02:55 +02:00
Martin Dosch
d3f1b75d17 Changed MUC mention autoreply to send in private. 2020-03-28 12:28:59 +01:00
Martin Dosch
f0b73b6bbd Add autoreply for MUC messages. 2020-03-28 12:22:07 +01:00
Martin Dosch
031c87f665 Added kuketzbot autoreply for MUC mentions. 2020-03-26 09:17:09 +01:00
Martin Dosch
69a5eeb7b6 [golangci-lint] Changed formatting. 2019-08-30 12:30:30 +02:00
Martin Dosch
975404f2e6 Updated vendor packages. 2019-08-30 11:23:23 +02:00
Martin Dosch
2871a0e6a7 Changed html2text import to github.com/jaytaylor/html2text as jaytaylor.com/html2text seems down. 2019-08-30 11:23:07 +02:00
Martin Dosch
46c947c8da Removed debug flag. 2019-05-31 12:57:13 +02:00
Martin Dosch
2230294f1b Refactored removetracking and added a new tracking parameter. 2019-05-31 12:56:47 +02:00
Martin Dosch
071b62dad8 Manually merged last cherry-pick. 2019-05-31 12:07:46 +02:00
Martin Dosch
fdfb00337a Updated documentation for the new config option . 2019-05-31 12:06:10 +02:00
Martin Dosch
4be07fe412 Fixed a typo. 2019-05-31 11:16:44 +02:00
Martin Dosch
29d2cfa466 Updated vendor packages. 2019-05-31 11:07:56 +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
08030af4ae Addeded vendor/ 2019-05-31 10:55:51 +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
8ce67a61e0 Changed behaviour to not crash if the feed is unavailable. 2019-02-01 15:40:17 +01:00
Martin Dosch
a9c651cbb4 Removed checking of MUC join return value as it doesn't represent the MUC status codes. 2019-02-01 15:39:18 +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
b3519b09ab Removed another whitespace in URLs from mastodon. 2018-12-20 10:03:07 +01:00
Martin Dosch
50cf546d6c Removed filtering @-replies (the RSS feed doesn't contain them) and parse feeds description again instead of content (RSS vs. Atom). 2018-12-18 11:08:21 +01:00
Martin Dosch
330d94cfd7 Special branch for the instance in kuketzblog@rooms.dismail.de which posts kuketzblogs mastodon posts. 2018-12-14 14:18:46 +01:00
Martin Dosch
638c24819f Added another tracking parameter to removeTracking. 2018-09-09 19:13:16 +02:00
Martin Dosch
a0f995cd4d Removed unnecessary whitespaces in example config. 2018-09-05 20:41:43 +02: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
14d58011cd Added another tracking parameter for removal. 2018-08-03 14:50:33 +02:00
Martin Dosch
e64aa5ac63 Changet getArticles to save timestamp after every updated article as I learned there are feeds which have the articles in wrong order (looking at you spiegel.de). 2018-08-03 13:33:57 +02:00
Martin Dosch
4577ec34c1 Added function to remove some commonly used tracking. 2018-08-03 11:02:31 +02:00
Martin Dosch
03a3fd5b8e Added a comment. 2018-08-02 09:41:21 +02:00
Martin Dosch
437506313d Removed commented code. 2018-08-02 09:40:07 +02:00