Skip to content

enh: add username option and align messages accordingly.#9

Merged
shsiddhant merged 1 commit into
mainfrom
enh/chat-user-alignment
Mar 30, 2026
Merged

enh: add username option and align messages accordingly.#9
shsiddhant merged 1 commit into
mainfrom
enh/chat-user-alignment

Conversation

@shsiddhant
Copy link
Copy Markdown
Owner

Pull Request Summary

Adds option to choose username from participants during chat import and aligns messages according to username.

Type of Change

Choose one or more:

  • Bugfix
  • New Feature

Changes

  1. Set minimum size and initial geometry for main window.
  2. Add participants property and a modifiable username attribute to Conversation.
  3. Add option to choose username from participants during chat import.
  4. Fix messages alignment according to username - on the right if sender is same as username, on the left otherwise.

Checklist

  • Code runs without errors
  • Code style and lint checks passed

@shsiddhant shsiddhant self-assigned this Mar 30, 2026
@shsiddhant shsiddhant added enhancement New feature or request models Add/modify SQLAlchemy models ui Additions/Changes to PySide Qt app UI labels Mar 30, 2026
@shsiddhant shsiddhant merged commit d6e49af into main Mar 30, 2026
2 checks passed
@shsiddhant shsiddhant deleted the enh/chat-user-alignment branch March 30, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request models Add/modify SQLAlchemy models ui Additions/Changes to PySide Qt app UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant