Commit Graph

25 Commits

Author SHA1 Message Date
kdusek
09f85c5902 Remove invalid pyqt6-qt6-multimedia dependency and add build.sh script for easy compilation
Some checks failed
build / build-pip (push) Failing after 26s
build / build-win64 (push) Has been cancelled
build / build-macos (push) Has been cancelled
2025-11-27 10:01:39 +01:00
kdusek
2108568f50 Add persistent notifications for priority 10 messages
Some checks failed
build / build-pip (push) Failing after 1m13s
build / build-win64 (push) Has been cancelled
build / build-macos (push) Has been cancelled
- Implement custom PersistentNotification widget with flashing background
- Add settings for persistent priority 10 notifications and sound control
- Modify notification logic to show persistent pop-ups for priority 10
- Allow closing all persistent notifications via tray icon click
- Add AGENTS.md with type checking guidelines
- Configure pyright to suppress PyQt6 false positives
- Update UI in settings dialog for new options
- Add notification sound file
2025-11-26 15:10:50 +01:00
dries.k
4e34c5e614 update github actions 2024-10-29 16:52:18 +01:00
dries.k
8062c58eba fix: pyqt import error (?) 2024-08-27 16:26:16 +02:00
dries.k
a8d77773b9 update requirements 2024-05-18 00:04:37 +02:00
dries.k
db8bfc0f44 remove websocket-client dependency in favor of QWebSocket 2023-08-05 16:36:12 +02:00
dries.k
6b5434978b remove python-dateutil dependency in favor of QDateTime 2023-08-05 15:21:28 +02:00
dries.k
f91e9b9dda update pyqt 2023-06-18 17:26:28 +02:00
dependabot[bot]
2baf79f7aa Bump websocket-client from 1.5.1 to 1.5.2
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-27 22:35:09 +00:00
dependabot[bot]
2031af1d37 Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 20:59:50 +00:00
seird
bc221d6c8f Automatic theme (#29)
* add "automatic" theme

set the theme and icons based on the system theme

* update the default icons based on system theme

* update pyqt to 6.5.0 to get the colorSchemeChanged callback

* rename style to theme

* remove unused svg files for default theme

* ServerInfoDialog: update feedback colors in dark mode
2023-05-21 11:41:01 +02:00
dries.k
bcc9a1255c update dependencies 2023-04-08 14:24:55 +02:00
dries.k
31ba4639f7 revert .pending error workaround: no longer needed in v1.4.2 2022-11-15 17:12:39 +01:00
dependabot[bot]
987f2c2930 Bump pyqt6 from 6.3.1 to 6.4.0
Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.3.1 to 6.4.0.

---
updated-dependencies:
- dependency-name: pyqt6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 21:19:16 +00:00
dries.k
4746fc5fda workaround for .pending error 2022-10-20 17:59:15 +02:00
dries.k
a8f2c9d08c revert websocket-client to 1.3.3 (.pending error) 2022-09-25 10:42:18 +02:00
dependabot[bot]
f4aeb33e68 Bump websocket-client from 1.3.3 to 1.4.0
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 20:40:03 +00:00
seird
aa1adb8435 Merge pull request #6 from seird/dependabot/pip/requests-2.28.1
Bump requests from 2.27.1 to 2.28.1
2022-08-04 00:37:09 +02:00
dependabot[bot]
6f29acc405 Bump requests from 2.27.1 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 22:36:38 +00:00
dependabot[bot]
22df401d9b Bump pyqt6 from 6.3.0 to 6.3.1
Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.3.0 to 6.3.1.

---
updated-dependencies:
- dependency-name: pyqt6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 22:36:10 +00:00
dependabot[bot]
d18bcbbded Bump websocket-client from 1.3.2 to 1.3.3
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 22:34:46 +00:00
dries.k
0004431b44 update requirements 2022-06-04 18:28:12 +02:00
CeruleanSky
7d2c98ccdc Fix message timestamp parsing 2022-06-04 08:43:17 -04:00
dries.k
f5f2e2b7b6 update requirements 2022-02-02 17:49:58 +01:00
dries.k
1520e4d9e7 initial commit 2021-08-05 18:56:17 +02:00