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

remove test label in library view

github.com/omnivore-app/omnivore - 1822dc78531d17fff2dd05f49223eb586ab4f8d6 authored almost 2 years ago by Satindar Dhillon <[email protected]>
regenerate app reader bundles after rebase

github.com/omnivore-app/omnivore - c937742b56728bbd2200c07424f93a9acfaec5a5 authored almost 2 years ago by Satindar Dhillon <[email protected]>
remove log commands

github.com/omnivore-app/omnivore - 075182d51541f47afd26a1b5fd5b81711912904d authored almost 2 years ago by Satindar Dhillon <[email protected]>
load web reader from server before db

github.com/omnivore-app/omnivore - 6393c52a245ea208c84cb390714dba5d45197199 authored almost 2 years ago by Satindar Dhillon <[email protected]>
update web bundles

github.com/omnivore-app/omnivore - 83897e63e3893adfcc337fd294eb83b602b9b7a3 authored almost 2 years ago by Satindar Dhillon <[email protected]>
update db for saved item property changes before sending updates to serevr

github.com/omnivore-app/omnivore - bb1efac33670353022006482e6c543f121947801 authored almost 2 years ago by Satindar Dhillon <[email protected]>
fetch cards list then content for first 20 updated items

github.com/omnivore-app/omnivore - f352f2a3de1e89196aae8fdfba63a67da8f02afb authored almost 2 years ago by Satindar Dhillon <[email protected]>
use data service item action to handle library list changes

github.com/omnivore-app/omnivore - 7d20c6ca91b20d4911fa501b3b8dd038b22edbd9 authored almost 2 years ago by Satindar Dhillon <[email protected]>
use insert rather than update when creating a highlight

github.com/omnivore-app/omnivore - 3f1c9d709374f948baf92f3e2f56757b17a0cac3 authored almost 2 years ago by Satindar Dhillon <[email protected]>
remove old web reader

github.com/omnivore-app/omnivore - a02f1efaf494d881feb2327805d917ed5b1e78de authored almost 2 years ago by Satindar Dhillon <[email protected]>
pop web reader when un/archive or delete action is selected from the reader view

github.com/omnivore-app/omnivore - 23f1ccde1e7a871ca89c41baff1e2938db51e9f0 authored almost 2 years ago by Satindar Dhillon <[email protected]>
sync offline highlight changes with serevr before syncing library

github.com/omnivore-app/omnivore - 8cd14c75405b884555aad99cfd3118ea489c7d97 authored almost 2 years ago by Satindar Dhillon <[email protected]>
use db to save archive status changes and handle deletion from web reader

github.com/omnivore-app/omnivore - 89099d443148debed8d92fd86a5c80c2012c06a5 authored almost 2 years ago by Satindar Dhillon <[email protected]>
split data service file into more files

github.com/omnivore-app/omnivore - 245c40e6856b40f4fb64a2ad9e8dc4976084f9f3 authored almost 2 years ago by Satindar Dhillon <[email protected]>
check if content value is present when opening web reader from db

github.com/omnivore-app/omnivore - 8aec8005ce645252c0593e9fe1f0504968fadfeb authored almost 2 years ago by Satindar Dhillon <[email protected]>
create SavedItemUpdatesQuery

github.com/omnivore-app/omnivore - 02818ab8f19a1e43edcc08e79e67972630a3130c authored almost 2 years ago by Satindar Dhillon <[email protected]>
remove notes in swift file

github.com/omnivore-app/omnivore - eeddb810b3f3545f3c40c0e6410d2860fc0b8b38 authored almost 2 years ago by Satindar Dhillon <[email protected]>
inject networker into data service

github.com/omnivore-app/omnivore - 270412bc493680c565da5a50faef745b11915796 authored almost 2 years ago by Satindar Dhillon <[email protected]>
set defaults values for serverSyncSTatus and isDeleted values

github.com/omnivore-app/omnivore - 3f14cb08ae7beefbbbaccaf0f1f09a22b60d9a23 authored almost 2 years ago by Satindar Dhillon <[email protected]>
add updatesSince API to Android

github.com/omnivore-app/omnivore - 2bb2e806ffff6db3be7b42d32017a92f36a3ebff authored almost 2 years ago by Satindar Dhillon <[email protected]>
stub in sync call

github.com/omnivore-app/omnivore - 87c1800d705f01efbe0a41918312839624f975f0 authored almost 2 years ago by Satindar Dhillon <[email protected]>
sync offline savedItem updates before syncing library list

github.com/omnivore-app/omnivore - a0d00028a70bd4be3f16e9432a44e45e1be982f2 authored almost 2 years ago by Satindar Dhillon <[email protected]>
load library list using room db

github.com/omnivore-app/omnivore - 8faf23d4bade011b4cb426d5c24ce4c4641f89e2 authored almost 2 years ago by Satindar Dhillon <[email protected]>
discard old search results when new results come in

github.com/omnivore-app/omnivore - 8349a05dfd73f696fe4694751c476077002385cc authored almost 2 years ago by Satindar Dhillon <[email protected]>
use live data function from room to render library list

github.com/omnivore-app/omnivore - 26e0c78e19ac54fc9ee76a9a5eef69fd22ed6c1c authored almost 2 years ago by Satindar Dhillon <[email protected]>
stub in syncSavedItemContent function in data service

github.com/omnivore-app/omnivore - 985d1ff7ae4cfbb17e0b7cd612c288b2750d31e4 authored almost 2 years ago by Satindar Dhillon <[email protected]>
rename id fields to reflect entity type

github.com/omnivore-app/omnivore - 23cb7cb2a5fbe8cffbca228af791067ff23e3a5e authored almost 2 years ago by Satindar Dhillon <[email protected]>
add cross ref table for saved item and saved item labels

github.com/omnivore-app/omnivore - 8b20a0b0be9793cfddb39a2deb205ed7423bff03 authored almost 2 years ago by Satindar Dhillon <[email protected]>
save labels when saving items

github.com/omnivore-app/omnivore - ffeacab4098a140f9ea79f9f0d75a0ac3e193301 authored almost 2 years ago by Satindar Dhillon <[email protected]>
load article content from sql

github.com/omnivore-app/omnivore - 8319fb67ca3efb15cc3fcca1c082c148160e5257 authored almost 2 years ago by Satindar Dhillon <[email protected]>
add foreign keys to cross ref tables

github.com/omnivore-app/omnivore - d7c76bf9c56885d47e20ba2e3bf45aa7589873a9 authored almost 2 years ago by Satindar Dhillon <[email protected]>
Merge pull request #1706 from omnivore-app/chore/localization-updates

Localizations References - iOS

github.com/omnivore-app/omnivore - fcaada1396e8eafbf9976d9467c4a1d63e9ee521 authored almost 2 years ago by Satindar Dhillon <[email protected]>
remove commented code

github.com/omnivore-app/omnivore - 3796fd18d7bd1eaa225d16a56f3d844b9a044f31 authored almost 2 years ago by Satindar Dhillon <[email protected]>
update some local text refs

github.com/omnivore-app/omnivore - f8609a1d8077b9900804468235f5d2d3f5483206 authored almost 2 years ago by Satindar Dhillon <[email protected]>
update localtext refs

github.com/omnivore-app/omnivore - 7bd1d882d33206f449691c05dfdaee9ee5377b04 authored almost 2 years ago by Satindar Dhillon <[email protected]>
create static props for local text

github.com/omnivore-app/omnivore - 69f4738aeecd11893275a34ab89ddad2c499f1ba authored almost 2 years ago by Satindar Dhillon <[email protected]>
convert from dot syntax to camelcase in chinese strings file

github.com/omnivore-app/omnivore - 2c65e2a9ddff1f1ec2b91094e055f1f941d1b123 authored almost 2 years ago by Satindar Dhillon <[email protected]>
convert from dot syntax to camelcase in english strings file

github.com/omnivore-app/omnivore - 622649bb91190f96e43d90ee1998148eb8ef35d7 authored almost 2 years ago by Satindar Dhillon <[email protected]>
rearrange more strings

github.com/omnivore-app/omnivore - 67f2d312c5ac1a7f63bf50041df128ecaee800b9 authored almost 2 years ago by Satindar Dhillon <[email protected]>
rearrange some strings

github.com/omnivore-app/omnivore - 575e08851f21abd67de56e6e9c007669035402d1 authored almost 2 years ago by Satindar Dhillon <[email protected]>
add additional english strings to .strings file

github.com/omnivore-app/omnivore - 0515f123c7d0d9f3ae3ab2131a12b8a02a18aee8 authored almost 2 years ago by Satindar Dhillon <[email protected]>
udpates more chinese strings

github.com/omnivore-app/omnivore - 525c231020b60de4d8f68631223322e008939577 authored almost 2 years ago by Satindar Dhillon <[email protected]>
Merge pull request #1687 from holton-jiang/patch-2

Latest updates apple/Resources/zh-Hans.lproj/LaunchScreen.strings

github.com/omnivore-app/omnivore - 48c63bef994ec573d67657510162111de0c8f36a authored almost 2 years ago by Satindar Dhillon <[email protected]>
Merge pull request #1689 from holton-jiang/patch-3

Create android/Omnivore/app/src/main/res/values-zh-rCN/strings.xml

github.com/omnivore-app/omnivore - 09958718a7620fdace23c474586af500816f806f authored almost 2 years ago by Satindar Dhillon <[email protected]>
Merge pull request #1691 from omnivore-app/feat/improve-ios-share-ext

Improve iOS share extension and syncing

github.com/omnivore-app/omnivore - 19fe4087f5926a3c325c1fc90032834ec717a6df authored almost 2 years ago by Satindar Dhillon <[email protected]>
Remove more debug

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

Web production deployment

github.com/omnivore-app/omnivore - f817d41151a5925596961eb760cf8cf035cc16c4 authored almost 2 years ago by Jackson Harper <[email protected]>
Improve logging on errors in the importer tool

github.com/omnivore-app/omnivore - 1d81398bbd06b19f3702819a67ee3db4b7253046 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1703 from omnivore-app/fix/landing-images

Fix URLs for @1x images

github.com/omnivore-app/omnivore - 91d31a2b1789d8627b6aa8b7510543e180aad455 authored almost 2 years ago by Jackson Harper <[email protected]>
Fix URLs for @1x images

github.com/omnivore-app/omnivore - 49792cd84cab5bde2a73118966a88c1ffe3d33a8 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1702 from omnivore-app/fix/landing-page-tweaks

Update landing page layout and graphics

github.com/omnivore-app/omnivore - ee1e8b6b8c18ba21cdafebc52960611adb0a930c authored almost 2 years ago by Jackson Harper <[email protected]>
Fix duplicated landing footer

github.com/omnivore-app/omnivore - 67481ac2d6712de214ee3c0f77d6e8b074969a9e authored almost 2 years ago by Jackson Harper <[email protected]>
Add missing About file

github.com/omnivore-app/omnivore - 5e539ad82cc1d1c83fa914239d455ede1bc023e6 authored almost 2 years ago by Jackson Harper <[email protected]>
Add section on open source

github.com/omnivore-app/omnivore - 54727dd00c5bb01db3dab87990128f5f8ac9ceb9 authored almost 2 years ago by Jackson Harper <[email protected]>
Fix component name, linting fixes

github.com/omnivore-app/omnivore - af97ccefd9111a0e2552a7c702a860d204f0b891 authored almost 2 years ago by Jackson Harper <[email protected]>
Update landing page layout and graphics

github.com/omnivore-app/omnivore - 9391092a520e8230e143b0f9de7dd61746133ab4 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1701 from omnivore-app/fix/matter-importer-lint

Build fixes in import-handler

github.com/omnivore-app/omnivore - 75436c7a9286cc55eea189b73a27e1e1077276ec authored almost 2 years ago by Jackson Harper <[email protected]>
Build fixes in import-handler

github.com/omnivore-app/omnivore - cba676c9def6a537bd01d0e2e951fb3a7d540dd7 authored almost 2 years ago by Jackson Harper <[email protected]>
Bump cookiejar from 2.1.3 to 2.1.4

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes...

github.com/omnivore-app/omnivore - 3b31179ef12a1d30b7001c06499bef3dc1a6ce33 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1699 from omnivore-app/fix/matter-importer-archive-dir

Use glob to find _matter_history file in archives

github.com/omnivore-app/omnivore - 71e9150cb3a869f3b0c067e962df8cb1ffca5f79 authored almost 2 years ago by Jackson Harper <[email protected]>
Use glob to find _matter_history file in archives

It looks like these have another directory within the archive, so
we have to search for the _mat...

github.com/omnivore-app/omnivore - b7abb5fa9134ed1f72a3578b7908260cc16a053c authored almost 2 years ago by Jackson Harper <[email protected]>
Bump knex from 0.21.12 to 2.4.2

Bumps [knex](https://github.com/knex/knex) from 0.21.12 to 2.4.2.
- [Release notes](https://gith...

github.com/omnivore-app/omnivore - f0e3b4588a1952d33532b4892552585ed535b40a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1696 from omnivore-app/main

Web production deployment

github.com/omnivore-app/omnivore - 4a6ce54706651464c66f818b9fb65294e32291f0 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1695 from omnivore-app/feat/zh-about-page

Add first pass at Chinese about page

github.com/omnivore-app/omnivore - e10194b98c072459c6736a123894f592ad68127e authored almost 2 years ago by Jackson Harper <[email protected]>
Fix path to ZH open graph image

github.com/omnivore-app/omnivore - ac645223f7397033362bb5b1d8f9cc94bdc398f7 authored almost 2 years ago by Jackson Harper <[email protected]>
Add first pass at Chinese about page

Mostly a place holder to get the open graph image deployed.

github.com/omnivore-app/omnivore - 400efd899b48b66678a2b9eb8d484b9424872ba0 authored almost 2 years ago by Jackson Harper <[email protected]>
Use the same code for loading labels from highlights as library items

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

github.com/omnivore-app/omnivore - 6a5bf6ffe75a60e6b501414df645018d5fda82cf authored almost 2 years ago by Jackson Harper <[email protected]>
Use sets for selected/unselected labels to eliminate duplicate IDs in selection

github.com/omnivore-app/omnivore - d6acb69a1c099dbd0beb182bc3f650c3ae2a1e08 authored almost 2 years ago by Jackson Harper <[email protected]>
Fix hit testing on labels, fix initially selected labels in edit labels view

github.com/omnivore-app/omnivore - 461087513bb0330c76de471eac0dc375f06d1893 authored almost 2 years ago by Jackson Harper <[email protected]>
Improve label search in the apply views

github.com/omnivore-app/omnivore - 57289cb0c4c04b6dc27aa4cbbae64d8f8650f5f4 authored almost 2 years ago by Jackson Harper <[email protected]>
Use white for checked border on label selector

github.com/omnivore-app/omnivore - 8d452094d6123bc4d054523a6bb046cda07a4d01 authored almost 2 years ago by Jackson Harper <[email protected]>
Improve search on the share extension

github.com/omnivore-app/omnivore - a3e217f2f3949ae5eed016e9a2933769afd6b886 authored almost 2 years ago by Jackson Harper <[email protected]>
Fix issue with translation labels

github.com/omnivore-app/omnivore - 8e1b4965dc7eb68b9b1056d7052dd01c168f8cf2 authored almost 2 years ago by Jackson Harper <[email protected]>
Cut down on loading refreshes

github.com/omnivore-app/omnivore - ffb5ad0d5f2b8f68bd8a06ad2b215e3667c8bbf2 authored almost 2 years ago by Jackson Harper <[email protected]>
Use custom fonts for text chips in the share extension

github.com/omnivore-app/omnivore - 9703bba7abd0c1c168f52da2430b3d3dad0fa3c9 authored almost 2 years ago by Jackson Harper <[email protected]>
Use the ApplyLabels view when users want to search for labels

github.com/omnivore-app/omnivore - 12f40a61b89cb97c5143891050b80fb9c2313edd authored almost 2 years ago by Jackson Harper <[email protected]>
Create strings.xml

This is the Chinese Simplified translation for Android.

github.com/omnivore-app/omnivore - 7cecb748ae793f7bbe130f9fde599669ec789af5 authored almost 2 years ago by 蒋明强 <[email protected]>
Update LaunchScreen.strings

github.com/omnivore-app/omnivore - fbc9b9789906aa2bee3dded7e5ad9894c22c08f2 authored almost 2 years ago by 蒋明强 <[email protected]>
Fix search in filter by labels view

github.com/omnivore-app/omnivore - 1d79690f0d6461cafed707845f07ff2e63c8fa12 authored almost 2 years ago by Jackson Harper <[email protected]>
Update LaunchScreen.strings

这是简体中文翻译

github.com/omnivore-app/omnivore - 80702fb82aad51e4c336de4e5d7aee385c20eb71 authored almost 2 years ago by 蒋明强 <[email protected]>
Proper case-insensitive compare on the labels in the share extension

github.com/omnivore-app/omnivore - 8f6b2663c4846c4436f15c5c505e6b602bfd113a authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1682 from omnivore-app/feat/ios-self-hosting-options

Allow setting self-host backends from the iOS app

github.com/omnivore-app/omnivore - 86bd9ec66e3d80898fc1f620f89454a3f90fbb34 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1683 from omnivore-app/feature/launch-screen-language-support

Use Recently Added Chinese Strings

github.com/omnivore-app/omnivore - 0b30092f7cbeb217d7f5a92afe7cd8808dc8ae0e authored almost 2 years ago by Jackson Harper <[email protected]>
use strings file for 'clubs' and 'push notifications'

github.com/omnivore-app/omnivore - 9722305b7df114d042f43c0075baa1e2ab3205e0 authored almost 2 years ago by Satindar Dhillon <[email protected]>
remove unused string from .strings files

github.com/omnivore-app/omnivore - adf0604c7ac6bcd5c97f14ee050e2ed618a25169 authored almost 2 years ago by Satindar Dhillon <[email protected]>
use local text for more strings

github.com/omnivore-app/omnivore - 3af430820229ffc6b8f8d3c07473b52f34ad9a8a authored almost 2 years ago by Satindar Dhillon <[email protected]>
use local text for 'labels' text

github.com/omnivore-app/omnivore - 125f6a2deaf23459afc85c86b99602a737785399 authored almost 2 years ago by Satindar Dhillon <[email protected]>
add local text for new strings

github.com/omnivore-app/omnivore - b88d57643141d00c97f3ccf4bad3a5fd33d3639a authored almost 2 years ago by Satindar Dhillon <[email protected]>
add zh-Hans localizable file in OmnivoreKit

github.com/omnivore-app/omnivore - b2b0af9e83593fe9a91916f63af0b28aa0738dea authored almost 2 years ago by Satindar Dhillon <[email protected]>
Merge pull request #1681 from holton-jiang/patch-1

Create apple/Resources/zh-Hans.lproj/LaunchScreen.strings

github.com/omnivore-app/omnivore - 57392c728948caa208914fcefbfa9346bbaefb33 authored almost 2 years ago by Jackson Harper <[email protected]>
Allow setting self-host backends from the iOS app

github.com/omnivore-app/omnivore - 2bb5c24b21e1ad9048f91f0a8da6d6c36f11157e authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1636 from omnivore-app/dependabot/npm_and_yarn/luxon-3.2.1

Bump luxon from 3.0.4 to 3.2.1

github.com/omnivore-app/omnivore - 59aa2561eb5b4080a6b13938b4794142947c6971 authored almost 2 years ago by Jackson Harper <[email protected]>
Merge pull request #1679 from omnivore-app/fix/labels-typo

Correct typo in doc about labels

github.com/omnivore-app/omnivore - 8bbb2d9b941c91f7f196e0dd839389c55e0b136f authored almost 2 years ago by Jackson Harper <[email protected]>
Create LaunchScreen.strings

This is part Chinese Simplified translation.

github.com/omnivore-app/omnivore - 7631c7b9a0615502e1102d92b00ffbb192b95f00 authored almost 2 years ago by 蒋明强 <[email protected]>
Add tests for recent emails resolver

github.com/omnivore-app/omnivore - a682d87aa69e7994b80f46c9f60beab0398dc7b5 authored almost 2 years ago by Hongbo Wu <[email protected]>
Add test for saving received email

github.com/omnivore-app/omnivore - 83c62c65a37c88b090cf694dc3996b7c9c6fa960 authored almost 2 years ago by Hongbo Wu <[email protected]>
Email us if a recent email marked as library item

github.com/omnivore-app/omnivore - 318a6557a5ae4feb20c9b4de87335739be0e553a authored almost 2 years ago by Hongbo Wu <[email protected]>
Save received email before publishing data

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