Commit graph

11 commits

Author SHA1 Message Date
Schimon Jehudah, Adv.
3913f740ef Add MUC Ad-Hoc instructions (Thank you roughnecks);
Fix automatic publishing mechanism by not excluding own JID;
Update index of commands and URLs.
2024-08-01 12:53:16 +03:00
Schimon Jehudah, Adv.
ed7491b5a9 Fix automated publishing mechanism of PubSub, so it will not halt other procedures. 2024-07-31 20:53:42 +03:00
Schimon Jehudah, Adv.
21cb7df160 Fix groupchat responses.
Segregate self.settings from 'default' settings with handler self.defaults.
2024-07-07 12:57:10 +03:00
Schimon Jehudah, Adv.
37444c9d4e Fix default alias upon joining to an MUC groupchat;
Scan subscriptions by last scanned time;
Update file README.
2024-06-24 12:46:05 +03:00
Schimon Jehudah, Adv.
1b8254832d Restore scan interval to 50 seconds in order to lower CPU usage (Thank you roughnecks). 2024-06-17 20:31:40 +03:00
Schimon Jehudah, Adv.
22a3921915 Remove a reference to module slixfed.dt which does not exist (Thank you lorenzo). 2024-06-17 20:10:50 +03:00
Schimon Jehudah, Adv.
5babb02cf8 Fix new entry selection (Thank you lorenzo and roughnecks);
Fix handling with RDF documents which has caused to a halt during feed tscan;
Ignore items without a link (Thank you Kris);
Set entry identifier as MD5 hash of link (Thank you TheCoffeMaker).
2024-06-17 17:25:24 +03:00
Schimon Jehudah, Adv.
93ea8a9fab Fix command export; Restructure code. 2024-06-16 11:55:22 +03:00
Schimon Jehudah, Adv.
382b5a52be Disable redundant print directives. 2024-06-14 12:52:29 +03:00
Schimon Jehudah, Adv.
fb4ca2c852 Improve batch processing of invalid items. 2024-06-14 12:38:44 +03:00
Schimon Jehudah, Adv.
64727d207f Restructure code;
Add more classes and modules;
Restore database maintenance;
Remove JSON support;
Remove Beautiful Soup.
2024-06-13 18:53:53 +03:00