Vishwas Shashidhar
e1c22ea360
ELECTRON-582: upgrade electron version ( #417 )
...
- upgrade electron version
- upgrade other dependencies
- fix linting issues
2018-07-02 17:14:30 +05:30
Vishwas Shashidhar
65c304766f
remove logging message in user notification
2018-06-27 06:16:36 +05:30
Keerthi Niranjan
25772f1141
ELECTRON-426 (Only first character of room name displays for the toast of room starting with '<" or '>' character) ( #344 )
...
- Fixes html content in the notification title
- Removes 'replaceStrongTag' and 'replaceHTMLTags' function and changing to innerHTML to innerText
2018-05-07 14:50:31 +05:30
Kiran Niranjan
1092e7b4a7
Electron-338 (Replace html tags from message content) ( #320 )
...
- Replace html tags from message content
- Replace html tag <> from message content to prevent html injection
- Add a function to replace strong html tags
- Remove TODO comment
- Change param naming
2018-03-15 12:31:08 +05:30
Kiran Niranjan
ab6a4fdc6a
Electron-249 - Updated API work flow
2018-01-08 16:43:10 +05:30
Kiran Niranjan
5ef535d88e
Electron-249 - Implemented a new feature that brings electron wrapper when a user receives a notification
2018-01-05 17:42:43 +05:30
Kiran Niranjan
4fafe44423
Electron-211 - Updated the toast notification to display company information
2017-11-14 13:44:51 +05:30
Vishwas Shashidhar
5f557247a7
electron-97: refactored the code as per the ticket (points 3 & 4 covered)
2017-08-24 16:18:32 +05:30
Vishwas Shashidhar
28bd9399aa
electron-97: refactored the code as per the ticket (points 2 & 6 covered)
2017-08-24 13:21:02 +05:30
Lynn
f97a13c382
add logging and unit tests ( #117 )
...
* add logging and unit tests
* fix logging msg spell for notification
2017-05-31 21:39:08 -07:00
Lynn
bcd2f8e645
fix event timing for events ( #53 )
2017-04-06 10:07:58 -07:00
Lynn
662fa1d864
upgrade electron 1.6.5 ( #51 )
2017-04-03 16:50:35 -07:00
Lynn
7ee0418c82
clean up event listeners in proxy ( #50 )
2017-03-30 16:20:51 -07:00
Lynn
7989bcc044
add sticky notf ( #49 )
2017-03-29 20:11:08 -07:00
Lynn
27d58a94d7
add notification grouping ( #48 )
2017-03-29 17:42:15 -07:00
Lynn
75d1342b28
add max queue length for notifications ( #46 )
2017-03-28 18:09:51 -07:00
Lynn
06e93cd9c3
update notify interface ( #45 )
2017-03-28 17:04:21 -07:00
Lynn
2ded38c542
Proxy unit tests ( #40 )
...
* add unit test for proxy
* more unit tests for proxy
2017-03-23 16:19:59 -07:00
Lynn
0dfa3339a3
notifications implementation ( #34 )
...
* wip: notifications
* wip: more notifications
* wip: add getter to proxy
* wip: add setter
* wip: add static getter and method
* wip: add event handlers
* wip: add doc
* wip: add api demo
2017-03-21 09:15:18 -07:00