|
|
3cfee2915a
|
fix rss handler tests
|
2024-01-09 12:23:39 +08:00 |
|
|
|
202fe50ebc
|
Merge pull request #3326 from omnivore-app/fix/merge-highlight-error
fix labels not saved when merging highlights
|
2024-01-08 15:10:29 +08:00 |
|
|
|
abc60209b5
|
Merge pull request #3334 from omnivore-app/fix/readwise-integration
fix: sync archived items into readwise
|
2024-01-08 12:33:30 +08:00 |
|
|
|
42a36f1820
|
log when retrieved 0 items
|
2024-01-08 12:20:31 +08:00 |
|
|
|
eafdd41ee1
|
get all the items updated since the last sync including archived items
|
2024-01-08 12:07:26 +08:00 |
|
|
|
736a472a86
|
Merge pull request #3330 from gannonlawlor/android/theme-setup
Uncomment theme colors and use them in bottomsheet
|
2024-01-08 11:35:35 +08:00 |
|
|
|
49fef8ac90
|
Merge pull request #3332 from omnivore-app/fix/android-sync-all-folders
Request sync objects for all folders on Android
|
2024-01-08 11:34:34 +08:00 |
|
|
|
213af8edc6
|
Request sync objects for all folders on Android
|
2024-01-08 10:58:23 +08:00 |
|
|
|
a6c4e60ead
|
Merge pull request #3331 from omnivore-app/fix/ios-request-all-syncs
Request sync objects for all folders on iOS
|
2024-01-08 10:44:18 +08:00 |
|
|
|
c0f613486d
|
Bump iOS release version
|
2024-01-08 10:43:57 +08:00 |
|
|
|
897f55c0f7
|
Request sync objects for all folders on iOS
|
2024-01-08 10:28:55 +08:00 |
|
|
|
d3b5282940
|
Merge pull request #3323 from omnivore-app/fix/android-build
Bump android build
|
2024-01-08 10:09:38 +08:00 |
|
|
|
5cac028c91
|
Uncomment theme colors and use them in bottomsheet
Uncomment all the colors. Also use theme instead of hardcoding colors for the bottomsheet content
|
2024-01-06 11:00:33 -05:00 |
|
|
|
1ec5b7affe
|
fix labels not saved when merging highlights
|
2024-01-05 23:22:09 +08:00 |
|
|
|
6ac6473cee
|
Bump Android version
|
2024-01-05 18:12:59 +08:00 |
|
|
|
715ef167d3
|
Bump android build
|
2024-01-05 18:11:24 +08:00 |
|
|
|
54ccbd47b9
|
Merge pull request #3316 from omnivore-app/perf/rss
improve rss feeder performance
|
2024-01-05 15:57:49 +08:00 |
|
|
|
44bed67e35
|
add comment
|
2024-01-05 15:41:01 +08:00 |
|
|
|
ccd4f2d3f0
|
catch redis client error and continue the process
|
2024-01-05 15:20:42 +08:00 |
|
|
|
fd5de2007d
|
Merge pull request #3320 from omnivore-app/fix/web-prettier
Run prettier on updated file
|
2024-01-05 15:13:18 +08:00 |
|
|
|
7eeed4db81
|
Revert change as it had some issue with hooks
|
2024-01-05 14:57:48 +08:00 |
|
|
|
09dd9a62e3
|
Run prettier on updated file
|
2024-01-05 14:38:48 +08:00 |
|
|
|
9ba272006d
|
Merge pull request #3294 from cdev147/main
Improve keyboard shortcuts modal
|
2024-01-05 14:37:51 +08:00 |
|
|
|
68500a9602
|
Merge pull request #3282 from aaachen/highlight-bug-fix
Add documentation for highlight and fix bug
|
2024-01-05 14:26:37 +08:00 |
|
|
|
4b9c0c8be9
|
Merge pull request #3319 from gannonlawlor/android/library-bottom-sheet
[Android] Update LibraryView to use ModalBottomSheet
|
2024-01-05 13:04:10 +08:00 |
|
|
|
b7fd8a6326
|
Update LibraryView to use ModalBottomSheet
using the modalBottomSheet will support back action, tapping off the bottomsheet, and swiping down
|
2024-01-04 22:15:09 -05:00 |
|
|
|
75d9206262
|
remove redis from docker-compose
|
2024-01-05 11:01:15 +08:00 |
|
|
|
b54b696fab
|
skip parsing blocked feeds stored in redis
|
2024-01-04 23:06:37 +08:00 |
|
|
|
6d48816c22
|
fix tests
|
2024-01-04 22:42:31 +08:00 |
|
|
|
f4ff4b9fcd
|
fix tests
|
2024-01-04 22:27:31 +08:00 |
|
|
|
32a58e49f9
|
make redis optional for backend
|
2024-01-04 21:55:41 +08:00 |
|
|
|
ec316cd9f9
|
Merge pull request #3317 from remychantenay/android-fix-open-link-view-title-dark-mode
android: Fix OpenLinkView title for dark mode
|
2024-01-04 18:47:45 +08:00 |
|
|
|
feeb255883
|
android: Fix OpenLinkView title for dark mode
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
|
2024-01-04 11:41:48 +01: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 |
|