Ecosyste.ms: OpenCollective

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

Omnivore

Omnivore is the free, open source, read-it-later app for serious readers.
Collective - Host: opensource - https://opencollective.com/omnivore - Website: https://omnivore.app - Code: https://github.com/omnivore-app/omnivore

Correct typo in doc about labels

github.com/omnivore-app/omnivore - 08048405a1c39f13a1ca412e6d30963f92072790 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1675 from omnivore-app/fix/subscriptions

Fix error of getting subscriptions without newsletter email by inner join them

github.com/omnivore-app/omnivore - 1006515eecce34effdb0667f9f4e41056b10aa47 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1677 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 1f02be08415f32e891ef5199cbcca69d36df2715 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1678 from omnivore-app/fix/infolink-positioning

Set width and height on infolink so its positioned correctly

github.com/omnivore-app/omnivore - d85f71a5ab21267415039096dfc03a23b5ab466e authored almost 2 years ago by Jackson Harper <[email protected]>
Set width and height on infolink so its positioned correctly

github.com/omnivore-app/omnivore - 25fffa5e14873bef8a2b2a8092b4baa346085914 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1676 from omnivore-app/fix/youtube-video-title

Do not escape the title of youtube video or tweet which is saved in elastic

github.com/omnivore-app/omnivore - 8ca17ddc242d0428c5fac0df01763f9e1f04e09b authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1674 from omnivore-app/fix/api-page-table

Use the same SettingsTable for the API keys

github.com/omnivore-app/omnivore - 52d4fe926ad4512981befc00fbb7cd7024b961c7 authored almost 2 years ago by Jackson Harper <[email protected]>
Do not escape the title of youtube video or tweet which is saved in elastic

github.com/omnivore-app/omnivore - 1b3d4bbffa4d7a77abffd1ef3ffa7da4f62eca29 authored almost 2 years ago by Hongbo Wu <[email protected]>
Properly set the expires default value date to never

github.com/omnivore-app/omnivore - 59328605c3de49a2e1eba2b511beece2b67c722a authored almost 2 years ago by Jackson Harper <[email protected]>
Fix default values when creating API keys, sort keys by createdAt

github.com/omnivore-app/omnivore - d08763c12651b6abd20b5619f2c46f3620a22706 authored almost 2 years ago by Jackson Harper <[email protected]>
Dont use a button and a dropdown option, fire action from the option

github.com/omnivore-app/omnivore - 287f569220b62ba03fb867740de4b92363c5464f authored almost 2 years ago by Jackson Harper <[email protected]>
Fix error of getting subscriptions without newsletter email by inner join them

github.com/omnivore-app/omnivore - 36d2ac041aec7809b4522d6b9b7c743b142b7c0d authored almost 2 years ago by Hongbo Wu <[email protected]>
Add text in the payload in the test

github.com/omnivore-app/omnivore - 064ea5a782391b8cbb8a41457a4bd4880d5d72f0 authored almost 2 years ago by Hongbo Wu <[email protected]>
Use never as default expiration, fix key= prop

github.com/omnivore-app/omnivore - 5a5d0a5054235057424bc8b48996fdb070e78911 authored almost 2 years ago by Jackson Harper <[email protected]>
Fix default expiration to match form

github.com/omnivore-app/omnivore - 4e2197331c809999aabf8feec2b59ee67ff6b946 authored almost 2 years ago by Jackson Harper <[email protected]>
Continue to use 7 days for default expires at

github.com/omnivore-app/omnivore - cab2e7ba0d9f82f528181765278e81cd5211b498 authored almost 2 years ago by Jackson Harper <[email protected]>
Add pubsub to save received email

github.com/omnivore-app/omnivore - d60890d1547be585629eaf5047b5c60343596688 authored almost 2 years ago by Hongbo Wu <[email protected]>
Dont use children=

github.com/omnivore-app/omnivore - 7b885aeb348d011673e3f24657ae253453a86d11 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1672 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - d4cb8c9b7392886aee069aa7aa0215f4c384df59 authored almost 2 years ago by Jackson Harper <[email protected]>
Use the same SettingsTable for the API keys

github.com/omnivore-app/omnivore - a523c3cf2d01115a49f18f3754415759b2787186 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1671 from omnivore-app/fix/landing-page-feature-compression

Better compression on landing feature image

github.com/omnivore-app/omnivore - 9df36ab53b2a536829e1735ce48d45a13499c0be authored almost 2 years ago by Jackson Harper <[email protected]>
Fix rebase conflict

github.com/omnivore-app/omnivore - 1c52339b7aae392ba433b260bf51fdc01905bd37 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add received_email entity

github.com/omnivore-app/omnivore - b7d732df7caa4b24df8180f4c6df4e960e261158 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add saveReceivedEmail service

github.com/omnivore-app/omnivore - 2da4ca5da84bb035671685fddf1cd8ee908a495b authored almost 2 years ago by Hongbo Wu <[email protected]>
Add received_emails db table

github.com/omnivore-app/omnivore - d87a91de7770ea9c3bc28040be1e8a5bc8693ff6 authored almost 2 years ago by Hongbo Wu <[email protected]>
Save received email

github.com/omnivore-app/omnivore - 3f373ab3b67cc89099dc45669992d35f516fd66e authored almost 2 years ago by Hongbo Wu <[email protected]>
Add mark a recent email as library item api

github.com/omnivore-app/omnivore - 96f727a16501b58139aacfb38a8bb1ee18d61ab9 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add list recent emails api

github.com/omnivore-app/omnivore - 62a3b48e002a89df3f249153a3f27a1181ff4ec0 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1670 from omnivore-app/fix/subscriptions

Fix active subscription count

github.com/omnivore-app/omnivore - 5ba8b6cc5ea5bf2a266081e82189f70bca58bf0e authored almost 2 years ago by Hongbo Wu <[email protected]>
Better compression on landing feature image

github.com/omnivore-app/omnivore - d5af984f5a5a2dff015b5c1dc7217b9808cbf654 authored almost 2 years ago by Jackson Harper <[email protected]>
Left join active subscriptions of a newsletter email to get the right count

github.com/omnivore-app/omnivore - f01ab3805a6476091421a231437d17cdf5880f5a authored almost 2 years ago by Hongbo Wu <[email protected]>
Delete subscription if unsub

github.com/omnivore-app/omnivore - e94f6de466e43e8bbb3e374e4eff06e5eca2b2db authored almost 2 years ago by Hongbo Wu <[email protected]>
Grant delete permission on subscriptions table

github.com/omnivore-app/omnivore - b3fafb0c7522d583fb60e1908d826b12988c2714 authored almost 2 years ago by Hongbo Wu <[email protected]>
Bump luxon from 3.0.4 to 3.2.1

Bumps [luxon](https://github.com/moment/luxon) from 3.0.4 to 3.2.1.
- [Release notes](https://gi...

github.com/omnivore-app/omnivore - 43018ea94dff062128b02d3cc0846cab74bd28fe authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1668 from omnivore-app/fix/email-validating

Mark emails as validating if no data returned

github.com/omnivore-app/omnivore - 620283886c3f449cd2c6830568b61ce96d6fe13f authored almost 2 years ago by Jackson Harper <[email protected]>
Handle empty email and subscription lists

github.com/omnivore-app/omnivore - 02a31890fe407ccf297e238fd9f54ee44b670514 authored almost 2 years ago by Jackson Harper <[email protected]>
Set link colors

github.com/omnivore-app/omnivore - 2f8cdaec05d390eff29964baeff2f58d2d89813f authored almost 2 years ago by Jackson Harper <[email protected]>
Mark emails as validating if no data returned

github.com/omnivore-app/omnivore - 7c10cc08c5e66aa13413f862e1bf68e5482fa7a5 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1666 from omnivore-app/fix/newsletter-email-metadata

Show email address metadata on the /settings/emails page

github.com/omnivore-app/omnivore - c91cbe2bced452dd5d05f73af4c0ae2826cc33d2 authored almost 2 years ago by Jackson Harper <[email protected]>
Reverse sort order

github.com/omnivore-app/omnivore - 3d90eec421e5f7aed54c16185172016165da9183 authored almost 2 years ago by Jackson Harper <[email protected]>
Sort the subscriptions list

github.com/omnivore-app/omnivore - 9fb5de24855e51b371db4ac59a42dde5f83f6bb4 authored almost 2 years ago by Jackson Harper <[email protected]>
Add confirmation for deleting emails

github.com/omnivore-app/omnivore - cf96ece94583b630419fbb92820550461394156b authored almost 2 years ago by Jackson Harper <[email protected]>
Show confirmation when unsubscribing

github.com/omnivore-app/omnivore - 4ca1269610f1bdbd35689b263ad77b6bb25199ab authored almost 2 years ago by Jackson Harper <[email protected]>
Using dash indicates loading and takes up more space so the row doesnt resize

github.com/omnivore-app/omnivore - 501d0c2d4d4db05165267ca58f3ca5e8a1cb35c5 authored almost 2 years ago by Jackson Harper <[email protected]>
Return true for isValidating if no data found

github.com/omnivore-app/omnivore - 443b41660195ecb0e80b53cb98bedf252c02199b authored almost 2 years ago by Jackson Harper <[email protected]>
Add some debugging

github.com/omnivore-app/omnivore - 2999a7a66e501a9cddfeb8c6355a026fc4dbfe8f authored almost 2 years ago by Jackson Harper <[email protected]>
Remove unused import

github.com/omnivore-app/omnivore - 60db01a308a463ac58df9faf3c0264433ced770f authored almost 2 years ago by Jackson Harper <[email protected]>
Dont show empty row state when loading data

github.com/omnivore-app/omnivore - 60c77bb5f835e5389df98317cada002b705f2970 authored almost 2 years ago by Jackson Harper <[email protected]>
Remove stubbed confirmation codes

github.com/omnivore-app/omnivore - 13cbdbbf25c24f156c8f2119cecd0fa8e85d61b3 authored almost 2 years ago by Jackson Harper <[email protected]>
Empty rows for table settings, formatting fixes, less differences between mobile web and desktop

github.com/omnivore-app/omnivore - 30155f1321efb09854d3022804253d4132de2460 authored almost 2 years ago by Jackson Harper <[email protected]>
Use resolved locale for date formatting

github.com/omnivore-app/omnivore - e9981b0fd65466877867ef0f6e895cdc82d0c812 authored almost 2 years ago by Jackson Harper <[email protected]>
Improve text for subscription emails

github.com/omnivore-app/omnivore - e31f2cbf084914ec5af3ac6ec43227f67a3dbbbe authored almost 2 years ago by Jackson Harper <[email protected]>
Dates are stored as strings in the API response

github.com/omnivore-app/omnivore - 844ac6ef129e4b8fa7ed20294a859e88979b1219 authored almost 2 years ago by Jackson Harper <[email protected]>
Use same table base for emails and subscriptions

github.com/omnivore-app/omnivore - 23b1f13522c7a74f25a4f2daee546b9c94cccc4a authored almost 2 years ago by Jackson Harper <[email protected]>
Style tweaks for the emails list

github.com/omnivore-app/omnivore - f674bb34aad4b2a870a7f827793d10ba5435ecdd authored almost 2 years ago by Jackson Harper <[email protected]>
Display date created and number of subscriptions

github.com/omnivore-app/omnivore - cd0640493e5e6d242f4d3de0c2d11ccf30a2474b authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1665 from omnivore-app/fix/youtube-handler

Set title for YouTube based on oembed data

github.com/omnivore-app/omnivore - 97bcf26d63471a8b4e55704cd15e1579b3d2a4cc authored almost 2 years ago by Jackson Harper <[email protected]>
Set title for YouTube based on oembed data

github.com/omnivore-app/omnivore - 6133d0865a93f562179a077f85907c92ecaec5e2 authored almost 2 years ago by Jackson Harper <[email protected]>
Start to add createdAt and subscriptionCount to newsletter emails

github.com/omnivore-app/omnivore - 45370f46c6ff1875c41f6b9b34e38045b856bf50 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1664 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 0e18f426736efce598b1773d697fba8318c59f0d authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1656 from omnivore-app/feat/update-landing-feature-graphic

Update the feature graphic on landing page and login page

github.com/omnivore-app/omnivore - d6042999c59ea2445387c66c3a8bf49723d1972a authored almost 2 years ago by Jackson Harper <[email protected]>
Use webBaseURL to make twitter image url absolute

github.com/omnivore-app/omnivore - 6eb019cc7687370f6935739eb85f81b51172f23c authored almost 2 years ago by Jackson Harper <[email protected]>
Fix concat of test image url

github.com/omnivore-app/omnivore - a409935da3324f50855468748a5adcbf31528066 authored almost 2 years ago by Jackson Harper <[email protected]>
Test making twitter image url absolute

github.com/omnivore-app/omnivore - e04ad1568bff644e5774b278be76c398baec529b authored almost 2 years ago by Jackson Harper <[email protected]>
Update feature graphic on the landing page to better centre

github.com/omnivore-app/omnivore - 2b4552aecbd4adb9bda96d91d87435d45b36fec1 authored almost 2 years ago by Jackson Harper <[email protected]>
Add twitter image data handlers

github.com/omnivore-app/omnivore - 9034a75151148d81968062ad06ac03e22a18f14b authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1662 from omnivore-app/fix/notebook-refresh-highlights

When notes are added/removed from notebook, refresh reader

github.com/omnivore-app/omnivore - 1b834770a2f155bdcbddac136aeb44e825e4b8d0 authored almost 2 years ago by Jackson Harper <[email protected]>
Add updateHighlight call to the PdfReader

github.com/omnivore-app/omnivore - ca1de74da829b748471b780028cbeb05af62254d authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1661 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 521bcbbac00104a0c7f496b7a516a856139b643e authored almost 2 years ago by Jackson Harper <[email protected]>
When notes are added/removed from notebook, refresh reader

github.com/omnivore-app/omnivore - 6a5618eb8217ab0667e59d49bd29e835c00957a6 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1660 from omnivore-app/fix/notebook-notes

Fix bug preventing notes from being saved when added in the notebook

github.com/omnivore-app/omnivore - d5e674b6cf7cc6aca5dbfa2207cc1a92576b934d authored almost 2 years ago by Jackson Harper <[email protected]>
Fix bug preventing notes from being saved when added in the notebook

github.com/omnivore-app/omnivore - 3e9be89077457489e9267b31935cd779a404baa2 authored almost 2 years ago by Jackson Harper <[email protected]>
Set width/height on feature graphic

github.com/omnivore-app/omnivore - 414b7aee0d61ca0aeb836c66ec79efef4be4d873 authored almost 2 years ago by Jackson Harper <[email protected]>
Improve CLS of login button on landing page

github.com/omnivore-app/omnivore - a37e885323d838ef23bfa0274e6344fdb9523ea4 authored almost 2 years ago by Jackson Harper <[email protected]>
Reduce layout shift from landing page feature graphic + login button

github.com/omnivore-app/omnivore - 65dfe1279de4da5a633abec73c0dabeaf72cfd20 authored almost 2 years ago by Jackson Harper <[email protected]>
Better optimize landing page images

github.com/omnivore-app/omnivore - 9b616fc8e593492c9080284e88f3f9deb1a6fc62 authored almost 2 years ago by Jackson Harper <[email protected]>
Update open graph image url

github.com/omnivore-app/omnivore - 3a678f6d80b23d2a97139368c424b491ef3f563b authored almost 2 years ago by Jackson Harper <[email protected]>
Update opengraphic and landing images

github.com/omnivore-app/omnivore - 56ab63feab1619b76fbda89ce60052c80af9e575 authored almost 2 years ago by Jackson Harper <[email protected]>
Update the feature graphic on landing page and login page

github.com/omnivore-app/omnivore - 068c2a1a9b0d45444d7b65f0c4734c526b8c6d56 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1655 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 26d2dfa53c5c76d9cea76c5a6f87dfe9353e2e91 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1652 from omnivore-app/fix/link-to-matter-import-docs

Update the link to the docs on importing archives from matter

github.com/omnivore-app/omnivore - a0823647c74321ab848b8d89098d6a925d04a065 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1649 from omnivore-app/fix/import-handler-docker

Add .dockerignore for the import handler

github.com/omnivore-app/omnivore - 424eb95e5aa596f2626cc888b95558c72ba0548d authored almost 2 years ago by Jackson Harper <[email protected]>
Update the link to the docs on importing archives from matter

github.com/omnivore-app/omnivore - 842c1bad673ac6dacf90b33ed10d38790fea763d authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1635 from omnivore-app/fix/content-display-reports

Fix creation of content display report

github.com/omnivore-app/omnivore - 786ad35da9ad8ae18e2f99e0fd0840764474a570 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1648 from omnivore-app/fix/puppeteer-parse

fix/puppeteer parse

github.com/omnivore-app/omnivore - 6572f718c96b25ccdc98a16635ee5e867352dd88 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add .dockerignore for the import handler

github.com/omnivore-app/omnivore - d2e7f8e58cca8de1d3f7fb83b79eb0e5b85feb26 authored almost 2 years ago by Jackson Harper <[email protected]>
Save newsletter_email_id in subscription instead of the whole entity

github.com/omnivore-app/omnivore - c4a5cbe4e2e1df7c09d6db28de421fbb2c683ef7 authored almost 2 years ago by Hongbo Wu <[email protected]>
Save newsletter_email_id in subscription instead of the whole entity

github.com/omnivore-app/omnivore - c647aabeaaddb7ed6ba29b2a082111887ed1e6dc authored almost 2 years ago by Hongbo Wu <[email protected]>
Fix last two tweets not saved in a long thread by waiting for document loaded after scrolling

github.com/omnivore-app/omnivore - 145a8b973060e3223ddfa99fdaf3d8581f1f5317 authored almost 2 years ago by Hongbo Wu <[email protected]>
Merge pull request #1647 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - aad9b77fe900ff5eb1500a82e92090f0ae77cb1a authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1646 from omnivore-app/fix/import-matter-content

Update matter import handler to use archives instead of just history files

github.com/omnivore-app/omnivore - b44b449642466f02c6ed87ef7dda4df9e7956fde authored almost 2 years ago by Jackson Harper <[email protected]>
Fix readability not run in puppeteer-parse

github.com/omnivore-app/omnivore - 7bfd36e308cf6d44ffba917007869a643231c77b authored almost 2 years ago by Hongbo Wu <[email protected]>
Handle exceptions from JSON.parse, in this case just return ok so the request isnt retried

github.com/omnivore-app/omnivore - 6845696f23171893d1d02f13be6248b83b172d7b authored almost 2 years ago by Jackson Harper <[email protected]>
Create read stream after all early return checks

github.com/omnivore-app/omnivore - 6f588e217034d2c4dc749e7b861ae682c14bbd9f authored almost 2 years ago by Jackson Harper <[email protected]>
i guess this was my first rodeo

github.com/omnivore-app/omnivore - 444d4a69eb7d8293891c25b054c382cc718a8a6c authored almost 2 years ago by Jackson Harper <[email protected]>
Update some style, add Matter archive importer tool

github.com/omnivore-app/omnivore - 824899760a59eb956c66461ada44a0360b4b07fa authored almost 2 years ago by Jackson Harper <[email protected]>
Make SavePage API call if we have content provided

github.com/omnivore-app/omnivore - c240f1d2c81619e17ec8f49b6147411eae04d292 authored almost 2 years ago by Jackson Harper <[email protected]>