Commit graph

  • 43fa1a463c Save enclosures Send new message upon media detection Schimon Jehudah 2024-01-13 17:17:43 +0000
  • ec82aeb3cc Detect image from xml enclosure in addition to html img Schimon Jehudah 2024-01-11 10:55:42 +0000
  • b675618b95 Change order of html data and status code Schimon Jehudah 2024-01-10 21:40:12 +0000
  • b1cb9f7777 Handle readability exception Schimon Jehudah 2024-01-10 21:20:02 +0000
  • 0ca37dfdee Improve SQLite performance. Handle missing packages errors. Schimon Jehudah 2024-01-10 20:06:56 +0000
  • 46a0819229 Add functionality to display images from first link to provide an image (experimental) Schimon Jehudah 2024-01-09 22:36:16 +0000
  • 8b313acd91 Include entry Id in formed message Schimon Jehudah 2024-01-09 16:00:01 +0000
  • b06e1bc693 Add functionality to download articles Schimon Jehudah 2024-01-09 15:53:19 +0000
  • 9709c052ee Improve code of module crawl.py Schimon Jehudah 2024-01-09 12:34:10 +0000
  • 956ce69fcb Fix entry duplication check Schimon Jehudah 2024-01-07 09:57:54 +0000
  • fa4c85cd61 Comment breakpoint() Schimon Jehudah 2024-01-06 22:17:04 +0000
  • dbe9ec3073 Restructure modules and database. Add OPML import functionality. Minor improvements. Schimon Jehudah 2024-01-06 22:03:08 +0000
  • 6b07640666 Fix updates retrieval Schimon Jehudah 2024-01-04 13:58:06 +0000
  • b77ef5346f More segregation of code Schimon Jehudah 2024-01-04 12:38:22 +0000
  • 7135994888 Segregate code into more particular functions Schimon Jehudah 2024-01-04 01:16:24 +0000
  • 96f3369539 Fix a couple of errors and split functions Schimon Jehudah 2024-01-03 15:04:01 +0000
  • 94af40cf40 Fix creation of directory logs/ thanks roughnecks Schimon Jehudah 2024-01-03 12:30:52 +0000
  • 9386e5de49 Add functionality to export to markdown Schimon Jehudah 2024-01-03 12:17:39 +0000
  • a3d68f6a8f Add functionality to export feeds to OPML Schimon Jehudah 2024-01-03 10:37:33 +0000
  • 9843337e43 Fix missing key error Schimon Jehudah 2024-01-02 18:45:43 +0000
  • de200b3b03 Split more functions into smaller functions Schimon Jehudah 2024-01-02 18:11:36 +0000
  • e2ad10592d Fix command recent Schimon Jehudah 2024-01-02 13:19:27 +0000
  • 42cf0afeff Fix respond error Schimon Jehudah 2024-01-02 12:58:45 +0000
  • d25c17a84a Fix error Schimon Jehudah 2024-01-02 12:52:37 +0000
  • 57b666dde2 Remove breakpoint Schimon Jehudah 2024-01-02 12:44:32 +0000
  • 2026dc9a6a Set initial value to variable response Schimon Jehudah 2024-01-02 12:29:48 +0000
  • 0eaeaaa757 Fix error Schimon Jehudah 2024-01-02 12:21:28 +0000
  • 8b1e03d8e9 Restrict command breakpoint Schimon Jehudah 2024-01-02 12:17:48 +0000
  • 4701602355 Restrict command bookmarks Schimon Jehudah 2024-01-02 12:12:29 +0000
  • beb5c4c976 Fix interval status message Schimon Jehudah 2024-01-02 12:06:35 +0000
  • b4a20e9808 Fix command bookmarks Schimon Jehudah 2024-01-02 11:52:04 +0000
  • bc30229c02 Update settings file Schimon Jehudah 2024-01-02 11:48:44 +0000
  • f65be8b5c8 WIP Add http proxy support. Add more functionality to handle bookmarks. Split into more modules. Remove callback function initdb. Tasked status messages are broken. Schimon Jehudah 2024-01-02 11:42:41 +0000
  • 8e3e06b36b Improve redirection mechanism Schimon Jehudah 2023-12-29 01:35:20 +0000
  • 76b2713223 Add proxy for links. Fix minor problems. Schimon Jehudah 2023-12-29 00:45:01 +0000
  • be008fc6b5 Fix error ModuleNotFoundError. Thank you roughnecks for the third time this evening! Schimon Jehudah 2023-12-28 18:23:16 +0000
  • 395c2373ae Fix error ModuleNotFoundError. Thank you roughnecks for the second time this evening! Schimon Jehudah 2023-12-28 18:16:33 +0000
  • 7ee4000ee0 Laura: Fix awaitable error 4d03d6e16e Schimon Jehudah 2023-12-28 17:58:49 +0000
  • b2387a700d Fix error ModuleNotFoundError. Thank you roughnecks Schimon Jehudah 2023-12-28 16:30:32 +0000
  • 08001eebf8 Add __init__.py and split muc.py into bookmark.py Schimon Jehudah 2023-12-28 16:22:32 +0000
  • 61bd792572 Add slixfeed.py for command line and split xmpp into modules. Schimon Jehudah 2023-12-28 14:50:23 +0000
  • 8fbe97e357 Add ClearURLs functionality. Fix Proxy functionality (remove www). Schimon Jehudah 2023-12-27 22:48:31 +0000
  • 4d03d6e16e Laura: Fix runtime warning: coroutine was never awaited `` /usr/lib/python3.11/asyncio/events.py:73: RuntimeWarning: coroutine 'send_update' was never awaited self._args = None RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.11/asyncio/events.py:73: RuntimeWarning: coroutine 'send_status' was never awaited self._args = None RuntimeWarning: Enable tracemalloc to get the object allocation traceback `` Thank you, Laura Schimon Jehudah 2023-12-27 22:41:53 +0000
  • 57f429fff0 Add proxy services. Merry Christmas to one and all! Schimon Jehudah 2023-12-26 11:22:45 +0000
  • 56d0da9a76 Improve connectivity recovery Schimon Jehudah 2023-12-24 18:37:05 +0000
  • 0566589a9d Add csv table and sort out assets Schimon Jehudah 2023-12-24 18:26:31 +0000
  • cb05f8907e Delete datasets directory and it consequent csv files Schimon Jehudah 2023-12-24 18:16:50 +0000
  • fa6cc7d1a5 Set Slixfeed/0.1 as default user agent Schimon Jehudah 2023-12-18 16:25:22 +0000
  • ee9737debc Add section Network and future options for mixnet networks Schimon Jehudah 2023-12-18 16:21:24 +0000
  • ccd01b837d Fixed error: ERROR Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f00643ef490> Schimon Jehudah 2023-12-18 16:09:33 +0000
  • 0c80c722bb Revert change Schimon Jehudah 2023-12-18 15:58:33 +0000
  • 7d711a9f11 Fix error: ERROR Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f00643ef490> Schimon Jehudah 2023-12-18 15:56:42 +0000
  • 19bc626eb1 Add user agent setting. Add command reset (mark as read). Fix error with command recent. Fix error with command stats. Thanks roughnecks for reporting these issues. Schimon Jehudah 2023-12-18 15:29:32 +0000
  • d4b0d08480 Do not send updates when updates are not enabled. Add a new module for handling URLs. Remove awaitables from functions of mere runtime actions. Schimon Jehudah 2023-12-14 08:43:30 +0000
  • d8203abb20 Add Simone and Strix to THANKS Schimon Jehudah 2023-12-11 12:48:45 +0000
  • d8a1799978 Add support for configuration files. Undo most of the changes of commit ecdcfe9c22 Schimon Jehudah 2023-12-11 09:04:45 +0000
  • 7c928fea25 Add option to limit archived entries Schimon Jehudah 2023-12-08 11:32:01 +0000
  • 1e55dba759 Update README Schimon Jehudah 2023-12-05 10:13:27 +0000
  • f4a016f32e Add new file Schimon Jehudah 2023-12-05 10:00:30 +0000
  • e734c57bc2 Fixed new compliance mechanism. Thank you for the report, roughnecks. Schimon Jehudah 2023-12-05 09:07:45 +0000
  • fd8fb7c247 Add more feeds Schimon Jehudah 2023-12-05 08:27:45 +0000
  • ba97c33695 Disable activation token and mastership mechanism Schimon Jehudah 2023-12-05 08:18:29 +0000
  • ecdcfe9c22 Fox issue with callback (adding URL) and an attempt to import specific parts of modules Schimon Jehudah 2023-12-04 14:41:02 +0000
  • 75ccfbe521 Various of modifications Schimon Jehudah 2023-12-01 13:22:03 +0000
  • 9504d31d03 Add reference to JabRSS of Christof Meerwald and Jens W. Wulf Schimon Jehudah 2023-11-30 17:27:49 +0000
  • 88e1468bd6 Format title - add feed title to entry title Schimon Jehudah 2023-11-29 18:53:24 +0000
  • 6e7c57d745 Add option to ignore old news items Schimon Jehudah 2023-11-29 15:32:35 +0000
  • c66e09461d Add LICENSE Schimon Jehudah 2023-11-29 15:25:23 +0000
  • be6e1e0622 Update README.md Schimon Jehudah 2023-11-28 16:13:57 +0000
  • 634b0e3ce6 Add MUC support including bookmarks and improve filtering Schimon Jehudah 2023-11-27 17:22:56 +0000
  • 071bf78e1d Add support for groupchat and activation feature Schimon Jehudah 2023-11-26 15:23:52 +0000
  • 31baf96430 Add preview commands (read and select) and experimenting with XEP-0249 Schimon Jehudah 2023-11-26 05:48:09 +0000
  • efa05aaba1 Fix tasks. Listen carefully to Laura. Schimon Jehudah 2023-11-23 16:55:36 +0000
  • f82550d24c Add feeds, mionr improvements and notes Schimon Jehudah 2023-11-22 11:47:34 +0000
  • bbc25d25b9 Delete main.py Schimon Jehudah 2023-11-15 14:02:39 +0000
  • cb2317b35a Fix archiving. WARNING of complexity due to UNION of SQL Schimon Jehudah 2023-11-15 14:00:49 +0000
  • 9a93d6de0e Add default configurations and dictionary as assets Schimon Jehudah 2023-11-15 13:42:56 +0000
  • b6ed4726ce Update datasets Schimon Jehudah 2023-11-15 13:28:21 +0000
  • 30c43fc6c2 Merge branch 'work-in-progress' into 'master' Schimon Jehudah 2023-11-15 13:12:35 +0000
  • fad5e51ccb Add Ireland! Schimon Jehudah 2023-11-13 14:12:05 +0000
  • 80a4aa4a39 Delete united_Kingdom.csv.old Schimon Jehudah 2023-11-13 14:11:27 +0000
  • c83182c804 Update united_Kingdom.csv Schimon Jehudah 2023-11-13 14:10:50 +0000
  • 7c95791968 Add csv datasets Schimon Jehudah 2023-11-13 13:56:12 +0000
  • 031eb6ce53 Update 8 files Schimon Jehudah 2023-11-13 13:45:10 +0000
  • 9d6a211d36 Delete feedhandler.py Schimon Jehudah 2023-11-02 12:16:13 +0000
  • 01803de1a9 Delete settings.py Schimon Jehudah 2023-11-02 12:15:49 +0000
  • 63ae7500df Merge branch 'WIP' into 'master' Schimon Jehudah 2023-11-02 12:14:43 +0000
  • 2d5485350e Merge branch 'master' into 'WIP' Schimon Jehudah 2023-11-02 12:14:30 +0000
  • af93a3781c Remove some print command and correct commented NOTE Schimon Jehudah 2023-11-02 12:05:43 +0000
  • d712eaea31 Store looping task inside a dictionary so that it would be cancellable by pointing at the dictionary Schimon Jehudah 2023-11-02 11:20:00 +0000
  • e3a53068af Update __main__.py Schimon Jehudah 2023-11-02 05:18:53 +0000
  • 169878c3b7 Update xmpphandler.py Schimon Jehudah 2023-11-02 05:18:26 +0000
  • 85d98609c5 Update sqlitehandler.py Schimon Jehudah 2023-11-02 05:18:01 +0000
  • 1f3aa9459e Update confighandler.py Schimon Jehudah 2023-11-02 05:17:30 +0000
  • eb0bec12fd Update datahandler.py Schimon Jehudah 2023-11-02 05:17:04 +0000
  • 6c5f17e11a Update file confighandler.py Schimon Jehudah 2023-11-02 05:15:33 +0000
  • 8511239e2c Update 6 files Schimon Jehudah 2023-11-02 05:14:01 +0000
  • cb3de7feba Split main.py into modules Schimon Jehudah 2023-10-24 14:43:14 +0000
  • e1069301fa Pass title string instead of a parsed feed Schimon Jehudah 2023-10-12 11:13:46 +0000
  • b1d1af5100 Use loop.call_at Schimon Jehudah 2023-10-12 11:09:31 +0000