32a58e49f9
make redis optional for backend
2024-01-04 21:55:41 +08:00
0cf7054ce6
add redis url to env var
2024-01-04 18:17:16 +08:00
8137a74f51
add redis back to docker compose
2024-01-04 18:14:50 +08:00
bcd05cc7fc
set the url in redis when an item is inserted into db
2024-01-04 18:10:14 +08:00
08c4624fce
save the url in redis for 8 hours so rss-feeder will not try to re-save it
2024-01-04 18:03:34 +08:00
0f774b6ae4
skip recently saved rss item
2024-01-04 17:36:12 +08:00
d1db49f9bb
Merge pull request #3300 from omnivore-app/fix/batch-prune
...
fix/batch prune
2024-01-04 15:19:50 +08:00
366c97ead7
Merge pull request #3314 from omnivore-app/fix/update-event
...
skip sending item update event for reading progress update
2024-01-04 15:17:08 +08:00
5cdea05a37
Merge pull request #3303 from omnivore-app/fix/default-highlights-query
...
Update the default Highlights query
2024-01-04 15:14:39 +08:00
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
554c4cee12
add test cases
2024-01-03 18:26:07 +08:00
d31c520a90
add empty trash api to prune soft deleted items in trash
2024-01-03 18:26:06 +08:00
5eb19cda71
prune users in batch
2024-01-03 18:25:16 +08:00
a1ea20b964
Update highlights query for new users
2024-01-03 18:21:13 +08:00
cba83c1593
Update the default Highlights query
...
This query is more of what people want, all their created
highlights, not just ones in their current inbox. Since a normal
workflow would be: read + highlight, archive, review highlights.
2024-01-03 18:17:25 +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