Schimon Jehudah
a3d68f6a8f
Add functionality to export feeds to OPML
2024-01-03 10:37:33 +00:00
Schimon Jehudah
9843337e43
Fix missing key error
2024-01-02 18:45:43 +00:00
Schimon Jehudah
de200b3b03
Split more functions into smaller functions
2024-01-02 18:11:36 +00:00
Schimon Jehudah
e2ad10592d
Fix command recent
2024-01-02 13:19:27 +00:00
Schimon Jehudah
42cf0afeff
Fix respond error
2024-01-02 12:58:45 +00:00
Schimon Jehudah
d25c17a84a
Fix error
2024-01-02 12:52:37 +00:00
Schimon Jehudah
57b666dde2
Remove breakpoint
2024-01-02 12:44:32 +00:00
Schimon Jehudah
2026dc9a6a
Set initial value to variable response
2024-01-02 12:29:48 +00:00
Schimon Jehudah
0eaeaaa757
Fix error
2024-01-02 12:21:28 +00:00
Schimon Jehudah
8b1e03d8e9
Restrict command breakpoint
2024-01-02 12:17:48 +00:00
Schimon Jehudah
4701602355
Restrict command bookmarks
2024-01-02 12:12:29 +00:00
Schimon Jehudah
beb5c4c976
Fix interval status message
2024-01-02 12:06:35 +00:00
Schimon Jehudah
b4a20e9808
Fix command bookmarks
2024-01-02 11:52:04 +00:00
Schimon Jehudah
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.
2024-01-02 11:42:41 +00:00
Schimon Jehudah
8e3e06b36b
Improve redirection mechanism
2023-12-29 01:35:20 +00:00
Schimon Jehudah
76b2713223
Add proxy for links.
...
Fix minor problems.
2023-12-29 00:45:01 +00:00
Schimon Jehudah
395c2373ae
Fix error ModuleNotFoundError. Thank you roughnecks for the second time this evening!
2023-12-28 18:16:33 +00:00
Schimon Jehudah
7ee4000ee0
Laura: Fix awaitable error 4d03d6e16e
2023-12-28 17:58:49 +00:00
Schimon Jehudah
b2387a700d
Fix error ModuleNotFoundError. Thank you roughnecks
2023-12-28 16:30:32 +00:00
Schimon Jehudah
08001eebf8
Add __init__.py and split muc.py into bookmark.py
2023-12-28 16:22:32 +00:00
Schimon Jehudah
61bd792572
Add slixfeed.py for command line and split xmpp into modules.
2023-12-28 14:50:23 +00:00
Schimon Jehudah
8fbe97e357
Add ClearURLs functionality.
...
Fix Proxy functionality (remove www).
2023-12-27 22:48:31 +00:00
Schimon Jehudah
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
2023-12-27 22:41:53 +00:00
Schimon Jehudah
57f429fff0
Add proxy services.
...
Merry Christmas to one and all!
2023-12-26 11:22:45 +00:00
Schimon Jehudah
56d0da9a76
Improve connectivity recovery
2023-12-24 18:37:05 +00:00
Schimon Jehudah
ccd01b837d
Fixed error:
...
ERROR Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f00643ef490>
2023-12-18 16:09:33 +00:00
Schimon Jehudah
0c80c722bb
Revert change
2023-12-18 15:58:33 +00:00
Schimon Jehudah
7d711a9f11
Fix error:
...
ERROR Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f00643ef490>
2023-12-18 15:56:42 +00:00
Schimon Jehudah
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.
2023-12-18 15:29:32 +00:00
Schimon Jehudah
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.
2023-12-14 08:43:30 +00:00
Schimon Jehudah
d8a1799978
Add support for configuration files. Undo most of the changes of commit ecdcfe9c22
2023-12-11 09:04:45 +00:00
Schimon Jehudah
7c928fea25
Add option to limit archived entries
2023-12-08 11:32:01 +00:00
Schimon Jehudah
e734c57bc2
Fixed new compliance mechanism. Thank you for the report, roughnecks.
2023-12-05 09:07:45 +00:00
Schimon Jehudah
ba97c33695
Disable activation token and mastership mechanism
2023-12-05 08:18:29 +00:00
Schimon Jehudah
ecdcfe9c22
Fox issue with callback (adding URL) and an attempt to import specific parts of modules
2023-12-04 14:41:02 +00:00
Schimon Jehudah
75ccfbe521
Various of modifications
2023-12-01 13:22:03 +00:00
Schimon Jehudah
88e1468bd6
Format title - add feed title to entry title
2023-11-29 18:53:24 +00:00
Schimon Jehudah
6e7c57d745
Add option to ignore old news items
2023-11-29 15:32:35 +00:00
Schimon Jehudah
634b0e3ce6
Add MUC support including bookmarks and improve filtering
2023-11-27 17:22:56 +00:00
Schimon Jehudah
071bf78e1d
Add support for groupchat and activation feature
2023-11-26 15:23:52 +00:00
Schimon Jehudah
31baf96430
Add preview commands (read and select) and experimenting with XEP-0249
2023-11-26 05:48:09 +00:00
Schimon Jehudah
efa05aaba1
Fix tasks. Listen carefully to Laura.
2023-11-23 16:55:36 +00:00
Schimon Jehudah
f82550d24c
Add feeds, mionr improvements and notes
2023-11-22 11:47:34 +00:00
Schimon Jehudah
bbc25d25b9
Delete main.py
2023-11-15 14:02:39 +00:00
Schimon Jehudah
cb2317b35a
Fix archiving. WARNING of complexity due to UNION of SQL
2023-11-15 14:00:49 +00:00
Schimon Jehudah
031eb6ce53
Update 8 files
...
- /slixfeed/sqlitehandler.py
- /slixfeed/xmpphandler.py
- /slixfeed/opmlhandler.py
- /slixfeed/datahandler.py
- /slixfeed/datetimehandler.py
- /slixfeed/__main__.py
- /slixfeed/confighandler.py
- /slixfeed/filterhandler.py
2023-11-13 13:45:10 +00:00
Schimon Jehudah
9d6a211d36
Delete feedhandler.py
2023-11-02 12:16:13 +00:00
Schimon Jehudah
01803de1a9
Delete settings.py
2023-11-02 12:15:49 +00:00
Schimon Jehudah
2d5485350e
Merge branch 'master' into 'WIP'
...
# Conflicts:
# slixfeed/datahandler.py
# slixfeed/xmpphandler.py
2023-11-02 12:14:30 +00:00
Schimon Jehudah
af93a3781c
Remove some print command and correct commented NOTE
2023-11-02 12:05:43 +00:00