Ecosyste.ms: OpenCollective

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

Cyph

Extremely secure and easy-to-use quantum-resistant encrypted messenger
Collective - Host: opensource - https://opencollective.com/cyph - Website: https://www.cyph.com - Code: https://github.com/cyph/cyph

Revert "update subscription item titles on backend"

This reverts commit c7fecc328567fc776d5cb17cab06b3c4deffa45e.

github.com/cyph/cyph - 41f442c9b48dc1291e954fe4b9745164ebe1e36a authored over 3 years ago by Ryan Lester <[email protected]>
bump cordova-android version

github.com/cyph/cyph - cc36d8be8bfb3676fe5d9d112b9b7f36f513ace3 authored over 3 years ago by Ryan Lester <[email protected]>
mobile RocksDB

github.com/cyph/cyph - d30ebd4669adb99c541a5e8a4573444ee2c64bcc authored over 3 years ago by Ryan Lester <[email protected]>
mobile nodejs wrapper

github.com/cyph/cyph - d0baf18563350af2758d04372c20ac73ab6f219a authored over 3 years ago by Ryan Lester <[email protected]>
update subscription item titles on backend

github.com/cyph/cyph - c7fecc328567fc776d5cb17cab06b3c4deffa45e authored over 3 years ago by Ryan Lester <[email protected]>
factor out subscription service module

github.com/cyph/cyph - 1fd30584df1e675daf9c08b690730fa8a95fde0d authored over 3 years ago by Ryan Lester <[email protected]>
add function for updating subscription item titles with relevant metadata

github.com/cyph/cyph - bb02aaadc43786b41c058f2253f847790b419876 authored over 3 years ago by Ryan Lester <[email protected]>
handle edge case bad data

github.com/cyph/cyph - 609bbdc74ba7066b46c7ad57f0696177fce8c639 authored over 3 years ago by Ryan Lester <[email protected]>
back up user data before deleting account

github.com/cyph/cyph - a2b2bc75855e35048542e0e7ad712cb30b4328a6 authored over 3 years ago by Ryan Lester <[email protected]>
addlib: jsonpath

github.com/cyph/cyph - 263f21ffc5bfb02143f656cba540aa3ca471d92e authored over 3 years ago by Ryan Lester <[email protected]>
archive storage

github.com/cyph/cyph - eeccdd1e86edb1a59b39fc204f5a2d9a85e1a789 authored over 3 years ago by Ryan Lester <[email protected]>
add brotli module

github.com/cyph/cyph - 45a074fe9e0fb56deb7c999ccaf589be0e016394 authored over 3 years ago by Ryan Lester <[email protected]>
add lastLogin to getUserMetadata

github.com/cyph/cyph - a8d8a138c0342d2710a171a5312d6ebd0ad2fced authored over 3 years ago by Ryan Lester <[email protected]>
initial email compose UI

github.com/cyph/cyph - f036978ae5df3ed59a6f12a8505ebd78ba4de7a5 authored over 3 years ago by Ryan Lester <[email protected]>
add email compose test route

TODO: set up Storybook or equivalent

github.com/cyph/cyph - 7a4ffff210ee163e74f6c9c01b6a866d4842e5ea authored over 3 years ago by Ryan Lester <[email protected]>
add EmailComposeComponent to CyphAppModule

github.com/cyph/cyph - 5b60c0a079911666dea4581527ccbff044a75d64 authored over 3 years ago by Ryan Lester <[email protected]>
generate EmailComposeComponent

github.com/cyph/cyph - f6fb49c75ad68aa1043c26dec45de5f3676bad67 authored over 3 years ago by Ryan Lester <[email protected]>
minor fix

github.com/cyph/cyph - b3f0e461cd0e6a7715a3671304335fb8d6c02143 authored over 3 years ago by Ryan Lester <[email protected]>
simplified registration UI

github.com/cyph/cyph - d53d09fe08de68ae42ab5f03521975aeb6193357 authored over 3 years ago by Ryan Lester <[email protected]>
auto-generate invite codes by default for now

github.com/cyph/cyph - 37b43d702402419757c7b1b2c8522bfb885369de authored over 3 years ago by Ryan Lester <[email protected]>
generate AccountGenerateInviteCodeComponent

github.com/cyph/cyph - e57b38836c3d210d104254c67068a45f7f9fff34 authored over 3 years ago by Ryan Lester <[email protected]>
minor fixes

github.com/cyph/cyph - 6e8665c30812d34bb876e755be2ade677ae74a0f authored over 3 years ago by Ryan Lester <[email protected]>
lint fix

github.com/cyph/cyph - dcaee16e71b82b99dc71afa8b832a0ecaa24032b authored over 3 years ago by Ryan Lester <[email protected]>
handle migrating data from Dexie to RocksDB

github.com/cyph/cyph - 06888a1a025d1732f6741df48df9dbe0ebeca5ed authored over 3 years ago by Ryan Lester <[email protected]>
remove global lock in WebLocalStorageService

github.com/cyph/cyph - 2c68e84ca2186eee2d32f23ae4c1df336ecdf255 authored over 3 years ago by Ryan Lester <[email protected]>
add nodejs-mobile-cordova

github.com/cyph/cyph - 66f7e7eb35406c595ab848a80d116afbdd246790 authored over 3 years ago by Ryan Lester <[email protected]>
email publishing/query API

github.com/cyph/cyph - db02c7a2ef7686b213c92868a691a7a835b860a2 authored over 3 years ago by Ryan Lester <[email protected]>
workaround for https://github.com/Level/rocksdb/issues/177

github.com/cyph/cyph - 5d572a008aa0d57000182ce1256755c86cf955a9 authored over 3 years ago by Ryan Lester <[email protected]>
test app workaround for Electron limitation

github.com/cyph/cyph - f7796527b18fd7091abe42b150476a13f9944999 authored over 3 years ago by Ryan Lester <[email protected]>
app build cleanup/fixes

github.com/cyph/cyph - c122d4fb309ea8f5d5e0c349a6aedafd4f39b674 authored over 3 years ago by Ryan Lester <[email protected]>
fix for Electron native modules

github.com/cyph/cyph - 7bbdbee95dfb7a5ebd788dd32b1e104c56858996 authored over 3 years ago by Ryan Lester <[email protected]>
minor build fix

github.com/cyph/cyph - 8f0a397530432bd6f5ee0fb2c7bd0705d7687363 authored over 3 years ago by Ryan Lester <[email protected]>
minor fix/cleanup/optimization

github.com/cyph/cyph - a817392a2d0bb500807bef307169d180c9f81a62 authored over 3 years ago by Ryan Lester <[email protected]>
workaround for RocksDB native build

github.com/cyph/cyph - e75adb29b48ad53c10e0b2114c1892005e9f4124 authored over 3 years ago by Ryan Lester <[email protected]>
update patch

github.com/cyph/cyph - 4ed008f2eef16d23cf698561a9bf2b7fbd8936f5 authored over 3 years ago by Ryan Lester <[email protected]>
partially revert 3c785398e67b5b0a8f8529d2a79029674e726450

github.com/cyph/cyph - 49247edb79a2a98b055bc619930a5b93e3bc790e authored over 3 years ago by Ryan Lester <[email protected]>
Revert "temporary workaround pending https://github.com/electron-userland/electron-builder/pull/5739"

This reverts commit 8096cf6db8a0b2cf4c7c9da763f2091cd657e60f.

github.com/cyph/cyph - bb41e4bfbb15d84300482df378ba0ec09cfb2f03 authored over 3 years ago by Ryan Lester <[email protected]>
pin rocksdb pending https://github.com/Level/rocksdb/pull/171

github.com/cyph/cyph - 887bec27a7aee5483156c6d6eb69c16500ae6895 authored over 3 years ago by Ryan Lester <[email protected]>
LevelDB -> RocksDB

github.com/cyph/cyph - d77fcbcf0e33120ba23e33545c6b8379304251c1 authored over 3 years ago by Ryan Lester <[email protected]>
edge case fix

github.com/cyph/cyph - df6e030eb3c1c34f1e0afe5d3ae1450f5558a899 authored over 3 years ago by Ryan Lester <[email protected]>
bump app version

github.com/cyph/cyph - 2a81f370b748949a89e98ec673476ac2e3dbb8ee authored over 3 years ago by Ryan Lester <[email protected]>
add leveldb to Electron build

github.com/cyph/cyph - cdde431dfa3a9dcb740faf2643107caeb1af77f5 authored over 3 years ago by Ryan Lester <[email protected]>
run Dexie outside Zone.js

github.com/cyph/cyph - e620e4cc6c37a3b1465ea4aa1ca88ca9b257ed60 authored over 3 years ago by Ryan Lester <[email protected]>
minor cleanup

github.com/cyph/cyph - dbb981574d74c41e2f908945d9089c4464ced8ef authored over 3 years ago by Ryan Lester <[email protected]>
Electron leveldb support

github.com/cyph/cyph - 825277599861978d5c6d92d93e038293b9e71bc9 authored over 3 years ago by Ryan Lester <[email protected]>
minor cleanup

github.com/cyph/cyph - 906bbbd6bffc0fe3d1ec54f6677ca05ef6a7f8ff authored over 3 years ago by Ryan Lester <[email protected]>
batch local storage operations for performance

github.com/cyph/cyph - bd9488a41876f4f6ec64c67c83dec66b0482aa01 authored over 3 years ago by Ryan Lester <[email protected]>
minor cleanup

github.com/cyph/cyph - 413770acdbba0f9d2b1d4490caa0d615ecf4c182 authored over 3 years ago by Ryan Lester <[email protected]>
add userstats command

github.com/cyph/cyph - 5a00f9ca5b205c8a3592240c8cab97205a377297 authored over 3 years ago by Ryan Lester <[email protected]>
localforage -> Dexie

github.com/cyph/cyph - 9fef0cbbbfebc20ce4e1dfd8bd7cbd5bed48a6a7 authored over 3 years ago by Ryan Lester <[email protected]>
updatelibs

github.com/cyph/cyph - daa1b83214de3d9daa366b9e1d38186bb06d5019 authored over 3 years ago by Ryan Lester <[email protected]>
add dexie

github.com/cyph/cyph - 9026650b972642b11ea970d945f653049e297596 authored over 3 years ago by Ryan Lester <[email protected]>
add libs for @jcbrand's localforage optimization

https://opkode.com/blog/2021-05-05-mergebounce-indexeddb

github.com/cyph/cyph - 9d077be19623c7f7658e0ddb073e5f59fb95d784 authored over 3 years ago by Ryan Lester <[email protected]>
calendar invite edge case fix

github.com/cyph/cyph - ee282952dece95bdbd59cca198963ad13df362ff authored over 3 years ago by Ryan Lester <[email protected]>
minor cleanup

github.com/cyph/cyph - 3b122b56443c639d43183f8392bbb58e81da19f7 authored over 3 years ago by Ryan Lester <[email protected]>
updatelibs

github.com/cyph/cyph - 8d0004c0d53125cf3f362a8787a5612105f2b4bc authored over 3 years ago by Ryan Lester <[email protected]>
bump TypeScript to 4.3

github.com/cyph/cyph - 9cca7c21cb20bd5526b794dcc72b26be6a61aa3a authored over 3 years ago by Ryan Lester <[email protected]>
better gateway fallback behavior

github.com/cyph/cyph - 033a626a32eb306930673d71f3ad02e8cbd7b1ca authored over 3 years ago by Ryan Lester <[email protected]>
deployment minor fix

github.com/cyph/cyph - 4c2655f9b83c81524b2602bd6781874cd4fa7785 authored over 3 years ago by Ryan Lester <[email protected]>
updates for openpgp.js breaking changes

github.com/cyph/cyph - 35191a0ce66ab4290e133600ffca74d4ba942aca authored over 3 years ago by Ryan Lester <[email protected]>
debug log local storage backup minor cleanup

github.com/cyph/cyph - a125e5f1611dcbf69f46c7e6b1fb729b7a945ac4 authored over 3 years ago by Ryan Lester <[email protected]>
Revert "temporary workaround for webpack version discrepancy"

This reverts commit 8f3b98fcd5db16e22d9803e571df50b05bd2afe7.

github.com/cyph/cyph - a26842033fd44644cab1a8cc28e2ab697cef30fa authored over 3 years ago by Ryan Lester <[email protected]>
updatelibs

github.com/cyph/cyph - 4d98fad5d0ad61e066dc06c587e5da2d1f7c73e5 authored over 3 years ago by Ryan Lester <[email protected]>
warrant canary update

github.com/cyph/cyph - 133c7988e9f0a614fbac824d2aa73783b4727e75 authored over 3 years ago by Ryan Lester <[email protected]>
Revert "offload protobuf to worker pool"

This reverts commit 2e18672c4b7ece258471098b03a5ddb7b69f0808.

github.com/cyph/cyph - 301a72352dc17113378a795cc7de05ae83833c3c authored over 3 years ago by Ryan Lester <[email protected]>
workaround for edge case request failures

github.com/cyph/cyph - a86e58af5268a321a7e9c761a2fa15d7ce904314 authored over 3 years ago by Ryan Lester <[email protected]>
workaround for affiliate checkout regression

github.com/cyph/cyph - 25e37803e1693e8f00811b91d148cb576d9c06ca authored over 3 years ago by Ryan Lester <[email protected]>
email message proto type

github.com/cyph/cyph - 63477daadf51d535cab875f4677e831150fa6197 authored over 3 years ago by Ryan Lester <[email protected]>
debug log local storage backup limit

github.com/cyph/cyph - ba27f15794e4e73885b98e72489d9b1c9770c239 authored over 3 years ago by Ryan Lester <[email protected]>
convert contact list properties to memoized functions

github.com/cyph/cyph - 095409f6a819dfdd7603ecc726c4744c85976afd authored over 3 years ago by Ryan Lester <[email protected]>
debug logging edge case fix

github.com/cyph/cyph - 09d5bcf06680d985d8ab816d32f357ba7f9dc1b9 authored over 3 years ago by Ryan Lester <[email protected]>
retry session message sending in debug mode

github.com/cyph/cyph - 581487301cff0b5d1593c63e166fd128469e4c8a authored over 3 years ago by Ryan Lester <[email protected]>
convert file list properties to memoized functions

github.com/cyph/cyph - 5a485b86a0df49bff02cb2b3b962f567fd41745b authored over 3 years ago by Ryan Lester <[email protected]>
minor cleanup

github.com/cyph/cyph - 92d0e9f6ff40ab90be169968d5c6100e7dea0d2a authored over 3 years ago by Ryan Lester <[email protected]>
update for deprecated third-party library method usage

github.com/cyph/cyph - 69961d0eede9a25ce07bd90c9250ce1ae81039c5 authored over 3 years ago by Ryan Lester <[email protected]>
local storage debug log backup

github.com/cyph/cyph - 9f04f776fcbecf429a80066038d30d1a301612fa authored over 3 years ago by Ryan Lester <[email protected]>
workaround for GAE asset size limit

github.com/cyph/cyph - 78df9f8dcad0f2b461adf82bf1e3ea1f65344be4 authored over 3 years ago by Ryan Lester <[email protected]>
lint fix

github.com/cyph/cyph - 9a29f342d336ec58475aadfdb332d4c9531cf952 authored over 3 years ago by Ryan Lester <[email protected]>
minor cleanup

github.com/cyph/cyph - c8d19b72a8d96378558ef843f116baf772f669f5 authored over 3 years ago by Ryan Lester <[email protected]>
fixes for edge case behavior of TypedArray.set

github.com/cyph/cyph - de4c8826bed54684e8c242744ac278d4fa83db9c authored over 3 years ago by Ryan Lester <[email protected]>
splitPublicKey logging

github.com/cyph/cyph - 5c1c6a6ac7251c300c09674c4579103ac2bf538d authored over 3 years ago by Ryan Lester <[email protected]>
updatelibs

github.com/cyph/cyph - 94eb724fd93894e67d0343468bcb451846c15ab3 authored over 3 years ago by Ryan Lester <[email protected]>
Revert "temporary workaround pending https://github.com/angular/angular-cli/pull/20810"

This reverts commit a533ad0431985ccc982157b91eb933bae016fc66.

github.com/cyph/cyph - 3b84e3b0fe5ab3bc9c6892e797af36767fe77d3f authored over 3 years ago by Ryan Lester <[email protected]>
switch to static offer ID

github.com/cyph/cyph - 2c20ddd90e475582ae6fcb9d93c57a1c47d343c7 authored over 3 years ago by Ryan Lester <[email protected]>
trackPartnerConversion minor fix

github.com/cyph/cyph - bbef200de14a7b42638e5f753f8420cf21705509 authored over 3 years ago by Ryan Lester <[email protected]>
single-line chat message styling fix

github.com/cyph/cyph - e0d6c5329a1dbc9feb5abd132ef3d91670ce2d7b authored over 3 years ago by Ryan Lester <[email protected]>
remove no-longer-needed script

github.com/cyph/cyph - c9af31f28614f416939a26aaec76507d16b97933 authored over 3 years ago by Ryan Lester <[email protected]>
minor fix

github.com/cyph/cyph - ec5e13902e33eec7cc07d082fdabd2884868fd64 authored over 3 years ago by Ryan Lester <[email protected]>
leverage new openpgp.js type declarations

github.com/cyph/cyph - f0bed8fe425aaecb55370c43430d583d08953b9d authored over 3 years ago by Ryan Lester <[email protected]>
updates for openpgp.js breaking changes

github.com/cyph/cyph - 2cf7339ac42769dc61d44a18dc10faddde32c43b authored over 3 years ago by Ryan Lester <[email protected]>
offload protobuf to worker pool

github.com/cyph/cyph - 2e18672c4b7ece258471098b03a5ddb7b69f0808 authored over 3 years ago by Ryan Lester <[email protected]>
minor cleanup

github.com/cyph/cyph - c354accc887c0f34bffd4eee8839dbc1322fe438 authored over 3 years ago by Ryan Lester <[email protected]>
awesome-typescript-loader -> ts-loader

github.com/cyph/cyph - 22bba5eb8457ff4ebe2da41c702f7b3e7a7474b7 authored over 3 years ago by Ryan Lester <[email protected]>
addlib: fork-ts-checker-webpack-plugin

github.com/cyph/cyph - 55d0c32efdc6994043dcdcc9a066baf44a557a4d authored over 3 years ago by Ryan Lester <[email protected]>
updatelibs

github.com/cyph/cyph - 5bb38b21235bc551577cbbe5d1fc46d7d24ab581 authored over 3 years ago by Ryan Lester <[email protected]>
addlib: ts-loader

github.com/cyph/cyph - 044ff170e25f986567046b26d08c0f659bf5d94b authored over 3 years ago by Ryan Lester <[email protected]>
updatelibs

github.com/cyph/cyph - 1b9863a84745b59ed5d49e53839de8da70941744 authored over 3 years ago by Ryan Lester <[email protected]>
Revert "temporary workaround for https://github.com/angular/angular-cli/issues/13954"

This reverts commit 0b86d081a4a85da6202601c9ab7de00350c759ac.

github.com/cyph/cyph - d680c1aab5a37af11003634d4e126092e589df1a authored over 3 years ago by Ryan Lester <[email protected]>
minor fix

github.com/cyph/cyph - b123dca2c1db01e29277dce1a983464e51eb5338 authored over 3 years ago by Ryan Lester <[email protected]>
threadpack log

github.com/cyph/cyph - c1ae889b90aea663eaaff56a8198d503162683b0 authored over 3 years ago by Ryan Lester <[email protected]>