d31eb7a88b
skip sending item update event for reading progress update
2024-01-04 15:06:31 +08:00
e67298980c
Merge pull request #3312 from gannonlawlor/android/initial-import-fix
...
Update app/build.gradle to allow debug builds w/o a keystore
2024-01-04 14:38:00 +08:00
be84f314d7
Merge pull request #3311 from omnivore-app/fix/ios-bg-context-loading
...
Delay loading of the background context
2024-01-04 13:35:57 +08:00
168df439bd
Move cancel button to top of the nav bar in multiselect
2024-01-04 12:51:49 +08:00
de0686d0b1
More spacing on toolbar items
2024-01-04 12:40:47 +08:00
486ec19937
Improve logged out handler of extension, create new local db path
2024-01-04 12:20:57 +08:00
ab004caad7
Add toolbar spacing on iPad
2024-01-04 12:20:40 +08:00
863a486a4a
Update build.gradle
2024-01-03 22:06:53 -05:00
4689b5325f
Ensure app environment is configured
...
This can happen if a user sets a custom self hosting environment,
then deletes and re-installs the app.
2024-01-04 10:59:42 +08:00
bf26d01cbb
Update app/build.gradle file to sync without the requirement for a keystore.properties
...
This change will only effect fresh imports and people who don't setup a keystore.properties
When building debug, there is not a strict reason why we need a custom keystore.
This change will allow people to pull the code and start developing right away without configuring keystores
2024-01-03 21:52:21 -05:00
8a288ffe5f
Delay loading of the background context
2024-01-04 06:09:22 +08:00
f95c76ff8f
Merge pull request #3310 from omnivore-app/feat/ios-migrate-run
...
iOS: clear old database when running new version, better alignment of reader icons
2024-01-03 19:33:02 +08:00
6237c9df51
iOS: clear old database when running new version, better alignment of reader icons
2024-01-03 18:14:51 +08:00
b3f052860a
Merge pull request #3175 from omnivore-app/fix/detect-language
...
detect language from html content
2024-01-03 17:50:01 +08:00
0b098e640f
Merge pull request #3309 from omnivore-app/fix/includes-query
...
if the query contains includes:, we want to search in all folders
2024-01-03 17:48:41 +08:00
060690609d
Merge pull request #3264 from omnivore-app/feature/prune-following-items
...
add endpoint to prune items from folder older than some days
2024-01-03 17:46:21 +08:00
6e73b10771
if the query contains includes:, we want to search in all folders
2024-01-03 17:38:12 +08:00
6d88fed3ce
Merge pull request #3306 from omnivore-app/fix/web-library-cleanup
...
Improve the fallback images on web
2024-01-03 16:34:48 +08:00
c82169b5ba
Improve the fallback images on web
2024-01-03 15:03:03 +08:00
1b60c8a74a
Merge pull request #3263 from omnivore-app/dependabot/npm_and_yarn/sentry/nextjs-7.88.0
...
Bump @sentry/nextjs from 7.50.0 to 7.88.0
2024-01-03 11:56:17 +08:00
b1dfa4d911
Merge pull request #3270 from remychantenay/android-cleanup-issues-and-warnings
...
android: resolve issues and warnings
2024-01-03 11:53:39 +08:00
0df737312a
Merge branch 'main' into android-cleanup-issues-and-warnings
2024-01-03 11:53:31 +08:00
2524148461
Merge pull request #3296 from omnivore-app/feat/web-debug-page
...
Add debug page to web
2024-01-03 11:51:10 +08:00
3926154fec
Remove old code
2024-01-02 18:48:58 +08:00
39cf82202e
Merge pull request #3297 from omnivore-app/feat/ios-empty-following
...
feat/ios empty following
2024-01-02 18:26:12 +08:00
d6982ae1a4
Set key on debug view
2024-01-02 18:16:26 +08:00
67dee5b23f
Revert local changes to yarn.lock and web components
2024-01-02 18:14:19 +08:00
3806e971d3
Revert some local changes to API
2024-01-02 18:11:39 +08:00
67bc196496
Simpler loading view when loading from the refresh button
2024-01-02 17:25:01 +08:00
c6517ebb8e
Better empty state for the following tabs
2024-01-02 16:18:01 +08:00
b81d2a33b6
Fix the add RSS/Atom feed link on empty following view
2024-01-02 12:57:10 +08:00
fe9cf0fc89
Add debug page to web
2024-01-02 11:42:00 +08:00
29d3935d67
Merge pull request #3288 from omnivore-app/feat/ios-accesibility-issues
...
iOS 1.40
2024-01-02 10:10:40 +08:00
643748fffa
Add content reader property to link_read event
2024-01-02 09:37:18 +08:00
17c4a9be37
Dont use the following primer
2023-12-29 21:43:54 +08:00
225791a715
Start adding following modal, use system-ui for the font
2023-12-29 20:22:08 +08:00
1272d3a4ce
Merge pull request #3290 from omnivore-app/fix/batch-update-sql
2023-12-29 19:22:04 +08:00
b348fae677
fix multi-select bulk action api
2023-12-29 18:42:07 +08:00
42502f9ff1
Merge pull request #3280 from omnivore-app/fix/slow-db-query
...
execute update query in batch to avoid slow bulk action query
2023-12-29 16:48:18 +08:00
bc6f8fda21
Merge pull request #3289 from omnivore-app/fix/labels
...
fix: rss labels not added
2023-12-29 16:37:15 +08:00
7153014a87
fix duplicate labels
2023-12-29 16:36:55 +08:00
6e32c1247d
insert labels on name conflict do nothing
2023-12-29 16:11:11 +08:00
dbc6c52e51
no more santa hat
2023-12-29 15:02:20 +08:00
943db3332e
Merge pull request #3276 from omnivore-app/fix/in-library
...
by default we want to search in the inbox if no in: is specified
2023-12-29 14:51:00 +08:00
ff36afed96
Merge pull request #3287 from omnivore-app/feat/rss-handle-blocked
...
Dont try to fetch content for some feed URLs like arvix which blocks fetches
2023-12-29 14:38:32 +08:00
cbb07318e5
get the unchanged result set of sub query by checking updated_at
2023-12-29 12:53:49 +08:00
816416934f
Move the rss content block check to the rss handler
2023-12-29 12:42:43 +08:00
c9b93a1180
Dont try to fetch content for some feed URLs like arvix which blocks fetches
2023-12-29 12:26:43 +08:00
b5d84098d0
increase batch size to 100
2023-12-29 09:53:23 +08:00
de027ee93f
use cursor and fetch instead of limit and offset because the subquery result set could change during update
2023-12-29 09:53:23 +08:00