Ecosyste.ms: OpenCollective

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

github.com/omnivore-app/omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.
https://github.com/omnivore-app/omnivore

Merge pull request #3475 from omnivore-app/fix/ios-subscription-add-label

fix: ios add labels not working in subscription settings

a7371fe7a1bc95bcda9ea96a03966bd90b88f7f5 authored 11 months ago by Jackson Harper <[email protected]>
reduce unction is no longer async

02c28be403361f3906cedbac8692394b8b258f12 authored 11 months ago by Jackson Harper <[email protected]>
fix: ios add labels not working in subscription settings

* creating wrong filter in the rule

177a3c3f90a34d58cbce0c079fce259430738a59 authored 11 months ago by Hongbo Wu <[email protected]>
Remove async from non-async function

792f13edfca6f228758aff67ebd4672848394106 authored 11 months ago by Jackson Harper <[email protected]>
Function for cron jobs dont include queue in the read position metrics since its not part of that queue

1b44cb860bea59234c3148c9d1824298e00ac76d authored 11 months ago by Jackson Harper <[email protected]>
Rebase

7d6645b87a55977c0aac32b878d9ed9bd28ce12e authored 11 months ago by Jackson Harper <[email protected]>
Copy params so no extra params are sent

ddf7d590fd22ab535c164b54f25e094afb33cc69 authored 11 months ago by Jackson Harper <[email protected]>
Use a set in redis and push items to the set

This lets us grab all available items, apply them, and then
remove them from the set. Once compl...

570b7a4b7826b12a5875378e95c8c1609b4b99c6 authored 11 months ago by Jackson Harper <[email protected]>
Make reading position parsing safer

a060aaf4961fd9e9db8ffbd398c4eb52786417ac authored 11 months ago by Jackson Harper <[email protected]>
Clear cache on force, return updated read position values

bdf01ddaab8da23d54087183578d6950c804c5c0 authored 11 months ago by Jackson Harper <[email protected]>
Force read position writes when user explicitly sets it

97efbe4487e8f5b44f4a2cd1804e9a40eb9c71c4 authored 11 months ago by Jackson Harper <[email protected]>
Need to force this test to overwrite the cached value

3ecbd3f434e41fc2b28254fcd2554aae52c5f91e authored 11 months ago by Jackson Harper <[email protected]>
Do not cache on write, so the most updated item is always available on read

This is mostly an issue on tests where all the queries can be run
in a single process, but if we...

c47a720fe4b15c00708c4569b6aca902dba90a29 authored 11 months ago by Jackson Harper <[email protected]>
Revert web change

38a90e39874ec91cb314b6f3a788375cee169668 authored 11 months ago by Jackson Harper <[email protected]>
We need to update readAt because that isnt resolved from the cache

0e37bfa03d62738537011d3b5bbd3e75349d4325 authored 11 months ago by Jackson Harper <[email protected]>
Add reading position messages to exported metrics for queue processor

d8ea4ff1c5a496098d691841543e19ca48a53a48 authored 11 months ago by Jackson Harper <[email protected]>
Revert temp

9dc070243a92e8c7a28388c8293081a9539a942a authored 11 months ago by Jackson Harper <[email protected]>
Add job to sync read position data

7bb3718a8f4bf371fb84a7fb7bd509e48d04f4f7 authored 11 months ago by Jackson Harper <[email protected]>
Create a service for interacting with cached read positions

a40f5bed55786b0c3dda3a7afe14372091ee54f9 authored 11 months ago by Jackson Harper <[email protected]>
Write behind reading progress as a list that can be reduced at commit or read time

fbfa93447996ed862830a7e7dc9f78aacfc2a27e authored 11 months ago by Jackson Harper <[email protected]>
Remove empty ctor

c2327781e1e8f34597c72ca83efae5c75e12ddbf authored 11 months ago by Jackson Harper <[email protected]>
Write behing cache for reading progress

86c80d991f97bdfa93add75fcc78929bef531545 authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3467 from odebroqueville/main

Add Rules menu item to dropdown menu

7289480ca52b904d1d30d836092f4718a3e82028 authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3468 from kawamataryo/main

Prevent add label if press enter in composition session

95bdc893d9d9e11cf7d1df26cc14f5402068722c authored 11 months ago by Jackson Harper <[email protected]>
allow full window draw

d101952deeb05426c21b06dd5f35b89dd1387334 authored 11 months ago by Stefano Sansone <[email protected]>
bump compose version

1fa061ee0a36cc8a8588ef80bbba8ca7f0eda67a authored 11 months ago by Stefano Sansone <[email protected]>
Merge pull request #3466 from omnivore-app/fix/rewrite-trigger-functions-in-db

create a job for db trigger

c3276fdaf12b70be50e01e8e2208d4a8026a98c5 authored 11 months ago by Hongbo Wu <[email protected]>
fix bulk action

6d5ce451ac300e9c03b3ec62aebb6136bf183334 authored 11 months ago by Hongbo Wu <[email protected]>
wait until all jobs are done in test

1b8111b90783911dfb2658da654d0c5184e2548d authored 11 months ago by Hongbo Wu <[email protected]>
running worker in the test

5e883cb2ba12ff0ae44cd3ef5608794fb0411546 authored 11 months ago by Hongbo Wu <[email protected]>
some lint

cf898299e452f61c25583acc59d9b7fea72a5f08 authored 11 months ago by Hongbo Wu <[email protected]>
add a job for updating highlight annotations in library_item

5646413b59e01d6bda8ed493181d7b617571c330 authored 11 months ago by Hongbo Wu <[email protected]>
update bulk action to add labels

43855247b8207077dfec5f623310e8d1d72a5d87 authored 11 months ago by Hongbo Wu <[email protected]>
create a job for update labels in library item

5ed35bbeff5dfd985f5573698881c6fa260de02b authored 11 months ago by Hongbo Wu <[email protected]>
Prevent add label if press enter in composition session

6d484884daf6a70df0b3b4a4cea258013e7844de authored 11 months ago by kawamataryo <[email protected]>
Add Rules menu item to dropdown menu

cd42ce56d8fff58a67e16e6f7283a1dc15d7934e authored 11 months ago by Olivier de Broqueville <[email protected]>
create a job for db trigger

ddddf8234ec37b8699e3559966740499bab340da authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3462 from omnivore-app/fix/rule-job-priority

fix: assign the rule job with priority 1 and do not retry

c8b687fa63abcaaeca6582f431d7f337b49877b5 authored 11 months ago by Jackson Harper <[email protected]>
remove thumbnail job on complete or failure

36d2c21466e3b122768c677e421cc9590db6e6e6 authored 11 months ago by Hongbo Wu <[email protected]>
fix: assign the rule job with priority 1 and do not retry

2eedba1522fce7ee4f31675cf984d9147d5df104 authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3459 from omnivore-app/fix/fallback-to-worker-redis

fallback to worker redis client if fetched content not found in cache

814a2bf5191def779ce808cc5500c2687eac3459 authored 11 months ago by Hongbo Wu <[email protected]>
fallback to worker redis client if fetched content not found in cache

e724bbd465f366e23eb6095c546a8174bb5afcca authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3458 from omnivore-app/main

Web production deployment

97ce5df993f1595700d34d4dbb7637600a79f13b authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3457 from omnivore-app/fix/save-pdf-in-rss

fix/save pdf in rss

a94b6717d94a106e82dea1d948d4ccedad83717a authored 11 months ago by Hongbo Wu <[email protected]>
fix: empty client request id in save-page job data when saving pdf in rss item

8d8309d3bb1f0137af0942c23add83822a720bdd authored 11 months ago by Hongbo Wu <[email protected]>
fix: string interpolation in logs

5faa24556ebc1fabc26cb21dba91a8da8a6a55fd authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3454 from omnivore-app/fix/logs

reduce log size

3bb2b4fb39ed1bed486f5213fff8b9e1f22a3340 authored 11 months ago by Hongbo Wu <[email protected]>
reduce the size of the log entry by truncating any string values to 500 characters

809c572ca783bcfc9460abf0aa51030d63ea8bd1 authored 11 months ago by Hongbo Wu <[email protected]>
remove redundant logs

d5d581fc54f8d8afea4b8e16c1f4d6ac018be1fb authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3446 from omnivore-app/fix/refresh-feed

fix: add rss label and feed url to the pdf in rss feed item

0181a2bfcd9d6a4c708d61d35214d4ff4b31c616 authored 11 months ago by Hongbo Wu <[email protected]>
fix pdf saving

58d384f4f653221d90b71aef522be7f3e4e74b23 authored 11 months ago by Hongbo Wu <[email protected]>
remove api call to upload file request

4f061546bfbfb3e4f94bb79027d32dfb985a15aa authored 11 months ago by Hongbo Wu <[email protected]>
fix tests

a2bdddf8c9e8b572a4d9cda6a357af2969ac8c8e authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3442 from omnivore-app/fix/rule-handler

move trigger rule into a job

738f85923c5367d59133940d6555e2f31ff953a6 authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3445 from omnivore-app/fix/rss

fallback to guid if link of rss item is not available

0439df197f6b44f5ff989d9e0462b4e77c78fe40 authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3444 from omnivore-app/fix/twitter

use nitter handler for twitter new domain x.com

903cb2d8127cd953b5d9b2f39358d8210a403505 authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3453 from omnivore-app/feat/web-library-contrast

Improve the library view contrast

29d971bf89964c3835873d3fd2ee09c4ab748dcb authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3451 from hereAlexT/hereAlexT/issue3226

add shortcut cmd+enter to save note

3995d6ed674935de043e82d9b49510d936bd88b5 authored 11 months ago by Jackson Harper <[email protected]>
Improve the library view contrast

411b0c305ad0727f6e30ab9e4a99c7f2a69e440c authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3410 from jeffgreco/patch-1

improve contrast on active table row background color

783cfbf9138a460c2260b5e9552c362ef33eca6e authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3437 from omnivore-app/fix/main-thread-violation-googlesignin

Fix Main Thread Violation - Google Sign In

918cafcd3d8241409e8366e1d697a145c923d9d5 authored 11 months ago by Jackson Harper <[email protected]>
Merge branch 'hereAlexT/issue3226' of https://github.com/hereAlexT/omnivore into hereAlexT/issue3226

f81d8c9e1c954691c1f994406995575c05dd5e7a authored 11 months ago by Alex T <[email protected]>
* feat(HighlightNoteModal.tsx): add keyboard shortcut to save note changes and close modal

8aea5c9a90e2cb93b4a0468c26a05e9e9a5702c7 authored 11 months ago by Alex T <[email protected]>
add shortcut cmd+enter to save note

add shortcut cmd+enter to save note

5c365021f30db3daa6eebd191a5f3564425d895c authored 11 months ago by Alex T <[email protected]>
fix: add rss label and feed url to the pdf in rss feed item

ac5acf7f21735e3590dc0d664377453b7039aff4 authored 11 months ago by Hongbo Wu <[email protected]>
fallback to guid if link of rss item is not available

fd80724d79d45264bb08faedbb6f4a82282a8a0a authored 11 months ago by Hongbo Wu <[email protected]>
use nitter handler for twitter new domain x.com

29cb15de328f214c587c434fb78a3026d013cf0a authored 11 months ago by Hongbo Wu <[email protected]>
resolve conflicts

30fef30384195bae4f07f28ebb0e93623051262f authored 11 months ago by Hongbo Wu <[email protected]>
enqueue trigger rule job once page is created or updated

e03895c8b72949ba22da43c402bedc040e6c0f89 authored 11 months ago by Hongbo Wu <[email protected]>
move trigger rule into a job

7556c6da5f617b7f97cbc0cc4651f9a125e3b421 authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3440 from omnivore-app/fix/cache-ttl-

fix/cache ttl

2e1c99780a0d82515ae8a8461359e5f631257ce1 authored 11 months ago by Hongbo Wu <[email protected]>
update content-fetch

7e892358065b8db2080ab5c6b742d8ea8fbabe10 authored 11 months ago by Hongbo Wu <[email protected]>
cache fetched content for 24 hours

e4e07c8acf9f7088764f7d7680c635dc765a5bae authored 11 months ago by Hongbo Wu <[email protected]>
use different redis server for mq and cache

be0a2e8c52e7123c96153fd7058e5a8481304c94 authored 11 months ago by Hongbo Wu <[email protected]>
resolve conflicts

52419c39da4579f320df36deb72067d72ba66efd authored 11 months ago by Hongbo Wu <[email protected]>
fix tests

ecbf402266697e53fe6f7a3c304a862f688136d4 authored 11 months ago by Hongbo Wu <[email protected]>
do not retry if find_thumbnail job fails

4c765378e390d971e59f50aeed664b019ddabb57 authored 11 months ago by Hongbo Wu <[email protected]>
create a job for finding thumbnail

e54c691c09d2445d0cab12ef822030811decbf59 authored 11 months ago by Hongbo Wu <[email protected]>
Merge pull request #3430 from omnivore-app/fix/queue-processor-custom-metrics

Expose custom metrics for the queue processor

f3c1b9d9a0a0bb8f55a5d9721149080e14ec6d1a authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3435 from omnivore-app/fix/readability

fix/readability

7f6b722aacb760dcf7ff03699b53259452f0226a authored 11 months ago by Hongbo Wu <[email protected]>
fix code blocks not formatted correctly in articles from wechat official accounts

fd7c2ffb49848bddaae5f83b1ef52882bcd9417d authored 11 months ago by Hongbo Wu <[email protected]>
throw error if save-page job failed

8834efabd46789e52434e57ab5c02092e5581f8a authored 11 months ago by Hongbo Wu <[email protected]>
fix code blocks not formatted correctly

dae90aaffa650b3e37cd328c95c57c2b346f4f51 authored 11 months ago by Hongbo Wu <[email protected]>
run readability in save-page instead of puppeteer

5e239d2568f82d644cce301cc43c27dd40de61e4 authored 11 months ago by Hongbo Wu <[email protected]>
add test case

7ff327787bc9485e207d67360460aea48d7f4b75 authored 11 months ago by Hongbo Wu <[email protected]>
Update generated html

04fd8d2e5d44eb53080860c58f5ab4754c411e46 authored 11 months ago by sywhb <[email protected]>
Add types to exported metrics

a639a2fa102642214f39b476c23a52dc1ed84881 authored 11 months ago by Jackson Harper <[email protected]>
Merge pull request #3431 from omnivore-app/fix/subscription

fix/subscription

7567e00e51817249827c39eaa0369cf1bfc70f31 authored 11 months ago by Hongbo Wu <[email protected]>
call helper function to locate root vc from main thread

62df69fd26a4e6daa1ac862a9efa34c0a0e32e57 authored 11 months ago by Satindar Dhillon <[email protected]>
Remove unneeded escapes

5f9be385b7be047bd75c6016c325123d6983b06c authored 12 months ago by Jackson Harper <[email protected]>
Improve exported metrics naming convention

c581372a93bf1b57313d6e2e7654dc21c84a36d2 authored 12 months ago by Jackson Harper <[email protected]>
for campability with old clients, use refreshedAt to replace lastFetchedAt

7bb63b4ecd99ff12014122c81057b23aefa0615c authored 12 months ago by Hongbo Wu <[email protected]>
update entity

3f3a96297fd813c13ee50c9e9942e629719218de authored 12 months ago by Hongbo Wu <[email protected]>
save the timestamp when feed fails

1563b44197632b10f22c1ad8e436abf7ca7bb69b authored 12 months ago by Hongbo Wu <[email protected]>
do not retry if user is deleted

9e55fe0d7b67269d12e1e3b5e4f74d4ff615d543 authored 12 months ago by Hongbo Wu <[email protected]>
fix tests

d357d2b0afd00bcec4fb3b07d293dec13854704d authored 12 months ago by Hongbo Wu <[email protected]>
update logs

86c4bbabee5ac64ed1e35b88672c7cbc6f09b84b authored 12 months ago by Hongbo Wu <[email protected]>
get active user subscriptions only

9d378d3f46310f1142e73620cfc08cb39922b97f authored 12 months ago by Hongbo Wu <[email protected]>
validate feed item url and convert relative url to absolute url

fd74ebffa23644fc7a122f7acd6230e2d551d786 authored 12 months ago by Hongbo Wu <[email protected]>
mark subscription as error if item was failed

6f3fccfcd084b2aa06f7606c35b7a98c3f88f2ab authored 12 months ago by Hongbo Wu <[email protected]>