vvzvlad
|
422e2adc2d
|
Add shebang and encoding declaration to multiple Python files
|
2025-04-03 01:48:34 +03:00 |
|
vvzvlad
|
3d54230169
|
Update PostParser to classify unknown posts with a new emoji and enhance RSS generator to ignore new chat title events
|
2025-04-01 02:22:59 +03:00 |
|
vvzvlad
|
93698e0d4e
|
adding UNICODE flag to regex pattern
|
2025-03-22 15:11:30 +03:00 |
|
vvzvlad
|
d3fe2c1b71
|
exclude_text filtering now use regex
|
2025-03-22 14:46:36 +03:00 |
|
vvzvlad
|
ac2c06fe22
|
Update limit validation in generate_channel_rss to allow a maximum of 200 instead of 100
|
2025-03-22 13:55:04 +03:00 |
|
vvzvlad
|
a17a4aa860
|
Update media section formatting in _render_messages_groups to include line breaks for better HTML presentation
|
2025-03-21 15:32:20 +03:00 |
|
vvzvlad
|
e2701d7979
|
Skip service messages about new chat photos
|
2025-03-11 13:47:51 +03:00 |
|
vvzvlad
|
716fa7ee42
|
Add text exclusion filter
|
2025-03-04 03:15:26 +10:00 |
|
vvzvlad
|
2dc1fecc66
|
Improve error logging and increase HTML generation limit
|
2025-02-10 05:54:28 +03:00 |
|
vvzvlad
|
44dbeabe1d
|
Add docstrings and improve HTML generation in RSS generator
|
2025-02-10 05:53:11 +03:00 |
|
vvzvlad
|
60b253c1c1
|
Refactor session handling and configuration management
|
2025-02-10 05:09:29 +03:00 |
|
vvzvlad
|
67d52b507a
|
Add time-based media group merging for RSS and HTML generation
|
2025-02-09 21:44:55 +03:00 |
|
vvzvlad
|
232a2d3a0a
|
Add message group trimming to RSS and HTML generation
|
2025-02-09 20:30:01 +03:00 |
|
vvzvlad
|
893bb02a40
|
Fix channel history retrieval parameter in RSS generator
|
2025-02-09 06:04:27 +03:00 |
|
vvzvlad
|
7c9fd859d7
|
Refactor PostParser: Improve code style and method visibility
|
2025-02-09 06:04:01 +03:00 |
|
vvzvlad
|
344052e00e
|
EPIC: Add content filtering via message flags
|
2025-02-09 03:53:52 +03:00 |
|
vvzvlad
|
1512c09f1b
|
BIG REFACTORING post parsing and rendering with modular HTML generation and improved media group handling
|
2025-02-09 02:29:49 +03:00 |
|
vvzvlad
|
f257343f35
|
EPIC: add support for private channels (iwth numeric id)
|
2025-02-06 23:38:34 +03:00 |
|
vvzvlad
|
28f51022b7
|
Add logging and debug information to post merging and content reorganization
|
2025-02-06 23:17:31 +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
|
789cf05617
|
Configure logging with default stream handler and improved formatting
|
2025-02-05 03:20:46 +03:00 |
|
vvzvlad
|
cd06bb1e14
|
Refine author display formatting in RSS and PostParser
|
2025-02-05 03:17:17 +03:00 |
|
vvzvlad
|
49007a0b5e
|
Sanitize RSS feed description by removing newline characters
|
2025-02-04 20:34:44 +03:00 |
|
vvzvlad
|
c78cdbc468
|
Fix RSS generation post selection logic for channel feeds
|
2025-02-04 04:33: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
|
e4f3b5cede
|
Improve RSS feed generation for invalid Telegram channels
|
2025-02-03 17:13:02 +03:00 |
|
vvzvlad
|
b0e03ce6e8
|
Enhance media retrieval with file unique ID and improved error handling
|
2025-02-03 02:28:58 +03:00 |
|
vvzvlad
|
86c70cbd8b
|
Sort media group posts by message_id for consistent RSS generation
|
2025-02-02 22:43:08 +03:00 |
|
vvzvlad
|
aad6e1d190
|
Add error handling for non-existent Telegram channels in RSS generation
|
2025-02-02 22:39:29 +03:00 |
|
vvzvlad
|
a02d764573
|
Remove channel creator from RSS feed generation
|
2025-02-02 19:40:01 +03:00 |
|
vvzvlad
|
4e09a85c78
|
Improve RSS feed generation with channel metadata and service message filtering
|
2025-02-02 19:07:26 +03:00 |
|
vvzvlad
|
f360f1167c
|
BIG refactoring
|
2025-02-02 18:51:50 +03:00 |
|