Skip to content

feat: enhanced parsing#3

Merged
IMDelewer merged 17 commits into
devfrom
feat/parsing
May 12, 2026
Merged

feat: enhanced parsing#3
IMDelewer merged 17 commits into
devfrom
feat/parsing

Conversation

@xelthorV

@xelthorV xelthorV commented May 12, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown
Contributor

📋 PR Summary

feat: enhanced parsing

xelthorV opened a pull request from feat/parsingdev


📊 Overview

Metric Value
Commits 17
Changed Files 11
Additions +1446
Deletions -79
Contributors 1

📈 Change Distribution

  • ✨ Features ███████████░░░░░░░░░ 9
  • 🐛 Fixes ██████░░░░░░░░░░░░░░ 5
  • 🔧 Chores █░░░░░░░░░░░░░░░░░░░ 1
  • 🚀 CI ██░░░░░░░░░░░░░░░░░░ 2

✨ Features

9 commits

🐛 Fixes

5 commits

🔧 Chores

1 commits

🚀 CI

2 commits

🎯 Main Impact Areas

  • ui — 8 commits
  • parsing — 5 commits
  • sessions — 1 commits

📂 Most Changed Files

+ 663  - 25   src/accxus/platforms/telegram/parsing.py
+ 319  - 35   src/accxus/ui/tg/parsing.py
+ 346  - 0    .github/workflows/pr-summary.yml
+ 80   - 10   src/accxus/platforms/telegram/sessions.py
+ 10   - 4    src/accxus/ui/tg/sessions.py
+ 11   - 1    src/accxus/platforms/telegram/client.py
+ 11   - 1    src/accxus/types/telegram.py
+ 3    - 1    src/accxus/ui/app.py
+ 1    - 1    pyproject.toml
+ 1    - 1    src/accxus/__init__.py

🧩 Changed Directories

  • src/ — 9 files
  • .github/ — 1 files
  • root/ — 1 files

⚠️ High Impact Files

  • src/accxus/platforms/telegram/parsing.py (+663 / -25)
  • src/accxus/ui/tg/parsing.py (+319 / -35)
  • .github/workflows/pr-summary.yml (+346 / -0)

👥 Contributors


🔎 Raw Commit Messages

Show raw commits
feat(parsing): support bulk telegram exports

feat(ui): add selective parsing controls

fix(ui): render parsing tab content

feat(parsing): enrich telegram exports

feat(ui): expose media export controls

feat(ui): select fetched parsing chats

fix(ui): show parsing chat table

fix(ui): stack parsing chat controls

fix(parsing): resolve unread telegram chats

feat(sessions): cache telegram dc metadata

feat(ui): show telegram session dc

feat(parsing): enhance gift parsing and add message export cooldown

feat(ui): add sender filtering to chat export

fix(parsing): use absolute paths for downloads and fix type issues

ci: add pr summary

chore: bump version to 0.3.0

ci: add markdown in PR Summary


Generated automatically from conventional commits and PR metadata.

@IMDelewer IMDelewer merged commit 77a9732 into dev May 12, 2026
1 check passed
@IMDelewer IMDelewer deleted the feat/parsing branch May 12, 2026 13:42
@github-actions github-actions Bot mentioned this pull request May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants