d2522420b1
We dont need to sync layout
2022-06-24 09:48:58 -07:00
004a6a25ab
We still need to call useGetUserPreferences to get the users theme
2022-06-24 09:48:46 -07:00
a6455d8359
We dont need to wait for preferences data to load before showing the grid selector now
2022-06-24 09:38:32 -07:00
df17496c69
Use persisted state instead of preferences data for library layout
...
These visual settings should be per device not set in preferences
having them in preferences requires an API call and will make
them flicker when loaded.
2022-06-24 09:15:35 -07:00
a0168adc3c
Merge pull request #876 from omnivore-app/add-updatedAt-filter
...
Allow filter search result by updatedAt
2022-06-24 13:21:23 +08:00
5f0cb493f2
Allow filter search result by updatedAt
2022-06-24 13:09:13 +08:00
8e59764f02
Merge pull request #874 from omnivore-app/updated-highlight-bar
...
updated highlight bar
2022-06-23 20:06:32 -07:00
73c2ae6878
Merge pull request #862 from omnivore-app/fix/highlight-locations
...
Fix issues with merging highlights
2022-06-23 16:28:43 -07:00
c5c23b9e23
Merge pull request #844 from omnivore-app/fix/fix-crash-parsing-blocked-content
...
Fix a crash when parsing content fetches that are blocked
2022-06-23 16:19:26 -07:00
c9854fab83
Merge pull request #854 from omnivore-app/readability/energias-renovablesdotcom
...
Add readability test case for energias-renovables.com
2022-06-23 16:13:00 -07:00
da6103b444
Fix issues with merging highlights
...
highlightLocations can't be a prop or they wont be updated
properly when highlights are created and merged.
This fixes issues with merging highlights. It changes how we
scroll to an initial highlight in the case of deep links too.
2022-06-23 16:09:28 -07:00
f9932c6777
Merge branch 'main' of github.com:omnivore-app/omnivore into issue-835
2022-06-23 11:50:59 -07:00
3761893aa3
fixed icon and text position to be centered inside highlight bar
2022-06-23 09:48:16 -07:00
5fdc03d87f
Merge pull request #845 from omnivore-app/fix/high-contrast-initial-value
2022-06-23 07:17:05 -07:00
324c4ee6e7
Give .container-banners higher weight
2022-06-23 21:58:37 +08:00
bf05d1782f
Regenerate test case Cont
2022-06-23 21:14:06 +08:00
68692111d9
Regenerate test case
2022-06-23 21:11:34 +08:00
86a9383b53
Do not remove content in .container-banners class
2022-06-23 21:11:23 +08:00
427582acf3
Merge pull request #857 from omnivore-app/fix/body-bg-color
...
Set the body background colour to grayBase
2022-06-23 01:14:24 -07:00
45a6aae10c
Set the body background colour to grayBase
...
This is needed because the background divs dont display full
view anymore.
2022-06-23 00:59:28 -07:00
13a95f4e44
Add test case for energias-renovables.com
2022-06-23 00:31:23 -07:00
8e60a96e25
Merge pull request #850 from omnivore-app/fix/search-result-is-read
...
Fix search by is:read or is:unread getting empty result by using the correct property name
2022-06-23 13:16:49 +08:00
e96d5552fa
Fix search by is:read or is:unread getting empty result by using the correct property name
2022-06-23 12:35:48 +08:00
d3be6cf72a
set text contrast preference at article loading time. default to true
2022-06-22 15:08:01 -07:00
feb197c731
Fix a crash when parsing content fetches that are blocked
2022-06-22 14:55:37 -07:00
f297cf1c1d
Merge pull request #842 from omnivore-app/fix/mac-app-updates
...
Mac app updates
2022-06-22 14:19:50 -07:00
378b6d19ca
Merge pull request #839 from omnivore-app/fix/primary-layout-height
...
Force the height of the primary layout content space
2022-06-22 14:17:51 -07:00
4f4edaf78a
add pspdfkit back into package.swift
2022-06-22 14:01:24 -07:00
f47b1101a3
set different app group names for macos and ios
2022-06-22 13:45:43 -07:00
560853fb1d
Issue-835-Part-1
2022-06-22 12:36:06 -07:00
c7307ec713
Force the height of the primary layout content space
...
This is needed so the PDF container gets a size set
on it, because it can't expand content to fit its size.
2022-06-22 12:35:40 -07:00
7f7ac7a7a8
Merge pull request #837 from omnivore-app/fix/labels-on-login-page
...
Update the labels on the login page image
2022-06-22 12:10:09 -07:00
cdd2e206ce
Update the labels on the login page image
...
Still need to update the article content on this page, but this
at least gets rid of obvious placeholder graphics.
2022-06-22 11:38:05 -07:00
b113d78904
add os conditionals to get mac app running:
2022-06-21 22:05:39 -07:00
84662a0dd8
Merge pull request #834 from omnivore-app/fix/font-selector-check
2022-06-21 21:15:02 -07:00
c7c582281e
Right align the checkmark on the font selector
2022-06-21 20:50:33 -07:00
3bae29d456
Merge pull request #827 from omnivore-app/dependabot/npm_and_yarn/ts-node-10.8.1
...
Bump ts-node from 10.2.1 to 10.8.1
2022-06-21 20:44:15 -07:00
a40374b7c7
Merge pull request #833 from omnivore-app/fix/display-settings-dialog
2022-06-21 19:17:47 -07:00
1245d32eed
rename to readerSettings
2022-06-21 19:00:24 -07:00
8d7dc06a01
bundle open dyslexic font with ios app
2022-06-21 18:58:47 -07:00
2edb65090d
Merge pull request #832 from omnivore-app/google-ios-signin-update
...
Google ios signin update
2022-06-21 18:29:59 -07:00
d5939b3fec
Use same checkmark as labels for font selection. Clean up layout of title
2022-06-21 17:04:59 -07:00
28283a10fc
Simplify layout of font selector
2022-06-21 16:53:26 -07:00
3d3ddc2562
Remove unneeded props
2022-06-21 16:33:18 -07:00
9de867ec7f
Merge pull request #826 from omnivore-app/dependabot/npm_and_yarn/next-12.1.6
...
Bump next from 12.1.4 to 12.1.6
2022-06-21 16:29:24 -07:00
0cf5f9f6e9
Merge pull request #828 from omnivore-app/dependabot/npm_and_yarn/html-entities-2.3.3
...
Bump html-entities from 2.3.2 to 2.3.3
2022-06-21 16:24:52 -07:00
311d694822
update validate username publisher to async
2022-06-21 16:21:21 -07:00
26bef3ad12
Fix display settings modal props
2022-06-21 16:03:23 -07:00
99ec93449b
Use a Radix dialog instead of dropdown, add OpenDyslexic font, prefetch fonts
...
The main change here is using Dialog instead of dropdown. The
dialog uses a fixed position, so when the underlying document
dimensions change based on a font change, the dialog will still
be positioned properly.
2022-06-21 15:38:05 -07:00
9c68802c44
remove unused combine functions
2022-06-21 14:56:37 -07:00