Skip to content

chore: version 0.4.0#4

Merged
xelthorV merged 24 commits into
mainfrom
dev
May 15, 2026
Merged

chore: version 0.4.0#4
xelthorV merged 24 commits into
mainfrom
dev

Conversation

@xelthorV
Copy link
Copy Markdown
Collaborator

No description provided.

@xelthorV xelthorV requested a review from IMDelewer May 15, 2026 13:45
@xelthorV xelthorV added the enhancement New feature or request label May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📋 PR Summary

chore: version 0.4.0

xelthorV opened a pull request from devmain


📊 Overview

Metric Value
Commits 22
Changed Files 28
Additions +2955
Deletions -547
Contributors 2

📈 Change Distribution

  • ✨ Features █████████░░░░░░░░░░░ 10
  • 🐛 Fixes █████░░░░░░░░░░░░░░░ 5
  • 🔧 Chores ███░░░░░░░░░░░░░░░░░ 3
  • 🚀 CI ████░░░░░░░░░░░░░░░░ 4

✨ Features

10 commits

🐛 Fixes

5 commits

🔧 Chores

3 commits

🚀 CI

4 commits

🎯 Main Impact Areas

  • ui — 8 commits
  • parsing — 5 commits
  • sessions — 1 commits
  • summary — 1 commits
  • build — 1 commits
  • pyproject — 1 commits

📂 Most Changed Files

+ 663 - 25  src/accxus/platforms/telegram/parsing.py
+ 301 - 270 src/accxus/ui/tg/sessions.py
+ 474 - 0   .github/workflows/pr-summary.yml
+ 397 - 0   src/accxus/ui/tg/registration.py
+ 319 - 35  src/accxus/ui/tg/parsing.py
+ 132 - 63  src/accxus/ui/proxy/view.py
+ 169 - 0   .github/workflows/build.yml
+ 141 - 0   src/accxus/ui/utils/telegram_converter.py
+ 89  - 50  src/accxus/ui/app.py
+ 83  - 10  src/accxus/platforms/telegram/sessions.py

🧩 Changed Directories

  • src/ — 24 files
  • .github/ — 2 files
  • root/ — 1 files
  • tests/ — 1 files

⚠️ High Impact Files

  • src/accxus/platforms/telegram/parsing.py (+663 / -25)
  • src/accxus/ui/tg/sessions.py (+301 / -270)
  • .github/workflows/pr-summary.yml (+474 / -0)
  • src/accxus/ui/tg/registration.py (+397 / -0)
  • src/accxus/ui/tg/parsing.py (+319 / -35)

👥 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

feat: enhanced parsing (#3)

chore: version 0.4.0

ci(summary): Add changelog to summary

ci(build): add build workflow

chore(pyproject): remove rigi from pyproject


Generated automatically from PR metadata.

@xelthorV xelthorV merged commit 11fdd4d into main May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants