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

Better account deletion / logout handling of local data

e318afbc0a65854cd5d33e0427042e92948664ce authored about 1 year ago by Jackson Harper <[email protected]>
Set title display mode on inner view to prevent resizing in splitview

1e07a63c092949851cd6f7c1a0d2fe6cab19ca76 authored about 1 year ago by Jackson Harper <[email protected]>
Update split view to also handle sync manager

c4c9d6762bcf7cb50992057e1832e10fbabd6da1 authored about 1 year ago by Jackson Harper <[email protected]>
Improve the header and toolbar icons in the reader

0529792f2a5d5f78c54085b4059c2d00bbe36674 authored about 1 year ago by Jackson Harper <[email protected]>
Clear the last selected tab when clearing data to make initial load testing easier

0e3e5878eb475d4c05219526ce0468ae4c081d49 authored about 1 year ago by Jackson Harper <[email protected]>
Dont need to call loadItems here since setting the filters will do that

eae08a676199ff348e63948d210d5e7ba534ad56 authored about 1 year ago by Jackson Harper <[email protected]>
Start to add subscription rules

8d47b67e1508add7546048a18f343d0b1ae7a14c authored about 1 year ago by Jackson Harper <[email protected]>
Fix redacted cards for grid mode

eadfbc3436fdbbd828c4b7a5a7916821b0d613ca authored about 1 year ago by Jackson Harper <[email protected]>
Better unsubscribe view

4291c1149b575eeb2e706472c0df61e4bf59bde3 authored about 1 year ago by Jackson Harper <[email protected]>
Start using toast operation handler

e17f243db0a737b2a5d562429aa0e6341c12c02a authored about 1 year ago by Jackson Harper <[email protected]>
Subscriptions UX

e20424ff1b7c39eb71ff060f7759e69ca46500d5 authored about 1 year ago by Jackson Harper <[email protected]>
Show Move to Inbox in following items toolbar

49ddaee0bef50bbc8af9f3916b28c59c6b81498b authored about 1 year ago by Jackson Harper <[email protected]>
MOre on email views

bf94c17ac5feeb471feef9cdff4c80d2922d4237 authored about 1 year ago by Jackson Harper <[email protected]>
Add newsletter filter

cc7ecdb2f55bb8f20c13d29df250773af2e1a5d5 authored about 1 year ago by Jackson Harper <[email protected]>
Fetch rules

ddcbb7835fda168a9ed01ddd2576b7cf03d8bb87 authored about 1 year ago by Jackson Harper <[email protected]>
Subscription rule builder

31285183832a1854242f8535b0209c49d8bc3b72 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3267 from omnivore-app/feature/update-newsletter-email-api

f47c83d3eba2526064b3f87ed412e0db3cf51841 authored about 1 year ago by Hongbo Wu <[email protected]>
fix invalid unknown item type

db28bbd0f9acfc386af554ee4b8301c4761813f3 authored about 1 year ago by Hongbo Wu <[email protected]>
feat: update newsletter email api

0a4758105afb3aaa0b9b28a9bdedda9005a60f3d authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3261 from omnivore-app/feature/add-state-for-non-fetch-content

feature/add state for non fetch content

e4b6cba2fff63baa0c43c02538c8ff14b78ab00f authored about 1 year ago by Hongbo Wu <[email protected]>
add fetchContent api

92aa11b98ed87a81ff1c3e5d7d2c70266ac0a603 authored about 1 year ago by Hongbo Wu <[email protected]>
fix tests

07b96c46d5433d433af95f36e3877101a72b3ac3 authored about 1 year ago by Hongbo Wu <[email protected]>
android: add swipe actions in library

Signed-off-by: Remy Chantenay <[email protected]>

bf7c79d0832af3c7f18c511e94a86a18c56bf294 authored about 1 year ago by Remy Chantenay <[email protected]>
Merge pull request #3265 from omnivore-app/fix/newsletter-email-folder

return folder when newsletter email api is called

0c8bce3a105d4b72bb93f018c794d5298db839fa authored about 1 year ago by Hongbo Wu <[email protected]>
return folder when newsletter email api is called

b5f82d448e7f57d2c39499058bcea05c1743564a authored about 1 year ago by Hongbo Wu <[email protected]>
add endpoint to prune items from folder older than some days

8e77c047bd6ae7cc43851f06786aad316849f6ef authored about 1 year ago by Hongbo Wu <[email protected]>
add content_not_fetched state for items saved without content fetched

6f1ef075c64fb3e15a25e9f17143fb63df31fe55 authored about 1 year ago by Hongbo Wu <[email protected]>
if fetch_content is false, set the state to content_not_fetched and use preview content

b1aca117f4336a1db731d668a7772387103ca53c authored about 1 year ago by Hongbo Wu <[email protected]>
run readability on the preview content

22778af285c8a4fd41eb213e46719c48fb3249e5 authored about 1 year ago by Hongbo Wu <[email protected]>
Bump @sentry/nextjs from 7.50.0 to 7.88.0

Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.50.0 to 7.88.0.
- ...

3c0912c855cb4b5c550af144683c6a43b558486a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3262 from omnivore-app/fix/feed-folder

a2a77250470eaf07d7d245ec952165b8d9b189a5 authored about 1 year ago by Hongbo Wu <[email protected]>
fix sending rss feed to inbox folder

15dc05ca1a2c9241efa57675b1d23f2e8311be47 authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3260 from omnivore-app/following-folders

change default folder of newsletters

1f00050666d85ffab0c1dbc3a7ba9fc0f31dc841 authored about 1 year ago by Hongbo Wu <[email protected]>
fix typo

55ed5a0a80b618b29a0caa03ba7d80e3c469b1b3 authored about 1 year ago by Hongbo Wu <[email protected]>
make existing newsletters go to inbox folder

97735d06332d78327567abd3ead2f179eefa9921 authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3259 from omnivore-app/fix/sort-by-wordscount

fix sort by word count not working

87e500a04bfd001cf3afb2be1ff0bb0705b0dbe1 authored about 1 year ago by Hongbo Wu <[email protected]>
fix sort by word count not working

7a2cf6c6fe18e3eec25df1c055affccb1651af86 authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3250 from omnivore-app/fix/duplicate-rss-item

skip fetching re-published items in the feed to deduplicate

e0b8e4ae2ba0b038e48080a04e42bf4e4dd6b939 authored about 1 year ago by Hongbo Wu <[email protected]>
add test cases

1b9590f0109b0c380d2fc1694d986f1a03a8e52c authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3252 from remychantenay/android-fix-add-link--state

android: fix AddLinkSheet state management

c77e53a1997f102ae740e6e29bf90da026fde238 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3247 from omnivore-app/feature/feeds

feat: fetch content and folder settings for newsletters and subscriptions

58f16ec62c91e26550cc4b44e5273f272decfadb authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3248 from remychantenay/android-edit-article-info-sheet

Android: Sheet to edit article info

29a13345ff87163c5467ce8c1406d0ead04f0f50 authored about 1 year ago by Jackson Harper <[email protected]>
android: fix AddLinkSheet state management

Signed-off-by: Remy Chantenay <[email protected]>

154ee83398c1fd3f7440e3430f1d7289c2c668b6 authored about 1 year ago by Remy Chantenay <[email protected]>
Merge pull request #3249 from omnivore-app/improve-advanced-search

improve advanced search

403092cdff8a1891e82aa4f1a243856fefe697f6 authored about 1 year ago by Hongbo Wu <[email protected]>
skip fetching re-published items in the feed to deduplicate

991f984b6fa9bf174dbf3b5ccdcce8dcfe322917 authored about 1 year ago by Hongbo Wu <[email protected]>
not throw error if sort keyword not found

d579a8f90796ef0defda159a0261684f3c9c636f authored about 1 year ago by Hongbo Wu <[email protected]>
allow plural and singular form for has/no filter

f915c18dfa4cf22e4478521dc4e00ce897652083 authored about 1 year ago by Hongbo Wu <[email protected]>
throw error if sort column not exists

42749c5a3239b8a5404e3801976ea0f8e8700386 authored about 1 year ago by Hongbo Wu <[email protected]>
Android: Add EditInfo sheet

Signed-off-by: Remy Chantenay <[email protected]>

0b3aa22770064d68f92157c20c15c575dd1ee9fb authored about 1 year ago by Remy Chantenay <[email protected]>
move to folder api will create a task to fetch content if content not exists

b86ee139e0973403d47cbf72c3673365ea61eb2a authored about 1 year ago by Hongbo Wu <[email protected]>
save newsletters to the right folder get from subscription and email settings

83e098245703fc011d80e2e5130e3d1111cf4a5e authored about 1 year ago by Hongbo Wu <[email protected]>
allow setting folder when creating a new email

f7ec0220a8308db9a8517366c932e62fcff70b55 authored about 1 year ago by Hongbo Wu <[email protected]>
allow updating folder and fetch content settings for subscriptions

32f99d7b077b87c2fcfb9c1d7e3382ff0fc98215 authored about 1 year ago by Hongbo Wu <[email protected]>
fetch following item content only when required

a257147fc56889073897a367ed29e6c3176fe0c0 authored about 1 year ago by Hongbo Wu <[email protected]>
allow setting fetchContent and folder when subscribe to a feed

f2c468f906f2f769d4e9abf32ea56f0f49e12948 authored about 1 year ago by Hongbo Wu <[email protected]>
add fetch_content and folder column to the subscriptions table and folder column to newsletter_emails table

d67b974367b8b396bb4c2efe2152d0af6dd9883f authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3246 from omnivore-app/feature/label-source

feature/label source

6d0dcee488076ce95942e94c557453cb489f29f7 authored about 1 year ago by Hongbo Wu <[email protected]>
return source of the labels tagged to an item

06e17e2eb82c3e15368e265087a0af3d4bfa04e4 authored about 1 year ago by Hongbo Wu <[email protected]>
put rule:${rule_name} as the source when adding labels by rule engine

1f421b3ebcb3ddd928594970c5320d1c41ac50b0 authored about 1 year ago by Hongbo Wu <[email protected]>
allow adding source of label when adding labels

dcd6e8bb6039452485fa243a07865c0e7aece074 authored about 1 year ago by Hongbo Wu <[email protected]>
add source column to entity_labels table

56a7ae4dc1ee8ac985d848baf3b5449b235adde0 authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3245 from omnivore-app/main

Web production deployment

ed7b353a786aab69cfa6686d06159a7c07871ee9 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3242 from omnivore-app/fix/subscribe-api

fix/subscribe api

79baee56c6b3404aff659a6bf640f7c5a0bc447f authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3244 from omnivore-app/improve-advanced-search

improve advanced search

528163905df37625099ca6331e2095277723af8c authored about 1 year ago by Hongbo Wu <[email protected]>
fix lint

9b8e4a687604ca0691ea2ebf29a58423b86fde02 authored about 1 year ago by Hongbo Wu <[email protected]>
fix tests

2155be470409caf1a1923f92b25641df23f9b24c authored about 1 year ago by Hongbo Wu <[email protected]>
skip converting to numeric value in liqe

5bac173d640f373714b12b229352472d60b3f6b8 authored about 1 year ago by Hongbo Wu <[email protected]>
update comments

07868c729d081098e9548dbc8a23a5fdd27c5504 authored about 1 year ago by Hongbo Wu <[email protected]>
treat numbers as text field too

8dfa5f42269551a00565d09b1c84f000f2078440 authored about 1 year ago by Hongbo Wu <[email protected]>
ignore empty text field

a7f9214cdad0ead4d720ed7e7ead26a1a1fe7ed9 authored about 1 year ago by Hongbo Wu <[email protected]>
ignore empty field value

609c46cdc35406faf733f7b74d3a9a8b2571b1ca authored about 1 year ago by Hongbo Wu <[email protected]>
ignore field case

7622d8a139d2d6899b8ad763a262cb0fbc4bc27f authored about 1 year ago by Hongbo Wu <[email protected]>
treat unknown fields as text search

55cc5f57690074732e748507a0a67fbdbb07b89a authored about 1 year ago by Hongbo Wu <[email protected]>
lint

a41ec3d2f6079179edb1e60dddd9f1ea27980fde authored about 1 year ago by Hongbo Wu <[email protected]>
fix tests

18e69cc58a3a8d5b921c9552128c7e7d40470641 authored about 1 year ago by Hongbo Wu <[email protected]>
fix subscribe api returns error due to createdAt being null

e730abb9aafa77f72f1feff8777ebe3026f6944a authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3240 from omnivore-app/fix/recommendation-pub-date

copy published date to the recommended item

cf114d0c70370ae7bc0ba3f07fb9bb5b810f7ed0 authored about 1 year ago by Hongbo Wu <[email protected]>
copy published date to the recommended item

1056971e895ecc86b5a44d204c4e2d7e4e307675 authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3236 from omnivore-app/scan-feed-api

update scan feed api for the client

a7c74cef6fad5b5ae6840334d4a826c54c264267 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3235 from omnivore-app/increase-feed-limit

increase feed limit to 256

4c42a55db19b0b4ee610f9be82376d1302b045ce authored about 1 year ago by Hongbo Wu <[email protected]>
return absolute feed url

b3d0bb9ed79cc0607cc97a24224edd2a201bf74f authored about 1 year ago by Hongbo Wu <[email protected]>
validate and return rss feed if the url is an rss feed url

9f59d09c203b93daf9a4129c42be2407f4a856b6 authored about 1 year ago by Hongbo Wu <[email protected]>
max rss feed defaults to 256

36896a8770cef6052da31eef67b8820a7eb0a0bd authored about 1 year ago by Hongbo Wu <[email protected]>
get max feed limit from env

b135dfbc462f089bf2fa78a1b86f76bde1642849 authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3234 from omnivore-app/fix/web-site-name

show site name on library view on web if site name exists

64fd0d7063873ff577b0635d94d4865a06233ca0 authored about 1 year ago by Hongbo Wu <[email protected]>
show site name on library view on web if site name exists

bed50716ee84c5633227ac5787609ebbada3fcec authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3233 from omnivore-app/fix/sort-by-score

ignore sort:score since we always order by score when doing fulltext search

d7a2a926d916c9819b6369a88bd2056b4302a9ca authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3232 from omnivore-app/fix/web-note-highlights-layout

Empty note text if no note is attached to an article

c9f124aa60d1501d51a749fcb2bfbc2fbb790297 authored about 1 year ago by Jackson Harper <[email protected]>
ignore sort:score since we always order by score when doing fulltext search

4d41117d8bee367e027f49baecbc66e99c2dfba0 authored about 1 year ago by Hongbo Wu <[email protected]>
Empty note text if no note is attached to an article

4338fcfe3144baffc33782f4f4c065ee90b025b3 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3231 from omnivore-app/feat/ios-add-fonts

Add Literata and Fraunces font on iOS

fdf839973ff099b4b34dc337665c11bc5c5b1451 authored about 1 year ago by Jackson Harper <[email protected]>
Add fonts to web

bf50d33a6ab69b5fdcd5f3577551a97b1f1ecda7 authored about 1 year ago by Jackson Harper <[email protected]>
Add Literata and Fraunces font on iOS

dd229d890e050bb14c709b2491b70f42dc9e0eed authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3222 from omnivore-app/fix/ios-searchbar

iOS searchbar and visual fixes

fbc9f04e3b25805113cccb1546294408e8d724cc authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3225 from omnivore-app/main

Web production deployment

b28a4620eb264656e8ad51f9fe385daa04eb41bb authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3224 from omnivore-app/fix/saved-search

fix saved search bug: undefined category in input

b2bec3b14d5486bb06c4cb0cef9d369af2a1b0e2 authored about 1 year ago by Hongbo Wu <[email protected]>
make folder optional

0d60ece6d699102cf8042d8a8bf63764d0811e59 authored about 1 year ago by Hongbo Wu <[email protected]>
fix saved search bug: undefined category in input

da3fede3a4405b096de86d9fa9d2757e840ef486 authored about 1 year ago by Hongbo Wu <[email protected]>
Better empty state handling for RSS

adefd1b2eb5fc29769f59fd64f67eba4dc16ee47 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3223 from omnivore-app/fix/or

wrap the where query in parenthesis because we also need to check user_id

f21e28d9bb852fa47225828faef086c10b499862 authored about 1 year ago by Hongbo Wu <[email protected]>