Jackson Harper
|
ab196df0f2
|
Fix PDF props
|
2024-01-09 14:45:17 +08:00 |
|
Jackson Harper
|
2905f3eb58
|
Use the new highlightChanges queue for highlight operations
|
2024-01-09 12:01:15 +08:00 |
|
Jackson Harper
|
b6708db75f
|
Add libraryItemid to highlight modal
|
2024-01-09 11:00:58 +08:00 |
|
Jackson Harper
|
654de969c4
|
More android offline sync improvements
|
2024-01-09 10:23:24 +08:00 |
|
Jackson Harper
|
cb48c755f1
|
Start creating a separate sync queue for android highlight changes
|
2024-01-08 22:27:48 +08:00 |
|
Jackson Harper
|
8f9f8bb43b
|
Bump version
|
2024-01-08 15:21:36 +08:00 |
|
Jackson Harper
|
42d21ebbae
|
Display version number in settings
|
2024-01-08 15:14:29 +08:00 |
|
Jackson Harper
|
9f71f1f58d
|
Bump android version
|
2024-01-08 14:54:04 +08:00 |
|
Jackson Harper
|
da8eca4787
|
Fix the steps on reader sliders
|
2024-01-08 14:50:44 +08:00 |
|
Jackson Harper
|
291a424c58
|
More consistency on modal bottom sheets colors
|
2024-01-08 14:41:42 +08:00 |
|
Jackson Harper
|
89d126734c
|
Transparent backgrounds for modal bottom sheets
|
2024-01-08 13:48:53 +08:00 |
|
Jackson Harper
|
ceff6fea37
|
Improve labels modal on Android
|
2024-01-08 13:46:33 +08:00 |
|
Jackson Harper
|
24a87d696d
|
Open the labels sheet from the library on Android
|
2024-01-08 11:46:18 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
213af8edc6
|
Request sync objects for all folders on Android
|
2024-01-08 10:58:23 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
c0f613486d
|
Bump iOS release version
|
2024-01-08 10:43:57 +08:00 |
|
Jackson Harper
|
897f55c0f7
|
Request sync objects for all folders on iOS
|
2024-01-08 10:28:55 +08:00 |
|
Jackson Harper
|
d3b5282940
|
Merge pull request #3323 from omnivore-app/fix/android-build
Bump android build
|
2024-01-08 10:09:38 +08:00 |
|
Gannon
|
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 |
|
Jackson Harper
|
6ac6473cee
|
Bump Android version
|
2024-01-05 18:12:59 +08:00 |
|
Jackson Harper
|
715ef167d3
|
Bump android build
|
2024-01-05 18:11:24 +08:00 |
|
Hongbo Wu
|
54ccbd47b9
|
Merge pull request #3316 from omnivore-app/perf/rss
improve rss feeder performance
|
2024-01-05 15:57:49 +08:00 |
|
Hongbo Wu
|
44bed67e35
|
add comment
|
2024-01-05 15:41:01 +08:00 |
|
Hongbo Wu
|
ccd4f2d3f0
|
catch redis client error and continue the process
|
2024-01-05 15:20:42 +08:00 |
|
Jackson Harper
|
fd5de2007d
|
Merge pull request #3320 from omnivore-app/fix/web-prettier
Run prettier on updated file
|
2024-01-05 15:13:18 +08:00 |
|
Jackson Harper
|
7eeed4db81
|
Revert change as it had some issue with hooks
|
2024-01-05 14:57:48 +08:00 |
|
Jackson Harper
|
09dd9a62e3
|
Run prettier on updated file
|
2024-01-05 14:38:48 +08:00 |
|
Jackson Harper
|
9ba272006d
|
Merge pull request #3294 from cdev147/main
Improve keyboard shortcuts modal
|
2024-01-05 14:37:51 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
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 |
|
Gannon
|
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 |
|
Hongbo Wu
|
75d9206262
|
remove redis from docker-compose
|
2024-01-05 11:01:15 +08:00 |
|
Hongbo Wu
|
b54b696fab
|
skip parsing blocked feeds stored in redis
|
2024-01-04 23:06:37 +08:00 |
|
Hongbo Wu
|
6d48816c22
|
fix tests
|
2024-01-04 22:42:31 +08:00 |
|
Hongbo Wu
|
f4ff4b9fcd
|
fix tests
|
2024-01-04 22:27:31 +08:00 |
|
Hongbo Wu
|
32a58e49f9
|
make redis optional for backend
|
2024-01-04 21:55:41 +08:00 |
|
Jackson Harper
|
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 |
|
Remy Chantenay
|
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 |
|
Hongbo Wu
|
0cf7054ce6
|
add redis url to env var
|
2024-01-04 18:17:16 +08:00 |
|
Hongbo Wu
|
8137a74f51
|
add redis back to docker compose
|
2024-01-04 18:14:50 +08:00 |
|
Hongbo Wu
|
bcd05cc7fc
|
set the url in redis when an item is inserted into db
|
2024-01-04 18:10:14 +08:00 |
|
Hongbo Wu
|
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 |
|
Hongbo Wu
|
0f774b6ae4
|
skip recently saved rss item
|
2024-01-04 17:36:12 +08:00 |
|
Hongbo Wu
|
d1db49f9bb
|
Merge pull request #3300 from omnivore-app/fix/batch-prune
fix/batch prune
|
2024-01-04 15:19:50 +08:00 |
|
Hongbo Wu
|
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 |
|
Jackson Harper
|
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 |
|
Hongbo Wu
|
d31eb7a88b
|
skip sending item update event for reading progress update
|
2024-01-04 15:06:31 +08:00 |
|
Jackson Harper
|
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 |
|