Commit Graph

8914 Commits

Author SHA1 Message Date
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
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
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
881626d35a fix type of highlight is null from update since api 2023-12-28 16:55:23 +08:00
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
2b886d7e68 return highlights in update since api response 2023-12-28 14:03:07 +08:00
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
c21ba9e11f fix tests 2023-12-22 17:12:24 +08:00
ccec94dae0 insert labels only if name unique 2023-12-22 15:14:07 +08:00
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
052b3c99ee Fixes for users with the accessibility buttonShapes feature enabled on iOS 2023-12-22 12:40:19 +08:00
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
40b6ab26f4 Add missing files 2023-12-22 11:43:23 +08:00
7e54132399 Remove yarn changes 2023-12-22 11:38:40 +08:00
6d30f31323 Revert package.json change 2023-12-22 11:07:40 +08:00
0dc3d6198c Merge pull request #3273 from omnivore-app/remove-invalid-url
remove invalid-url error from subscribing feed
2023-12-22 09:52:15 +08:00
c939735678 remove invalid-url error from subscribing feed 2023-12-22 09:51:27 +08:00
a0f9366edd Merge pull request #3272 from omnivore-app/fix/delete-feed
fix/delete feed
2023-12-22 09:15:27 +08:00
a8f04be154 Merge pull request #3269 from remychantenay/android-add-literata-and-fraunces-fonts 2023-12-22 09:08:02 +08:00
bc99ea1d8b Merge pull request #3266 from remychantenay/android-library-swipe-actions 2023-12-22 09:07:46 +08:00
f6e04daf60 return invalid url if feed url is different from user provided url 2023-12-22 09:05:43 +08:00
696de8ea50 check both user provided url and parsed feed url when looking for existing subscription 2023-12-22 08:08:15 +08:00
e2843b2e0c Comment out application badge feature 2023-12-21 20:33:18 +08:00
a99ac232ca More tab bar pop behavior 2023-12-21 19:23:52 +08:00
dccee35fbe Allow hiding system labels 2023-12-21 17:42:10 +08:00
e9f0725208 Merge pull request #3271 from omnivore-app/fix/ambigurous-search-result
do not throw ambiguous error if all the parsed results are the same
2023-12-21 17:02:54 +08:00
93de374630 do not throw ambigurous error if all the parsed results are the same 2023-12-21 16:52:44 +08:00
976aadb082 Bring back the santa hat 2023-12-21 16:12:38 +08:00
1e292dfcaa Remove list row separator on the bottom view 2023-12-21 16:12:29 +08:00
8acc78db7b Fix ipad toolbar items, resize toasts on ipad 2023-12-21 13:44:11 +08:00
fbb39bcd91 Improve the load more fetching 2023-12-21 12:12:19 +08:00
7e7c9e344c Improve bottom loader UX 2023-12-21 09:42:59 +08:00
b824f2771f Default prefetch content to true 2023-12-20 16:58:54 +08:00
366254548d Add feed UX 2023-12-20 16:56:13 +08:00
77627a7d9b android: add literata and fraunces fonts
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-20 09:54:04 +01:00
78307b7149 Merge pull request #3268 from omnivore-app/fix/substack
remove hidden labels from substack post by readability
2023-12-20 16:24:26 +08:00
9922e0b2d8 Update generated html 2023-12-20 08:19:27 +00:00
1a371a80b1 remove hidden labels from substack post by readability 2023-12-20 16:18:25 +08:00
a6f67874af Dismiss taost after updating prefetch rule 2023-12-20 16:07:09 +08:00
a882c759c2 More on updating email folders, make resource views refreshable 2023-12-20 15:36:12 +08:00
20b95d2224 Clean up UI for newsletter emails 2023-12-20 14:36:00 +08:00
d4628edcaf Improve subscription labels rules 2023-12-20 14:36:00 +08:00
afe926e45d Improve markdown export 2023-12-20 14:36:00 +08:00
3128518383 Subscription rule builder 2023-12-20 14:35:59 +08:00
ddcbb7835f Fetch rules 2023-12-20 14:35:59 +08:00
8d47b67e15 Start to add subscription rules 2023-12-20 14:35:59 +08:00
cc7ecdb2f5 Add newsletter filter 2023-12-20 14:35:59 +08:00
bf94c17ac5 MOre on email views 2023-12-20 14:35:59 +08:00
49ddaee0be Show Move to Inbox in following items toolbar 2023-12-20 14:35:59 +08:00