Commit graph

10513 commits

Author SHA1 Message Date
Hongbo Wu
cbb07318e5 get the unchanged result set of sub query by checking updated_at 2023-12-29 12:53:49 +08:00
Jackson Harper
816416934f Move the rss content block check to the rss handler 2023-12-29 12:42:43 +08:00
Jackson Harper
c9b93a1180 Dont try to fetch content for some feed URLs like arvix which blocks fetches 2023-12-29 12:26:43 +08:00
Hongbo Wu
b5d84098d0 increase batch size to 100 2023-12-29 09:53:23 +08:00
Hongbo Wu
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
Hongbo Wu
55518139fb generate raw sql because postgres does not support prepared statements in DO blocks 2023-12-29 09:53:23 +08:00
Hongbo Wu
1079a19cd9 execute update query in batch to avoid slow bulk action query 2023-12-29 09:53:23 +08:00
Jackson Harper
82c8cf9cc3 Add button to clear app environment after self hosting 2023-12-28 19:33:45 +08:00
Jackson Harper
d1826be5a9 Better empty state for iPad grid view 2023-12-28 18:09:58 +08:00
Hongbo Wu
90195f2d08
Merge pull request #3286 from omnivore-app/fix/highlights-in-update-since-api
fix type of highlight is null from update since api
2023-12-28 17:06:01 +08:00
Hongbo Wu
881626d35a fix type of highlight is null from update since api 2023-12-28 16:55:23 +08:00
Jackson Harper
3667595f48 Sync move operation, attempt to sync before home is loaded 2023-12-28 15:46:57 +08:00
Jackson Harper
02ba27c961
Merge pull request #3284 from omnivore-app/fix/highlights-in-update-since-api
return highlights in update since api response
2023-12-28 14:48:21 +08:00
Hongbo Wu
2b886d7e68 return highlights in update since api response 2023-12-28 14:03:07 +08:00
andrew
1386e97396 Add documentation for highlight and fix bug
Issue: https://github.com/omnivore-app/omnivore/issues/2996
2023-12-27 19:56:24 -05:00
Jackson Harper
c09a6fc1de Export notes with highlights 2023-12-27 22:22:09 +08:00
Jackson Harper
4f6f452801 Sync highlights in search also 2023-12-27 18:00:24 +08:00
Jackson Harper
e746952f65 set a default filter on load 2023-12-27 17:52:14 +08:00
Jackson Harper
88493f8bd2 Empty states for grid, filter divider on headers shouldnt show on iPad 2023-12-27 16:27:05 +08:00
Jackson Harper
ca511c3041 Grid improvements for infinite scroll 2023-12-27 16:04:32 +08:00
Jackson Harper
f47e53f56b Set the filter key when updating the filter 2023-12-27 14:23:25 +08:00
Jackson Harper
dded89bf32 WIP allow a single viewmodel for iPad split screen view 2023-12-27 14:16:50 +08:00
Jackson Harper
470cd5ddf2 Navigation toolbar colours 2023-12-27 11:00:37 +08:00
Jackson Harper
7bd19658f4 Colors for toolbar items 2023-12-27 10:58:04 +08:00
Jackson Harper
e31101f5e9 Improve initial loading refresh 2023-12-26 20:58:55 +08:00
Jackson Harper
470006017d Better loading of synced items 2023-12-26 18:53:32 +08:00
Jackson Harper
84c62eae54 Dont prefetch sync update pages 2023-12-26 14:32:36 +08:00
Jackson Harper
47c21fad37 Dont prefetch update pages 2023-12-26 14:30:49 +08:00
Jackson Harper
54b5bf6d0f Spacing when sharing title + url 2023-12-26 14:30:06 +08:00
Jackson Harper
3362a5b016 Better separation of sync and search 2023-12-26 14:23:39 +08:00
Jackson Harper
701d6a6be1 Wording on bottom button 2023-12-26 10:01:01 +08:00
Jackson Harper
3d87ef671b Start tracking totalCount for queries 2023-12-24 14:43:28 +08:00
Jackson Harper
0bd710e639 Dont allow deleting system labels 2023-12-23 22:25:20 +08:00
Jackson Harper
98ad40fa6b Settings UI cleanup, stop audio when archiving/deleting 2023-12-23 17:14:24 +08:00
Jackson Harper
66a6c5ddc3 Clear edit mode when going into search mode 2023-12-23 17:04:37 +08:00
Jackson Harper
3aca91f083 Pass delete/archive/view handlers into audio player 2023-12-23 16:12:33 +08:00
Jackson Harper
7404386773 More string cleanups 2023-12-23 16:12:14 +08:00
Jackson Harper
c6fed3cfba String cleanups 2023-12-23 16:11:18 +08:00
Jackson Harper
e4850311f4 archive/delete for tts player, use valet to sync hide system labels property
Using valet instead of UserDefaults(suiteName to work around
some potential issues with the extension loading.
2023-12-22 20:11:36 +08:00
Hongbo Wu
47aa2eaae5 by default we want to search in the inbox if no in: is specified 2023-12-22 18:01:38 +08:00
Jackson Harper
f7105c1350 PLain button style on the share extension note entry 2023-12-22 17:41:32 +08:00
Hongbo Wu
d850bc275d
Merge pull request #3275 from omnivore-app/fix/label-name-not-unique
insert labels only if name unique
2023-12-22 17:29:57 +08:00
Hongbo Wu
c21ba9e11f fix tests 2023-12-22 17:12:24 +08:00
Hongbo Wu
ccec94dae0 insert labels only if name unique 2023-12-22 15:14:07 +08:00
Jackson Harper
dc60a96a53 Disable button style on highlights menu 2023-12-22 14:06:14 +08:00
Jackson Harper
89aaced005
Merge pull request #3274 from omnivore-app/feat/ios-accesibility-issues
Fixes for users with the accessibility buttonShapes feature enabled on iOS
2023-12-22 14:00:00 +08:00
Jackson Harper
052b3c99ee Fixes for users with the accessibility buttonShapes feature enabled on iOS 2023-12-22 12:40:19 +08:00
Jackson Harper
7caa6f5a12
Merge pull request #3238 from omnivore-app/feat/ios-add-feed
Add feed buttons for iOS
2023-12-22 11:51:19 +08:00
Jackson Harper
40b6ab26f4 Add missing files 2023-12-22 11:43:23 +08:00
Jackson Harper
7e54132399 Remove yarn changes 2023-12-22 11:38:40 +08:00