Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/notifications

:lock: User notifications
https://github.com/pulsar-edit/notifications

Merge pull request #75 from atom/iz-fix-core-package-check

Use a more correct way to check if package is core

5515e198f51e2222613ae0f54c8a8b8b3c716460 authored over 9 years ago
Fix tests to correctly fake package name and repo url

a49e705f01f1a801d049e3096cf86b746795d6da authored over 9 years ago
Determine if package is core from Atom's package.json

322943ff75aea6ca6d919ed188523f5d34ae5d40 authored over 9 years ago
Fix whitespace

2f3e0e35a71ec8ed64cc4410a1c47613fa5f989a authored over 9 years ago
Add failing spec to demonstate the problem

d83863a504c2c1b18d3a8bbc2bf2b38a3277e084 authored over 9 years ago
Prepare 0.52.0 release

5ede904400c9ed2c7047d195884309996aa4a38b authored over 9 years ago
Merge pull request #59 from atom/iz-fix-focus-after-dismiss

Focus active pane on notification removal only if the notification was focused

499f26fdbdb0947cb351136224822fc87afc978d authored over 9 years ago
Merge branch 'master' into iz-fix-focus-after-dismiss

28542c61aa26d2636131bac54cc97aea531bd34a authored over 9 years ago
Prepare 0.51.0 release

44f0693530f9784504d3fc0d6d19b5f55fa9ba7f authored over 9 years ago
Merge pull request #71 from atom/iz-fix-linux-os-text-promise

Remove extra promise when computing linux OS details

2cc70b0978d754a62edfc4cc27de1e0be97de280 authored over 9 years ago
Remove extra promise when computing linux OS details

ca5bbf1fe0e10cb0dcc637d40947582e9873f14e authored over 9 years ago
Merge pull request #69 from atom/mq-coffeelint-plus

Add coffeelint support

ea5aaf3a8329ce53f1c9281ac3a1b7c3d8cf8909 authored over 9 years ago
:shirt: Fix linter errors

cbe035316a022a47be75c9c95aef521f5345c455 authored over 9 years ago
Add coffeelint support

765ec592922effb0d29ff16c2946a8a581a13a1b authored over 9 years ago
Prepare 0.50.0 release

ab03afe913df7e1dfbaee11a3201b3006bc440f2 authored over 9 years ago
Merge pull request #64 from atom/mq-linux-distro-name

Log Linux distro name in issue body

a75e8d72a411ab454add9a611d8d8a394d913ba5 authored over 9 years ago
:art: Rewrite conditional

6e79a42b02972ce96f31d8d91df2e16a9df73bf9 authored over 9 years ago
:art: Calling methods is a thing

c71d33234e1b6c600cda66618e90b21c18d5f818 authored over 9 years ago
Log Linux distro name in issue body

bc4b44916d6e582fa620731a2afdc3fc4c38eb64 authored over 9 years ago
Prepare 0.49.0 release

c41079416f14b33b1fdfe75c1af30c796bed458a authored over 9 years ago
Merge pull request #63 from atom/bo-buttons

Add support for buttons and description

3d352b0d9692b83295c2c227c327e409d90742ae authored over 9 years ago
meta -> description

195371f2126e88884c14bde9a2d5713a483db439 authored over 9 years ago
Add support for buttons

a88d002ab2cd69b5a1818a6ed7408ba2b03f8c5f authored over 9 years ago
Fix empty space from empty containers

b96a7357e5bf70d13979f13de5cd79524e02f090 authored over 9 years ago
Add support for options.meta

00a5b93979a23bc209e4f6d30510d746d5464b65 authored over 9 years ago
Prepare 0.48.0 release

2df9744038502b4fdf942cbced41d2bcae1fadc1 authored over 9 years ago
:art: Remove calc() on icon height

Fixes #57

e52aa2dfb4ffc5dde30278cf077694378db5770b authored over 9 years ago
Prepare 0.47.0 release

fa66c73d39d899bf713a2223fc312df885cfcc61 authored over 9 years ago
Merge pull request #62 from atom/ks-ignore-core-stack-traces

Don't show notifications for stacks without absolute file paths

d99f0739f0f0e530fdcbd1864733d59341420df9 authored over 9 years ago
Don't show notifications for stacks without absolute file paths

c3159ddbc1536dbafeb27825671531a133eba3da authored over 9 years ago
Prepare 0.46.0 release

27b9f42b761ff41cc2f11da66dd22742369a4446 authored over 9 years ago
Add missing path require

07d648fd6c7ba23a3a19dd471ff8b5892b8e6ba3 authored over 9 years ago
Prepare 0.45.0 release

cdb45cab48f20e161cbd7984286d81ec067b2143 authored over 9 years ago
Add missing path require

58a55cd9360d4d0284b42aae80f80f9da89a5bc1 authored over 9 years ago
Prepare 0.44.0 release

13ba20aeb52b48e8156a817ff1f773cb460143af authored over 9 years ago
Merge pull request #61 from atom/mq-root-status

Add root user status to issue body

ad8d005f912ebd1f0259219e89baf17001598f1e authored over 9 years ago
Add root user status to issue body

61d7b2591041cc55a99935274bbd0d6243d85ac0 authored over 9 years ago
Focus active pane only if notification was focused

2b5f9f7c7009f1533732158a150e73430a8305cb authored over 9 years ago
Add failing spec to demonstrate problem

6a8617e45dfa49cbeea17b754a6a2677db0562bd authored over 9 years ago
Check focus on every notification removal

ff8eeaa38617c5f7b6a0dcde45d5fa175e4861fe authored over 9 years ago
Prepare 0.43.0 release

1ba2c2a344bf3c359ada14938f50fbcb9b4712e2 authored over 9 years ago
Merge pull request #58 from atom/mb-dont-retain-elements

Avoid retaining DOM elements in CommandLogger

39475525dcc855b0e3c81e290263194538a6a7c5 authored over 9 years ago
Avoid retaining DOM elements in CommandLogger

TextEditorElements should not be retained in the command log
because they may use a very large a...

a7fa080cb4d20e899eb780aea697a669eda5aee9 authored over 9 years ago
:memo: Update Readme to add doc links

Closes #40

b28b811abfe87c09452d4a0e2f9f341f599d1e65 authored over 9 years ago
Prepare 0.42.0 release

8454cfa2033929bb29a70d904b900e5c2ec7d887 authored over 9 years ago
Handle apm process errors

d1c85a32ea9bf988105a33f9be67b78fd7e0f18c authored over 9 years ago
Prepare 0.41.0 release

c4030d8835beb4071383d51392d9a8388a5e78b6 authored almost 10 years ago
Remove commit SHA-1 from version before comparing

Closes #55

1d870e679b9eada87048c83dcd7d0a79f2b4aeeb authored almost 10 years ago
Prepare 0.40.0 release

66699f73045a0e72e827f9973700b3fd15cc2bf3 authored almost 10 years ago
Merge pull request #54 from atom/ks-shrink-package-size

Shrink package size

48daf3bf966a5fe9da491747519666dbf559d982 authored almost 10 years ago
Resolve with empty object on thrown errors

31f9625b7b25df198fe54a385272c08f120b90fa authored almost 10 years ago
Remove unused variables

23fbe2ebe4a834c44f9af63caec3cc51df803770 authored almost 10 years ago
Use manual time formatting instead of moment

9d36945018f103f3ba18aaf6ed13effdad981e30 authored almost 10 years ago
Use PlistBuddy to read SystemVersion.plist

d2d2c97ab7f7279b346626b05d34c21d41f59e2e authored almost 10 years ago
Prepare 0.39.0 release

685649ab6b0963eb4550852aa05c3a251ff2b263 authored almost 10 years ago
Catch errors parsing apm ls output

Not 100% how these are happening but stdout being empty definitely
causes this to fail previousl...

b661b769fa992dead30e7dcb55ff13230815cb77 authored almost 10 years ago
Prepare 0.38.0 release

239514f2653fd20d133e16104e18dd1bc18175b5 authored almost 10 years ago
Merge pull request #52 from atom/iz-local-core-packages

Detect locally installed out-of-date core packages

4f783ca2a8711517a7d2f3e4822cef75af132e40 authored almost 10 years ago
Check that the package is still loaded

eeb0e79956a371f7e8db62932f7446fb423e1cfb authored almost 10 years ago
Wrap package name in HTML code block

662ce73c62b3cb5d2d3042d21656890f5b969d85 authored almost 10 years ago
Provide full apm unlink command in notification.

f2d3d97fc1afa27cbbae6f95b1b14f5be0074fc0 authored almost 10 years ago
Don't use private APIs

5cb8e2572c814e619389dc611c6d9f101db0fe27 authored almost 10 years ago
Detect locally installed out-of-date core packages

7b684ded2a4864b3296a4774992eaf945e00913f authored almost 10 years ago
Prepare 0.37.0 release

01779ade79e7196f1603b8c1fa31716aa4a33911 authored almost 10 years ago
Add text about being in 1.0 API preview mode

d3931eea89997c999f72252a5cd2ff45e9f8cae4 authored almost 10 years ago
Prepare 0.36.0 release

005071d89c7fb73a36d8a457061e7cf5ccfe7f78 authored almost 10 years ago
Merge pull request #51 from atom/iz-check-latest-atom-version

Require up-to-date Atom version in order to create issues

9ce7ac7231f7b2a2e978fcf444359a5f498f5e45 authored almost 10 years ago
Require up-to-date Atom version in order to create issues

861080a09156187072f89d8268d4102b42166482 authored almost 10 years ago
Prepare 0.35.0 release

7b90779e4c1fa7cbaa58581875d69720b32f67e9 authored almost 10 years ago
Only relativize absolute paths

64401f6f3dae29168b332560636a6fb1d5c327d1 authored almost 10 years ago
Prepare 0.34.0 release

347114af47e1d86f4de0147543d124d36bd8c8c4 authored almost 10 years ago
Handle stack trace paths from unloaded packages

Parse the name from the path and load the package.json off disk
when the stack trace is from an ...

b585944060b5e49b2632edf6c21a1f6cea727449 authored almost 10 years ago
Merge pull request #47 from olmokramer/dismiss-with-core-cancel

Dismiss with core cancel

1e69bac523cecb3e5bdf998da366786ddc57a212 authored almost 10 years ago
Prepare 0.33.0 release

af9960943a5afab319d56f2c0414362bf8e4d117 authored almost 10 years ago
add spec for dismiss with core:cancel

6677a9eba7dd39e8186ac455e228b9df84322464 authored almost 10 years ago
fix atom.commands.add arguments

cf88aa58ebceedd3479821ec074369776f575906 authored almost 10 years ago
use for loop instead of forEach

543f3f680eb074d0a7d662f371922ac1ca905f08 authored almost 10 years ago
Fix indentation

f25e00e7064defff3bfc9886e56cdc14e6603fd2 authored almost 10 years ago
Use core:cancel command to dissmiss notifications

Listen to core:cancel on atom-workspace. When triggered dismiss notifications.

Moved here fro...

4958f994ee7e730dfd080a7ed8f3bab08800a3ea authored almost 10 years ago
Prepare 0.32.0 release

9bcf3193d1b7ec860d344427a6e6318c04ea7d39 authored almost 10 years ago
Merge pull request #41 from atom/iz-activate-after-dismiss

Restore focus after dismissing notification

99eb09787dbb8a1c9668473cd5cab6ae6e75705b authored almost 10 years ago
Update spec to check that focus is restored

7a6c616163a944761a54b837358cb6e699e324be authored almost 10 years ago
Prepare 0.31.0 release

268190876e5a0c32751b49f451617f3c19359331 authored almost 10 years ago
Merge pull request #44 from postcasio/notification-toggle-target

Use Event.currentTarget to get the toggle element

293cef461654edab237b1dfa901cdca520a4ed19 authored almost 10 years ago
Prepare 0.30.0 release

4758c91e365a0840b971b2bc7c4eb1a574789ef9 authored almost 10 years ago
Fix specs

581320d074b2715567eca8b7e2d240e35366e39f authored almost 10 years ago
Rename variables for clarity

0bfa4adfa3105a28c3cc2f08f9c68f8c208882f3 authored almost 10 years ago
Prepare 0.29.0 release

fe3a6f88b86622b847a4a039f2053db809dde664 authored almost 10 years ago
Check the detail for packageName

7aa1690db3977327a3a631467657d88efdaa152e authored almost 10 years ago
Closes atom/atom#5746

488a08e14788690badf0479e3eb19349a0cdedb0 authored almost 10 years ago
Use Event.currentTarget to get the toggle element

04d8baa90508caacfa5c6e8edbc690fb0f668b47 authored almost 10 years ago
Prepare 0.28.0 release

cdc9643661e1eeb276ad449e9b8418794b051ab1 authored almost 10 years ago
Merge pull request #43 from atom/reduce-load-time

Push top-level require() calls down into the functions that use them.

2095035f142e4f4c7a2607172862064d04af14c7 authored almost 10 years ago
Push top-level require() calls down into the functions that use them.

Previous to this diff, I saw:

* `atom.packages.getLoadedPackage('notifications').loadTime` 8
* ...

f6e02e9034389d45476b0ba0a9eed8d6e3a9206e authored almost 10 years ago
Activate pane after dismissing notification

5ef6fafc932c0c17233430794d6ce832fbc40391 authored almost 10 years ago
Prepare 0.27.0 release

5be01af1b2b002247bc70c6837a7744e24edffdc authored almost 10 years ago
Merge pull request #36 from atom/iz-remove-atom-core-team-mention

Remove atom/core team @-mention

21bfa1b4c344cbf534a838c3988140904f8440ae authored almost 10 years ago
Remove atom/core team @-mention

02453b8ca6bd7f75624797687a8ab0273315ad1c authored almost 10 years ago
Prepare 0.26.0 release

33fa7e50af1200a70e673f41e0969d2c707f2b19 authored almost 10 years ago
Merge pull request #33 from atom/bo-async

Convert everything to async

525e2bc8c48ad42b6e3705395e6382bfbf35ead3 authored almost 10 years ago