Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW] Allow reply notifications on Mac OS #320

Merged
merged 7 commits into from
Aug 10, 2017

Conversation

rodrigok
Copy link
Member

Closes #310

@RocketChat/core

@rodrigok
Copy link
Member Author

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

@rodrigok
Copy link
Member Author

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

@geekgonecrazy
Copy link
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
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