Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/deltachat/node-dbus-notifier

Fork of node-dbus-notifier without native socket dependency
https://github.com/deltachat/node-dbus-notifier

update "@deltachat/dbus-next" and bump version to 1.0.1

26d10dbb58e657fe54330d48f89dd83813000c9e authored 11 months ago
fix package name

5fb48a17621c833df4c92bafee696c15ca350557 authored 11 months ago
prepare version 1.0.0

c98b1110de280e6ecbbe4778fa19c31cadd389c1 authored 11 months ago
use our fork of dbus-next without usocket

9626cb9d611d8e6fb6cd22e4a156018600d65be2 authored 11 months ago
v0.3.6

6f5933097ba74eed909e0cd02fabb1364d62ce4c authored about 2 years ago
Strict type

09e502d5914ecb6a1fffabe8862c976d68fd0890 authored about 2 years ago
Fix typo

0e6563504b2bac1a8cf7129519c53d0b88713d5d authored about 2 years ago
Support for `imageData` of Hits (#9)

3e3b5938127712ef6d6d439a19e4481bab7e6016 authored about 2 years ago
Add `closeReplacedNotify` option

Fix #8

d6f2bbc0319e7057adb1ece98679d24565e2539f authored about 2 years ago
Rename some variables

b684c68d9290782e17d47e4fd89db7130848ccbb authored about 2 years ago
v0.3.5

2577363b52cf76cc176128d813e306c2ee822cef authored about 2 years ago
Fix `close` method error

97316597bdf490db5085cf97ba26abf160b0f0a3 authored about 2 years ago
v0.3.4

bd9e6c5841b21a4f26c61f13a25fa425dac44539 authored over 2 years ago
v0.3.3

c207df4900d576406cc4d219a76aa757686d54fa authored over 2 years ago
drop check-types package

b2c95051086936ca2a5939a575c42059af3987df authored over 2 years ago
v0.3.2

7a5686fb7b5e802b19ebc8ad21a4b9ea91bbfcdf authored over 2 years ago
Add inline doc

3a45b1f5f32fa084cdd68001aa24b59447937428 authored over 2 years ago
Update README.md

* fix typo
* Use the URL for the specified version, not the latest.

4062d24df6f4e1a63425b5bc3f351e10bdc3ac8f authored over 2 years ago
Added the 'value' hint as it is used to show progress in several (#6)

notifiers (mako, durnst, etc.)

fe6eacc3b78faae488a298b83e400a5d310f0e58 authored over 2 years ago
v0.3.1

9b390ffca4b4c6c78c87e01ae6782095134f3b37 authored over 2 years ago
stricter type checking

fdb08aed7f29561eaf98613d6c7189c8849adc26 authored over 2 years ago
Update README.md

d94c7d5ab5c3d7adb81af49d37c06ccc07ce9662 authored over 2 years ago
Specify node version with Volta

75a214cfe68e25850de20efed61b730661bc355c authored over 2 years ago
v0.3.0

8ae4024a7912fe17610862f77a52ddee10298f6b authored over 2 years ago
Update README.md

0a99eb9a15c41507e6601cb10a7e177cf264895c authored over 2 years ago
setDefaultAction has no return value

3711ca0d266387f689f40db5f06b026dce21cf40 authored over 2 years ago
rename method: supportedFeatures to supportedCapabilities

190e099cf9905e939f619f5081f8a75d695965f4 authored over 2 years ago
Support inline reply (#2)

'inline-reply' action and NotificationReplied event.

cc7f07b121f89c480664f96fed294a2af9e543ce authored over 2 years ago
Add the supportedFeatures method to get the current features(capabilities) supported by the notification server.

1adebec859bf6aa73f95da330c469dc963432fc9 authored over 2 years ago
fix typo

37a68750c659983085bfedb9861ae1f148490db5 authored over 2 years ago
eslint supports checking typescript files.

11510fe46cdcb8ca6857f639792aee549e4687a3 authored over 2 years ago
Add setDefaultAction() and removeDefaultAction() helper for 'default' action. (#5)

d334a2ed0979f4cdccfefb461397403725f1fda0 authored over 2 years ago
Minor change

68d6309d4c3d067515ecec4b65da16ba4da06e5f authored over 2 years ago
Support custom action key

Now addAction() returns added action key, and removeAction() accepts parameter changed to action...

8e2d193966effeebe5feefefc8a452b9824c2d2d authored over 2 years ago
v0.2.0

542cebda6772d6c097b03642d1454c01c5120cea authored almost 3 years ago
Rename files

Since an IDE like WebStorm cannot associate the original index.js
with notifier.d.ts, the redund...

c508af71fa1c100fe3b0935b65689d5cfeb55e50 authored almost 3 years ago
Update README.md

5be08d3361c5a8a769f99ffd54eadd22edec2be4 authored almost 3 years ago
v0.1.2

10459a1985783a418cd3e5105646f365302dfd67 authored almost 3 years ago
Update README.md

176f26990171eeecc1993cdc5f0c53dd9de69b01 authored almost 3 years ago
Update README.md

ba971ca149c4c435afa3fbe39b4a64fa8ad47f5a authored almost 3 years ago
Update README.md

dc0feadd81ab2680469c91f8c8b206986275d4f0 authored almost 3 years ago
v0.1.1

efe681eafd2fc18165e02a947fa62d022ffa3d25 authored almost 3 years ago
Update README.md

853a95a6595fb093dd2f22ae444e0672055a313a authored almost 3 years ago
node-dbus-notifier v0.1.0

aeaa0e10ec3efa64dafcdb371f88c9314729f244 authored almost 3 years ago
Update README.md

55bfec14af7dc0af9e7a6131908e2b1a9d9a9e12 authored almost 3 years ago
Fix multiple events triggered on multiple notifications

The oversight causes getInterface() to get the interface and bind events
multiple times when cal...

347c793300b88815f790ae32ee51b41b50e86fa5 authored almost 3 years ago
Lower NodeJS version requirements

Now runs on NodeJS 12 or higher, which is the lowest version of LTS available.

17c18ebca539ee47c1ca0502adbd9990f2b9c5e3 authored almost 3 years ago
Add close reason to TypeScript declaration

0f24e738e9c3a829c233480cf2717fd0d7dea22a authored almost 3 years ago
restore status code

e4c8f4d7fa6c797fcec696db1ce46af78ce836d4 authored almost 3 years ago
Optimize TypeScript declaration file

560b5b6357942d1bd1c306362261fad4561e14b3 authored almost 3 years ago
Improved internal notification count, fix not auto disconnect dbus session.

37ad4aee3de73703eb97e6b3146f1d0d758c3f17 authored almost 3 years ago
setSessionBus: safely disconnect old session

281beaae4734b00fd268ec59b3201dc672b46562 authored almost 3 years ago
Add eslint and airbnb-base rules

8116758df4b44d17dd3e5bf71a2b8ab3d8715b12 authored almost 3 years ago
setInterface: Get the new interface processing event immediately after resetting the interface

e922553c230e3beb43341ee6f457e573af713519 authored almost 3 years ago
Improve disconnectSessionBus()

disconnectSessionBus now no longer actively calls unsetNotifications(), and uses a safer method ...

b0c74030246d28ad9e90152b8532dc7cd1c3f7ab authored almost 3 years ago
Delete .npmignore

7438e5eb8d774b28890ef72e475091fd1b2d1c21 authored almost 3 years ago
Now supports listening to show and close events

Mainly the show event, which fires after the notification is shown.

e3b99407437d9be423893f2b3a136f0e36985980 authored almost 3 years ago
Change NUMBER to notificationCount

canonical variable naming

e65e0963ba23644aae2b6e543a78f3b92e2b6485 authored almost 3 years ago
Add removeAction() method

d628199b48f4de0c49a0922669cd6c832eb96080 authored almost 3 years ago
Change the format of the generated actionKey

5031722d42ab5594c34fc4e8b7aadd45ec4f19b1 authored almost 3 years ago
addAction now return this

0baf7e5c195b8e5ac8c2fcbee44cd5998ec0c531 authored almost 3 years ago
Fix use wrong config key

6e96900fa1fd1fa394e0fad2c1e7c2ce609986d8 authored almost 3 years ago
Prepare for publishing to npm

df045b5838295da627322ff355ef0adfdbfa4efc authored almost 3 years ago
package.json: Add engines key

3f16fcbfd2708b4903b59b2441410cefa614b07c authored almost 3 years ago
Fix genIdentifier() not generate expected result

52f68fcf1f86dbc6ef004094577fe52c905d49ea authored almost 3 years ago
Remove Notifications all listeners when disconnecting DBus session.

f671c85cf966f6ef2828e95e56efc2e97bc1ce43 authored almost 3 years ago
Update README.md

9785370f679e440fcd1017ac88b98d452a013094 authored almost 3 years ago
Support for externally set Notifications interface

If you pass an empty parameter to setInterface(), it will maintain the
Notifications interface b...

4274bbe00d5d02a57b3d11da7126773f18dbe13e authored almost 3 years ago
Support for externally set DBus session object

If the DBus object is set externally, the DBus session state is no longer
maintained by itself, ...

d8f0c769f89e1ccf248aa519854a2aae834de25f authored almost 3 years ago
Updtae notifier.d.ts

e3f39065a6b2da3fb4e221d675b69ee8bcd0f14d authored almost 3 years ago
Support for set whether to auto disconnect DBus session

af87b6f7ba6c161ae8fd7f7da560a664e209ebe8 authored almost 3 years ago
export some internal functions

f84c4bd09210d39b6a3d701b5a6cd1d2408456bd authored almost 3 years ago
Add getSessionBus()

5651e51ac56dbbf357809936cb913ff2b6772a68 authored almost 3 years ago
Change SESSION to SessionBus

dcd6d7f1073f54de0386aaea748a9995418dc34d authored almost 3 years ago
Change variant to Variant

994fcc69f9e2eefb178644b8f86fdd7d1f9c11fe authored almost 3 years ago
Change id() and status() to read-only property

5706db90c224c2f764127ae8cd593c981ec965ad authored almost 3 years ago
Update README.md

18004ef32f1d95ed2d39efeab5a33ab45e018e3c authored almost 3 years ago
Init commit

390dfbeca76be57cc6f3c965b9b5f0815b94f2d7 authored almost 3 years ago