kdusek
7b695d7b7f
Fix compatibility issues with Qt/PyQt6 versions
...
build / build-win64 (push) Waiting to run
build / build-macos (push) Waiting to run
build / build-pip (push) Failing after 11s
- Add null check for message.message in search filter
- Handle missing colorScheme/colorSchemeChanged methods for older Qt versions
- Add display check to prevent hanging in headless environments
- Update build documentation with system package alternative
- Update PyInstaller spec for Python 3.12
- Improve run.sh script with venv management
2025-12-06 04:00:10 +01:00
kdusek
4c3b6925e5
Add message filtering by priority and subject, with CRITICAL always visible
...
- Implement MessagesProxyModel for client-side filtering
- Add priority filter buttons (LOW 0-3, NORMAL 4-8, HIGH 9, CRITICAL 10 always shown)
- Add subject filter menu with checkable actions for message titles
- Add Remove Filters button to reset all filters
- Restore priority 10 persistent notification setting in options
- Fix settings dialog errors and update UI layouts
- Ensure CRITICAL priority messages cannot be filtered out but can toggle persistent pop-ups
2025-12-01 18:02:05 +01:00
kdusek
2108568f50
Add persistent notifications for priority 10 messages
...
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
490044d9a7
update widgets_settings design
2025-03-27 18:32:58 +01:00
dries.k
7a173dbf94
add option to disable showing image urls as images
2024-05-17 23:52:31 +02:00
dries.k
851056852d
show version in settings window
2023-08-22 20:49:24 +02:00
dries.k
b4accedd61
Merge branch 'application-order'
2023-08-17 23:25:00 +02:00
dries.k
84495caf43
add option to toggle server watchdog thread
2023-07-09 15:03:10 +02:00
dries.k
c57e3d5bca
Follow the system theme and set the icons accordingly, no more handcrafted theming
2023-05-30 21:51:58 +02:00
dries.k
234557df46
add option to set date label as system locale format
2023-05-22 23:22:23 +02:00
dries.k
558ec0dbae
rename orange/red to medium/high
2023-01-07 21:02:25 +01:00
dries.k
e00c2d4ca1
display message priority colors
2022-12-28 18:21:43 +01:00
dries.k
953e1db6f1
add option to clear the image cache
2022-12-04 19:55:31 +01:00
dries.k
f10ada6cd0
add option to reset fonts to default
2022-11-04 12:02:01 +01:00
dries.k
79370bc232
add tray unread icon setting
2022-11-03 17:42:22 +01:00
seird
a8a854ce6b
Add basic dark & light theme ( #18 )
2022-11-02 19:31:56 +01:00
dries.k
de5b535a15
make group box checkable
2022-09-03 13:32:41 +02:00
dries.k
96cf4f71f0
change w/h in settings
2022-09-03 13:32:12 +02:00
dries.k
28fef2c9de
basic image pop-up on hover
2022-09-03 13:31:33 +02:00
dries.k
548b49f610
add option to change notification click behavior
2022-09-03 12:43:52 +02:00
dries.k
ffd0ff4ad7
notification duration: instead of showing a tooltip, just hide the elements on windows
2022-08-21 10:30:30 +02:00
dries.k
f076e44a31
add tooltip
2022-08-01 17:35:28 +02:00
dries.k
d09431f6ad
reorder settings widgets
2022-04-04 18:13:12 +02:00
dries.k
b622a0fe58
import/export/reset settings
2022-04-04 15:44:46 +02:00
dries.k
17e41c414d
check for missed messages on reconnect
2022-03-29 17:06:45 +02:00
dries.k
ff8f7328fa
message fonts setting
2022-02-10 17:56:39 +01:00
dries.k
0bea6ea14f
a better main window
2022-02-08 22:12:52 +01:00
dries.k
ac656d08ab
reorder settings widget
2022-01-30 19:34:13 +01:00
dries.k
829a9a7c67
remove themes
2022-01-30 13:08:47 +01:00
dries.k
c063f11285
remove MainWindow
2022-01-30 12:59:31 +01:00
dries.k
99aa90985f
allow changing log level
2022-01-29 17:02:39 +01:00
dries.k
1520e4d9e7
initial commit
2021-08-05 18:56:17 +02:00