Commit Graph

130 Commits

Author SHA1 Message Date
vvzvlad 0ea7717422 Add CSS sanitization for image dimensions in HTML sanitization 2025-02-07 01:14:34 +03:00
vvzvlad 3aacd0dcef Refactor channel username and ID extraction logic 2025-02-07 01:03:49 +03:00
vvzvlad f257343f35 EPIC: add support for private channels (iwth numeric id) 2025-02-06 23:38:34 +03:00
vvzvlad a7dc10bbf1 Refactor channel ID handling and username extraction in PostParser 2025-02-05 23:46:55 +03:00
vvzvlad 594b1a8c57 Add HTML sanitization and improve channel ID handling in PostParser 2025-02-05 23:37:39 +03:00
vvzvlad cebcdbd5df Add HTML output option for RSS feed and enhance post processing 2025-02-05 23:06:15 +03:00
vvzvlad 8712fb61c4 Enhance channel username extraction and handling in PostParser 2025-02-05 05:31:06 +03:00
vvzvlad 4815319961 Add support many channel usernams 2025-02-05 05:25:18 +03:00
vvzvlad da67f07e5f Improve author info handling with null checks and safer attribute retrieval 2025-02-05 05:06:28 +03:00
vvzvlad cd06bb1e14 Refine author display formatting in RSS and PostParser 2025-02-05 03:17:17 +03:00
vvzvlad e4d7fa402b Refine reactions display formatting in PostParser 2025-02-05 03:10:57 +03:00
vvzvlad b97e7882c3 Add URL signature verification for media files 2025-02-05 03:06:30 +03:00
vvzvlad c5d8d901b9 Enhance reactions and links display in PostParser 2025-02-05 02:43:25 +03:00
vvzvlad e91c20d275 Add support for forward_sender_name in message forwarding parsing 2025-02-04 20:39:49 +03:00
vvzvlad b9df0184a4 Refactor reactions, views, and links display in PostParser 2025-02-04 20:34:36 +03:00
vvzvlad aa2e0851ed Add forward and reply message parsing to PostParser 2025-02-04 20:25:03 +03:00
vvzvlad 4d160bc665 Update test URL comments for link parsing scenarios 2025-02-04 16:08:20 +03:00
vvzvlad 853f047cc6 Add Telegram links to message parsing in PostParser 2025-02-04 16:07:25 +03:00
vvzvlad 2c0371baea Improve URL processing in PostParser to handle links outside HTML tags 2025-02-04 15:56:05 +03:00
vvzvlad a4f1ffd7c9 Refactor RSS feed generation and post parsing to improve content handling 2025-02-03 18:42:27 +03:00
vvzvlad 39dc160303 Enhance large video file handling with temporary file support and background deletion 2025-02-03 16:43:50 +03:00
vvzvlad 347a6b1525 Improve poll media type handling and logging in media processing 2025-02-03 16:00:22 +03:00
vvzvlad ef5bba283e Handle missing channel username in file ID generation 2025-02-03 03:57:22 +03:00
vvzvlad b76abd0c14 Add logging and support for web page photo media type in file ID extraction 2025-02-03 03:49:02 +03:00
vvzvlad c0580b3abf Implement media file caching and background download mechanism 2025-02-03 03:04:50 +03:00
vvzvlad b0e03ce6e8 Enhance media retrieval with file unique ID and improved error handling 2025-02-03 02:28:58 +03:00
vvzvlad 7d5f151793 Update media URL generation to include chat username and message ID 2025-02-03 02:06:51 +03:00
vvzvlad 1693e5c0b0 Add media file ID tracking and update file ID retrieval method 2025-02-02 23:35:07 +03:00
vvzvlad 9a3cd7a59e Add hyperlinks to raw URLs in post HTML parsing 2025-02-02 23:03:52 +03:00
vvzvlad f360f1167c BIG refactoring 2025-02-02 18:51:50 +03:00