Skip to content

[NEW] Allow reply notifications on Mac OS - #320

Merged
gdelavald merged 7 commits into
developfrom
feature/mac-os-notification-reply
Aug 10, 2017
Merged

[NEW] Allow reply notifications on Mac OS#320
gdelavald merged 7 commits into
developfrom
feature/mac-os-notification-reply

Conversation

@rodrigok

Copy link
Copy Markdown
Member

Closes #310

@RocketChat/core

@rodrigok

Copy link
Copy Markdown
Member Author

The new notification package for OS X does not works when compiling for windows.

@rodrigok

Copy link
Copy Markdown
Member Author

Maybe we should use this library https://github.com/mikaelbr/node-notifier

@geekgonecrazy

Copy link
Copy Markdown
Contributor

that'd be awesome if the reply would work on linux too. 😁

@engelgabriel engelgabriel modified the milestone: 2.7.0 Mar 29, 2017
@engelgabriel engelgabriel changed the title [WIP] Allow reply notifications on Mac OS [NEW] Allow reply notifications on Mac OS Apr 22, 2017
@engelgabriel engelgabriel modified the milestones: 2.7.0, 2.9.0 May 5, 2017
@gdelavald

Copy link
Copy Markdown
Contributor

I'm still seeing some warnings in the console:

Class NotificationCenterDelegate is implemented in both Rocket.Chat.Electron/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework (0x1061c7a10) 
and Rocket.Chat.Electron/node_modules/node-mac-notifier/build/Release/Notification.node (0x10b9b39f8). One of the two will be used. Which one is undefined.

but the notifications are working as expected

@gdelavald
gdelavald merged commit 4dc80ef into develop Aug 10, 2017
@gdelavald
gdelavald deleted the feature/mac-os-notification-reply branch August 10, 2017 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use node-mac-notifier for Notifications on Mac

4 participants