Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging : make QTribu compatible with qt6 #208

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

Guts
Copy link
Member

@Guts Guts commented Oct 11, 2024

Guts and others added 11 commits November 6, 2024 10:54
* feature(qchat): auto-reconnect to last room when QGIS start
* feature(qchat): handle users registration

* feature(qchat): set user registration optional

* feature(qchat): notify when a user has left

* refactor(qchat): rename registration to incognito mode

* ui(qchat): set settings tooltips

* ui(qchat): set qchat groupbox enabled
* feature(qchat): handle users registration

* feature(qchat): set user registration optional

* feature(qchat): notify when a user has left

* refactor(qchat): rename registration to incognito mode

* ui(qchat): set settings tooltips

* ui(qchat): set qchat groupbox enabled

* feature(qchat): like message
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@1.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…ations (#211)

* feature(qchat): display and send image

* fix(qchat): create an item using bytes

* feature(qchat): send QGIS screenshot to chat

* feature(qchat): open image on single click

* refactor(qchat): use qchat message types and ws wrapper

* feature(qchat): send QGIS screenshot through websocket

* feature(qchat): send iamges through websocket

* fix(qchat): set send author and avatar for image items

* feature(qchat): set image message color if sent by user

* doc(qchat): add docstrings
* refactor(qchat): use constants for message types

* fix(qchat): add type key check when receiving a message
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file UI User interface: forms, widgets... tooling Development tools labels Nov 6, 2024
Copy link

sonarqubecloud bot commented Nov 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation packaging tooling Development tools UI User interface: forms, widgets...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants