index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
notifications
/
ManagerLinux.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't show spoilers in sidebar or notifications if possible
Nicolas Werner
2024-05-16
1
-2
/
+3
*
Try to make windows notifications prettier
Nicolas Werner
2023-12-11
1
-1
/
+2
*
Support activation tokens for notifications
Nicolas Werner
2023-11-20
1
-0
/
+15
*
Qt6.6 compatibility
Nicolas Werner
2023-10-13
1
-2
/
+2
*
Don't send desktop notifications if there are too many of them at once
LcsTen
2023-04-14
1
-5
/
+8
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-4
/
+1
*
lint and avoid copy
Nicolas Werner
2023-02-02
1
-1
/
+2
*
feat: clean all notifications if exit on linux
ShootingStarDragons
2023-01-29
1
-0
/
+9
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Add D-Bus API (#916)
Loren Burkholder
2022-04-14
1
-46
/
+1
*
Fix gray scale images breaking notifications on dunst
Nicolas Werner
2022-01-26
1
-21
/
+5
*
Add profile to notifications on KDE
Nicolas Werner
2022-01-12
1
-0
/
+4
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-4
/
+5
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-34
/
+34
*
Cleanup remaining clazy issues
Nicolas Werner
2021-12-28
1
-5
/
+9
*
Make edits replace the previous notification on Linux
Nicolas Werner
2021-12-22
1
-7
/
+26
*
Set notification category
Nicolas Werner
2021-12-19
1
-0
/
+1
*
Make Nheko show up in system notification settings on Linux
Nicolas Werner
2021-12-19
1
-2
/
+4
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-183
/
+174
*
Remove version checks for unsupported Qt versions
Nicolas Werner
2021-07-26
1
-4
/
+1
*
Fix licenses
Nicolas Werner
2021-03-17
1
-0
/
+5
*
Clean up notification code a bit
Nicolas Werner
2021-03-17
1
-64
/
+62
*
make lint
Loren Burkholder
2021-03-17
1
-13
/
+12
*
Only try to display images if they exist
Loren Burkholder
2021-03-17
1
-1
/
+7
*
Simplify regex
Loren Burkholder
2021-03-17
1
-1
/
+1
*
Better handle encrypted notifications
Loren Burkholder
2021-03-17
1
-0
/
+8
*
Rewrite notification posting logic
Nicolas Werner
2021-03-17
1
-19
/
+64
*
Add regex to remove replies in notifications
Loren Burkholder
2021-03-17
1
-2
/
+6
*
Get event text in event parser function
Loren Burkholder
2021-03-17
1
-3
/
+6
*
Simplify determination of whether markup is supported
Loren Burkholder
2021-03-17
1
-8
/
+14
*
Format notifications according to the FreeDesktop specification
Loren Burkholder
2021-03-17
1
-2
/
+13
*
Fix Linux HTML notifications
Loren Burkholder
2021-03-17
1
-5
/
+6
*
Don't run markdownToHtml on messages
Loren Burkholder
2021-03-17
1
-2
/
+2
*
Move data parsing into a dedicated function
Loren Burkholder
2021-03-17
1
-28
/
+22
*
Use the class D-Bus member
Loren Burkholder
2021-03-17
1
-9
/
+3
*
Only pass formatted text if it is supported (Linux)
Loren Burkholder
2021-03-17
1
-4
/
+9
*
Format markdown as HTML in notifications
Loren Burkholder
2021-03-17
1
-2
/
+4
*
Update license headers
Nicolas Werner
2021-03-05
1
-7
/
+6
*
Fix unused capture
Nicolas Werner
2021-02-23
1
-1
/
+1
*
Include notifications header instead of responses header
Loren Burkholder
2021-02-13
1
-1
/
+1
*
Move notification parsing into postNotification
Loren Burkholder
2021-02-13
1
-14
/
+23
*
Display notifications for emote messages properly
Loren Burkholder
2021-02-13
1
-6
/
+12
*
Clean up notification watching a bit
Nicolas Werner
2021-01-20
1
-9
/
+4
*
Fix crash
Loren Burkholder
2021-01-20
1
-1
/
+1
*
Fix error in assignment of image/text
Loren Burkholder
2021-01-20
1
-6
/
+6
*
Use deleteLater() instead of delete
Loren Burkholder
2021-01-20
1
-1
/
+2
*
Use async call in closeNotification
Loren Burkholder
2021-01-20
1
-18
/
+18
*
Make watcher a pointer so that it doesn't get destroyed too soon
Loren Burkholder
2021-01-20
1
-5
/
+6
*
make lint
Loren Burkholder
2021-01-19
1
-34
/
+37
*
Remove showNotification function
Loren Burkholder
2021-01-19
1
-12
/
+0
*
Use async call
Loren Burkholder
2021-01-19
1
-1
/
+1
*
Keep DBUS from blocking
Loren Burkholder
2021-01-19
1
-41
/
+49
*
Allow inline replies from notifications on linux
Nicolas Werner
2021-01-07
1
-10
/
+32
*
Fix reply not closing
Nicolas Werner
2020-04-13
1
-18
/
+18
*
Fix notification not being cleared, when read event didn't cause a notification
Nicolas Werner
2020-04-11
1
-19
/
+19
*
Clear notifications when event is read
Nicolas Werner
2020-04-11
1
-1
/
+41
*
Fix additional Qt version issue
Joseph Donofry
2019-07-05
1
-0
/
+4
*
Fix deprecated function call issues with Qt 5.13
Joseph Donofry
2019-07-04
1
-1
/
+1
*
Explicitly set no timeout for notifications
Benedikt Heine
2018-07-16
1
-1
/
+1
*
Update image_data hint to current notification spec
Benedikt Heine
2018-07-16
1
-1
/
+1
*
Fix Windows build
Konstantinos Sideris
2018-07-14
1
-92
/
+90
*
Working D-Bus desktop notifications (#361)
Max Sandholm
2018-07-11
1
-2
/
+153
*
Implement desktop notification for mac
Konstantinos Sideris
2018-05-05
1
-0
/
+7