Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/freshOS/Then
:clapper: Tame async code with battle-tested promises
https://github.com/freshOS/Then
Privacy Manifest
DmitryShapovalov opened this issue 11 months ago
DmitryShapovalov opened this issue 11 months ago
M1 - Apple Silicon with arm64 excluded architecture issue
dasoga opened this issue over 2 years ago
dasoga opened this issue over 2 years ago
Renaming for Xcode 13
simondelphia opened this pull request over 3 years ago
simondelphia opened this pull request over 3 years ago
Feature/Swift 5.5 Supports
RocZhang9673 opened this pull request over 3 years ago
RocZhang9673 opened this pull request over 3 years ago
How about support iOS 15?
cillyfly opened this issue over 3 years ago
cillyfly opened this issue over 3 years ago
Warning Xcode 12: Simulator deployment target ‘IPHONEOS_DEPLOYMENT_TARGET’ is set to 8.0
simonbromberg opened this issue about 4 years ago
simonbromberg opened this issue about 4 years ago
Update README.md
michalsrutek opened this pull request almost 5 years ago
michalsrutek opened this pull request almost 5 years ago
Thread explosion causing a deadlock?
roisg opened this issue almost 5 years ago
roisg opened this issue almost 5 years ago
Readme code snippet typoed
iliaskarim opened this issue about 5 years ago
iliaskarim opened this issue about 5 years ago
Cocoapods support
bguidolim opened this issue about 5 years ago
bguidolim opened this issue about 5 years ago
Changes access level for "setProgress()" function
bguidolim opened this pull request about 5 years ago
bguidolim opened this pull request about 5 years ago
Xcode 11.2.1: fatal error: Unexpected Swift version
julestburt opened this issue about 5 years ago
julestburt opened this issue about 5 years ago
Mapping a response to `Void`
nodediggity opened this issue about 5 years ago
nodediggity opened this issue about 5 years ago
Wrapping completion handlers
t3ddyK opened this issue about 5 years ago
t3ddyK opened this issue about 5 years ago
add watchOS deployment target
jos76 opened this pull request about 5 years ago
jos76 opened this pull request about 5 years ago
Add watchOS platform support
jos76 opened this issue about 5 years ago
jos76 opened this issue about 5 years ago
Can not upload update of app to App Store after name change
lazylady opened this issue over 5 years ago
lazylady opened this issue over 5 years ago
Resolve promise on main thread
diegoventura opened this issue over 5 years ago
diegoventura opened this issue over 5 years ago
fix test dependency
crarau opened this pull request over 5 years ago
crarau opened this pull request over 5 years ago
Delete too early start before progress block registered
nator333 opened this pull request over 5 years ago
nator333 opened this pull request over 5 years ago
.progress should be able to return Progress, not Float
subdiox opened this issue over 5 years ago
subdiox opened this issue over 5 years ago
Updating Package.swift to work with Swift 5
luizfelipeairesoares opened this pull request over 5 years ago
luizfelipeairesoares opened this pull request over 5 years ago
Library name
MoveUpwardsDev opened this issue over 5 years ago
MoveUpwardsDev opened this issue over 5 years ago
Swift 5 support
balecrim opened this issue almost 6 years ago
balecrim opened this issue almost 6 years ago
Adding tentative Swift 5 support, relaxing test timing
balecrim opened this pull request almost 6 years ago
balecrim opened this pull request almost 6 years ago
Progress not getting called
alexandre-g opened this issue about 6 years ago
alexandre-g opened this issue about 6 years ago
"Incompatible Swift version - framework was built with 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1) and the local version is 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1)."
walkertop opened this issue about 6 years ago
walkertop opened this issue about 6 years ago
Fix when all concurrency.
cfanfs opened this pull request over 6 years ago
cfanfs opened this pull request over 6 years ago
Introduce lazy when all
cfanfs opened this pull request over 6 years ago
cfanfs opened this pull request over 6 years ago
Resolve data race on `lockQueue`
cfanfs opened this pull request over 6 years ago
cfanfs opened this pull request over 6 years ago
Data race
green-caterpillar opened this issue over 6 years ago
green-caterpillar opened this issue over 6 years ago
Add @discardableResult to await
mylemans opened this issue over 6 years ago
mylemans opened this issue over 6 years ago
can oc do it?
iamlion opened this issue over 6 years ago
iamlion opened this issue over 6 years ago
Ambiguous use of 'init(callback:)'
ntkon opened this issue over 6 years ago
ntkon opened this issue over 6 years ago
Fix thread race
cfanfs opened this pull request over 6 years ago
cfanfs opened this pull request over 6 years ago
Await is working ?
NasH5169 opened this issue over 6 years ago
NasH5169 opened this issue over 6 years ago
whenAll not fulfilled nor rejected
cfanfs opened this issue over 6 years ago
cfanfs opened this issue over 6 years ago
Resolve compile issue on Xcode 9.3
casademora opened this pull request almost 7 years ago
casademora opened this pull request almost 7 years ago
thenPromise is not building with XCode 9.3 beta
DesmanLead opened this issue almost 7 years ago
DesmanLead opened this issue almost 7 years ago
Update README.md
ezisazis opened this pull request almost 7 years ago
ezisazis opened this pull request almost 7 years ago
Fix version badge in Readme
ezisazis opened this pull request almost 7 years ago
ezisazis opened this pull request almost 7 years ago
Updated the documentation to include an example for the new `recover` method
qhua948 opened this pull request almost 7 years ago
qhua948 opened this pull request almost 7 years ago
Added a new `recover` method to allow return of promises
qhua948 opened this pull request almost 7 years ago
qhua948 opened this pull request almost 7 years ago
whenAll.then issue in then execution
cliapis opened this issue over 7 years ago
cliapis opened this issue over 7 years ago
Package.swift needs upgrade for swift 4.
sdrpa opened this issue over 7 years ago
sdrpa opened this issue over 7 years ago
Support tvOS
florianbuerger opened this pull request over 7 years ago
florianbuerger opened this pull request over 7 years ago
Refacto
s4cha opened this pull request over 7 years ago
s4cha opened this pull request over 7 years ago
async/await use in Ubuntu 16.04 results in error: use of unresolved identifier 'DispatchGroup'
crarau opened this pull request over 7 years ago
crarau opened this pull request over 7 years ago
async/await use in Ubuntu 16.04 results in error: use of unresolved identifier 'DispatchGroup'
crarau opened this issue over 7 years ago
crarau opened this issue over 7 years ago
Fixes for Retain Cycles
ghost opened this pull request over 7 years ago
ghost opened this pull request over 7 years ago
Retain Cycle in registerThen
ghost opened this issue almost 8 years ago
ghost opened this issue almost 8 years ago
Memory Leaks
ghost opened this issue almost 8 years ago
ghost opened this issue almost 8 years ago
Unwrap
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
Adds Async/Await helpers
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
Adds Chain
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
NoMatterWhat
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
Adds .retry(xTimes) + Tests
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
Race/Any
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
Validate
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
Recover
s4cha opened this pull request almost 8 years ago
s4cha opened this pull request almost 8 years ago
Cloning the library takes a long while
crarau opened this issue almost 8 years ago
crarau opened this issue almost 8 years ago
Support Linux
ykyouhei opened this pull request about 8 years ago
ykyouhei opened this pull request about 8 years ago
Fix then() after onError() when previous promise synchronous resolves
MontakOleg opened this pull request about 8 years ago
MontakOleg opened this pull request about 8 years ago
Fix `finally` function
maxkonovalov opened this pull request about 8 years ago
maxkonovalov opened this pull request about 8 years ago
Promise callback opportunity
singno opened this issue over 8 years ago
singno opened this issue over 8 years ago
Consider supporting Async/Await ?
singno opened this issue over 8 years ago
singno opened this issue over 8 years ago
Promise does not deinit
mandarin6b0 opened this issue over 8 years ago
mandarin6b0 opened this issue over 8 years ago
swift 3 with pod file
umeshjavastar opened this issue over 8 years ago
umeshjavastar opened this issue over 8 years ago
Fixed typo in unittest classname + filename
neoneye opened this pull request over 8 years ago
neoneye opened this pull request over 8 years ago
Added OS X support
ksmandersen opened this pull request over 8 years ago
ksmandersen opened this pull request over 8 years ago
WhenAll always succeeds
maxkonovalov opened this issue over 8 years ago
maxkonovalov opened this issue over 8 years ago
Fix casing of English
tmcw opened this pull request almost 9 years ago
tmcw opened this pull request almost 9 years ago
Synchronous promises don't chain properly
piterlouis opened this issue almost 9 years ago
piterlouis opened this issue almost 9 years ago
Add code quality badge from codebeat
grodowski opened this pull request almost 9 years ago
grodowski opened this pull request almost 9 years ago
Add a Gitter chat badge to README.md
gitter-badger opened this pull request almost 9 years ago
gitter-badger opened this pull request almost 9 years ago