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

Move the rss content block check to the rss handler

816416934ffb7525b3037cff6fa35a3e64ee67f3 authored about 1 year ago by Jackson Harper <[email protected]>
Dont try to fetch content for some feed URLs like arvix which blocks fetches

c9b93a118011784ccd5ac433f4dfedc3793f0774 authored about 1 year ago by Jackson Harper <[email protected]>
use cursor and fetch instead of limit and offset because the subquery result set could change during update

de027ee93f1d665f69499bf2afdfcde94da1e6d3 authored about 1 year ago by Hongbo Wu <[email protected]>
increase batch size to 100

b5d84098d0fb642764933d7b60cc40fa48e7808c authored about 1 year ago by Hongbo Wu <[email protected]>
execute update query in batch to avoid slow bulk action query

1079a19cd90bbe2b6e550b8f606430f18abdf602 authored about 1 year ago by Hongbo Wu <[email protected]>
generate raw sql because postgres does not support prepared statements in DO blocks

55518139fb3c7417706d676bb044a1785f62d798 authored about 1 year ago by Hongbo Wu <[email protected]>
Add button to clear app environment after self hosting

82c8cf9cc322eab1679a7ab235fb66a4ef1214b1 authored about 1 year ago by Jackson Harper <[email protected]>
Better empty state for iPad grid view

d1826be5a930332c211efd232e02c8757840dfca authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3286 from omnivore-app/fix/highlights-in-update-since-api

fix type of highlight is null from update since api

90195f2d088c44f5f47b33fc92cc15e59ec735fc authored about 1 year ago by Hongbo Wu <[email protected]>
fix type of highlight is null from update since api

881626d35a35ae9bfc6306812158db6a618c8bf8 authored about 1 year ago by Hongbo Wu <[email protected]>
Sync move operation, attempt to sync before home is loaded

3667595f4877a960496113834bfda3c56e733c85 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3284 from omnivore-app/fix/highlights-in-update-since-api

return highlights in update since api response

02ba27c96188314aa68418463db632a1a482afca authored about 1 year ago by Jackson Harper <[email protected]>
return highlights in update since api response

2b886d7e68847a68ed31b4695f55fa9190167098 authored about 1 year ago by Hongbo Wu <[email protected]>
Add documentation for highlight and fix bug

Issue: https://github.com/omnivore-app/omnivore/issues/2996

1386e97396994c8499ca71c321712f1dd9bf51ae authored about 1 year ago by andrew <[email protected]>
Export notes with highlights

c09a6fc1de032200c5bfba041c6f2f47cdc92755 authored about 1 year ago by Jackson Harper <[email protected]>
Sync highlights in search also

4f6f45280141225a32fea249d1bd30ae2884c735 authored about 1 year ago by Jackson Harper <[email protected]>
set a default filter on load

e746952f652ebcb4254be14ab71641ee08290dfb authored about 1 year ago by Jackson Harper <[email protected]>
Empty states for grid, filter divider on headers shouldnt show on iPad

88493f8bd29da82fc66dce1b3916cedf4441c982 authored about 1 year ago by Jackson Harper <[email protected]>
Grid improvements for infinite scroll

ca511c304185f54fce2047446e58aca505ab9d4d authored about 1 year ago by Jackson Harper <[email protected]>
Set the filter key when updating the filter

f47e53f56b299799dd55998e0b0b3a3dadffe5f8 authored about 1 year ago by Jackson Harper <[email protected]>
WIP allow a single viewmodel for iPad split screen view

dded89bf324a605690ea07965df46915b2d00ef3 authored about 1 year ago by Jackson Harper <[email protected]>
Navigation toolbar colours

470cd5ddf2ae3f37e6d64eb781ec141f3a7893e9 authored about 1 year ago by Jackson Harper <[email protected]>
Colors for toolbar items

7bd19658f48e783a9909836d5409af457111f235 authored about 1 year ago by Jackson Harper <[email protected]>
Improve initial loading refresh

e31101f5e9bc393df73d45ddbc327b5922047dae authored about 1 year ago by Jackson Harper <[email protected]>
Better loading of synced items

470006017d6b4af9e0e1a8c2b5335a38f132361d authored about 1 year ago by Jackson Harper <[email protected]>
Dont prefetch sync update pages

84c62eae547f96072b3544c5cb95dedd595a5c96 authored about 1 year ago by Jackson Harper <[email protected]>
Dont prefetch update pages

47c21fad37f5a4c676677bb0866384bab1200c43 authored about 1 year ago by Jackson Harper <[email protected]>
Spacing when sharing title + url

54b5bf6d0f6c00b3217727549c8ca0ed411cb2f6 authored about 1 year ago by Jackson Harper <[email protected]>
Better separation of sync and search

3362a5b0169ea0eadc72f22aca36edb8fa37bbcf authored about 1 year ago by Jackson Harper <[email protected]>
Wording on bottom button

701d6a6be1cc049e666ed33c3fe5eef49eba5dd8 authored about 1 year ago by Jackson Harper <[email protected]>
Start tracking totalCount for queries

3d87ef671b28f23064fcf05dfee06833e5b18edb authored about 1 year ago by Jackson Harper <[email protected]>
Dont allow deleting system labels

0bd710e639f93b53ddc5a6c2a1cdbc98dc1f17e3 authored about 1 year ago by Jackson Harper <[email protected]>
Settings UI cleanup, stop audio when archiving/deleting

98ad40fa6b103bad09f290c6866e11cbc5347de0 authored about 1 year ago by Jackson Harper <[email protected]>
Clear edit mode when going into search mode

66a6c5ddc3635cd6ab7b662ce1e101c0bc99e6a7 authored about 1 year ago by Jackson Harper <[email protected]>
Pass delete/archive/view handlers into audio player

3aca91f0839e93d80e5f6207434ecd6483c62cda authored about 1 year ago by Jackson Harper <[email protected]>
More string cleanups

74043867736de83043a41326942939d88a1e0385 authored about 1 year ago by Jackson Harper <[email protected]>
String cleanups

c6fed3cfba8dba3f295d4722761ba1008f71d600 authored about 1 year ago by Jackson Harper <[email protected]>
archive/delete for tts player, use valet to sync hide system labels property

Using valet instead of UserDefaults(suiteName to work around
some potential issues with the exte...

e4850311f4daaa0205ff49ff82304bf2c08dd30e authored about 1 year ago by Jackson Harper <[email protected]>
by default we want to search in the inbox if no in: is specified

47aa2eaae5ddb277b4103924cb4b7a747c0136dd authored about 1 year ago by Hongbo Wu <[email protected]>
PLain button style on the share extension note entry

f7105c135080b70e8109af9381c68f9e9a3fd779 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3275 from omnivore-app/fix/label-name-not-unique

insert labels only if name unique

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

c21ba9e11fbd58039de2ec5e8eb5c578efef3806 authored about 1 year ago by Hongbo Wu <[email protected]>
insert labels only if name unique

ccec94dae0468773d4d18a763157bee747e005e8 authored about 1 year ago by Hongbo Wu <[email protected]>
Disable button style on highlights menu

dc60a96a532375b4eb5855ca25772c379deddb1b authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3274 from omnivore-app/feat/ios-accesibility-issues

Fixes for users with the accessibility buttonShapes feature enabled on iOS

89aaced0055e87f128bc5b53a5ea974e491c52f0 authored about 1 year ago by Jackson Harper <[email protected]>
Fixes for users with the accessibility buttonShapes feature enabled on iOS

052b3c99eefa0d2483d950151ee86239b9365168 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3238 from omnivore-app/feat/ios-add-feed

Add feed buttons for iOS

7caa6f5a12a5288f245f8602b3c4fca1fe0de790 authored about 1 year ago by Jackson Harper <[email protected]>
Add missing files

40b6ab26f44a6bb9f71633948f3ecd8558fa9ee0 authored about 1 year ago by Jackson Harper <[email protected]>
Remove yarn changes

7e54132399b7ffab2889c6355aa25114cdf1e5dd authored about 1 year ago by Jackson Harper <[email protected]>
Revert package.json change

6d30f3132378aeb65f2fcf7a3c73f9cf984f59c9 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3273 from omnivore-app/remove-invalid-url

remove invalid-url error from subscribing feed

0dc3d6198c25c8553302d22b4d6aa896d4b74c8d authored about 1 year ago by Hongbo Wu <[email protected]>
remove invalid-url error from subscribing feed

c939735678b3f43491eae7807a246769568e6f2c authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3272 from omnivore-app/fix/delete-feed

fix/delete feed

a0f9366edd5ab35cd3d109c3614aade7a1236b25 authored about 1 year ago by Hongbo Wu <[email protected]>
Merge pull request #3269 from remychantenay/android-add-literata-and-fraunces-fonts

a8f04be154bb2fdd017da2e0973c50949195db47 authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3266 from remychantenay/android-library-swipe-actions

bc99ea1d8b0412c0de2963788f26c08653b511ce authored about 1 year ago by Jackson Harper <[email protected]>
return invalid url if feed url is different from user provided url

f6e04daf6006ec8472e6b03a531da7ed57b2f3a2 authored about 1 year ago by Hongbo Wu <[email protected]>
check both user provided url and parsed feed url when looking for existing subscription

696de8ea50ec43e06a39de55466f6454319e4ed1 authored about 1 year ago by Hongbo Wu <[email protected]>
Comment out application badge feature

e2843b2e0c0d581d6e998dba5df61f892b868815 authored about 1 year ago by Jackson Harper <[email protected]>
More tab bar pop behavior

a99ac232ca4c95eda0574c638351fcc19352b0d2 authored about 1 year ago by Jackson Harper <[email protected]>
Allow hiding system labels

dccee35fbe94e595a5d8df98928aa902f14e1cab authored about 1 year ago by Jackson Harper <[email protected]>
Merge pull request #3271 from omnivore-app/fix/ambigurous-search-result

do not throw ambiguous error if all the parsed results are the same

e9f0725208284b3b4b3dafd46ae57e5413167821 authored about 1 year ago by Hongbo Wu <[email protected]>
do not throw ambigurous error if all the parsed results are the same

93de374630e6bb389f51c35ca33a260023dd1c91 authored about 1 year ago by Hongbo Wu <[email protected]>
Bring back the santa hat

976aadb082627beb6f5767d61fa44fda6c61986b authored about 1 year ago by Jackson Harper <[email protected]>
Remove list row separator on the bottom view

1e292dfcaaff0cf6bfde2dedb3936f9aaba34f08 authored about 1 year ago by Jackson Harper <[email protected]>
Fix ipad toolbar items, resize toasts on ipad

8acc78db7b2b0725f46696d3809eab85a12bca16 authored about 1 year ago by Jackson Harper <[email protected]>
Improve the load more fetching

fbb39bcd91ab4d64ba75d5f8ad433bf1bc6970ff authored about 1 year ago by Jackson Harper <[email protected]>
Improve bottom loader UX

7e7c9e344ce4f2ea75cf263cc6ada36b65871671 authored about 1 year ago by Jackson Harper <[email protected]>
android: resolve issues and warnings

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

ac47aaaee6e83240532795049d4b01da97f9ca97 authored about 1 year ago by Remy Chantenay <[email protected]>
Default prefetch content to true

b824f2771f7ee02bdd0e9455dcb37028af9a5f52 authored about 1 year ago by Jackson Harper <[email protected]>
Add feed UX

366254548df7db233f520ce386754eaa95451956 authored about 1 year ago by Jackson Harper <[email protected]>
android: add literata and fraunces fonts

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

77627a7d9b08c02fa1ab1a91ace2b0e91068511e authored about 1 year ago by Remy Chantenay <[email protected]>
Merge pull request #3268 from omnivore-app/fix/substack

remove hidden labels from substack post by readability

78307b7149e2b82b8766201db2115866f7a14f00 authored about 1 year ago by Hongbo Wu <[email protected]>
Update generated html

9922e0b2d88c387307f585e348c58bd041ccd2c3 authored about 1 year ago by sywhb <[email protected]>
remove hidden labels from substack post by readability

1a371a80b112dbf15a67340e43e5ee8e19df05cf authored about 1 year ago by Hongbo Wu <[email protected]>
Dismiss taost after updating prefetch rule

a6f67874af4e6a7759eae01f1096a9cebe448852 authored about 1 year ago by Jackson Harper <[email protected]>
More on updating email folders, make resource views refreshable

a882c759c23468872229a39e69398b1b5e381420 authored about 1 year ago by Jackson Harper <[email protected]>
Improve subscription labels rules

d4628edcaf758dfaf9f3302fd35274fa74c0267f authored about 1 year ago by Jackson Harper <[email protected]>
Clean up UI for newsletter emails

20b95d22245fd05ebb7973953b38aefa8aea6910 authored about 1 year ago by Jackson Harper <[email protected]>
Improve markdown export

afe926e45df8f2e953292d2812edcafd05115ce6 authored about 1 year ago by Jackson Harper <[email protected]>
Dont show saved search filter on iPad in header as its hard to keep them in sync

4a21bd42b299b3d0e506d623b6062b997e18dc29 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]>
Show controls when hitting bottom of reader

421de029692f9ebf2a9da5392916b6c6fd99fbce authored about 1 year ago by Jackson Harper <[email protected]>
Add feed buttons for iOS

6764f56cdd2982cf92cb57dc216545b7c92eda3c authored about 1 year ago by Jackson Harper <[email protected]>
Toggle between add/done buttons when feeds are selected

a8b5764dae8bd202638fecc8a9010a3129022455 authored about 1 year ago by Jackson Harper <[email protected]>
Web reader toolbar

96e5b37018d1dd3712f41e8e38643d0ccb10930f authored about 1 year ago by Jackson Harper <[email protected]>
Dont add a sort string if there is one in the saved search

9468a05ee5195bfc51b50bf14fc6b70da143338a authored about 1 year ago by Jackson Harper <[email protected]>
Use Following as main name for following section

6b97f670aa8387745c24cca6374447d416ce818e authored about 1 year ago by Jackson Harper <[email protected]>
Disable smart quotes on search bar

d553352dddb4776804009f7b7a0bbce250db9bc9 authored about 1 year ago by Jackson Harper <[email protected]>
Add badge counts, fix logout and delete item navigation issues

a4976a7b62bcb3645574e2c8210d747ed90fb4bd authored about 1 year ago by Jackson Harper <[email protected]>
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]>
Dark mode for fallback images

f80a57b652b9b1c0a47044348723a1e06540ccb1 authored about 1 year ago by Jackson Harper <[email protected]>
Reset badge count when disabling badge

838bf86b95ff83144ac8614a2e266c0fddc0551e authored about 1 year ago by Jackson Harper <[email protected]>
Hide the header text in compact layout

673bc1df3946a5f96d7dbcffc90ee7ce62f4b512 authored about 1 year ago by Jackson Harper <[email protected]>
Ignore compact mode handling on iPhone

8aa1e2e9695ee77b89530aedbedef011e1212c13 authored about 1 year ago by Jackson Harper <[email protected]>
Show loading bar at load time

f5236dac79eb1b5ec68ee5959b7eed3af9cdad19 authored about 1 year ago by Jackson Harper <[email protected]>
Dont use core data objects for cards to avoid fake cards creating core data items

b527cadd6973eaf66f747b1c89eb0f072935dc9e authored about 1 year ago by Jackson Harper <[email protected]>
Move sync to a separate manager

13ca5cff0d7d0876f735d190d521c167abb1fe9b 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]>
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]>