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
/
ManagerMac.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Only play macOS notification sounds when pushrules dictate it
Joseph Donofry
2022-11-15
1
-5
/
+24
*
Add ability to respond to notifications on macOS
Joe Donofry
2022-11-04
1
-6
/
+31
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Update macOS notifications to use UserNotifications framework
Joseph Donofry
2021-11-01
1
-5
/
+13
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-38
/
+32
*
Make CI happy
Nicolas Werner
2021-03-17
1
-2
/
+2
*
Fix licenses
Nicolas Werner
2021-03-17
1
-0
/
+4
*
Clean up notification code a bit
Nicolas Werner
2021-03-17
1
-19
/
+18
*
Simplify image loading
Loren Burkholder
2021-03-17
1
-10
/
+2
*
Don't create a QImage every time
Loren Burkholder
2021-03-17
1
-5
/
+2
*
Simplify macOS checks for a null image
Loren Burkholder
2021-03-17
1
-2
/
+13
*
Only try to display images if they exist
Loren Burkholder
2021-03-17
1
-1
/
+1
*
Simplify regex
Loren Burkholder
2021-03-17
1
-1
/
+1
*
Better handle encrypted notifications
Loren Burkholder
2021-03-17
1
-14
/
+19
*
Rewrite notification posting logic
Nicolas Werner
2021-03-17
1
-4
/
+46
*
Add regex to remove replies in notifications
Loren Burkholder
2021-03-17
1
-1
/
+5
*
Get event text in event parser function
Loren Burkholder
2021-03-17
1
-2
/
+3
*
Don't run markdownToHtml on messages
Loren Burkholder
2021-03-17
1
-1
/
+1
*
Disable HTML on macOS
Loren Burkholder
2021-03-17
1
-1
/
+1
*
Move data parsing into a dedicated function
Loren Burkholder
2021-03-17
1
-0
/
+11