|
|
e3839647e1
|
parse bloomberg newsletter
|
2022-02-17 20:14:06 +08:00 |
|
|
|
ad8bca3d84
|
use subject as title
|
2022-02-17 18:59:07 +08:00 |
|
|
|
7229c64da0
|
fix: Should not get fake uploading url in demo (#79)
* fix not getting fake uploading url in demo
* use internal service endpoint env
* update internal svc endpoint
|
2022-02-17 13:34:50 +08:00 |
|
|
|
bd8178a464
|
add support for bloomberg newsletters
|
2022-02-17 13:19:58 +08:00 |
|
|
|
e929c5d1a1
|
remove spacing on ios reader reader
|
2022-02-16 21:19:07 -08:00 |
|
|
|
50d8310ae7
|
add padding around font adjustment buttons to increase tap target
|
2022-02-16 21:01:55 -08:00 |
|
|
|
0eca980993
|
adjust scroll content offset when nav bar toggles
|
2022-02-16 20:40:39 -08:00 |
|
|
|
45533fa562
|
remove scroll to top behavior on iphone reader view
|
2022-02-16 20:27:28 -08:00 |
|
|
|
e07a504daa
|
show nav bar when user taps the status bar
|
2022-02-16 19:43:16 -08:00 |
|
|
|
69c64aa390
|
hide popover view when nav bar shrinks
|
2022-02-16 17:39:13 -08:00 |
|
|
|
96a02a3855
|
use zstack to show font adjustment view
|
2022-02-16 17:34:08 -08:00 |
|
|
|
7b3610d7bb
|
Merge pull request #78 from omnivore-app/add-github-button
|
2022-02-17 09:32:08 +08:00 |
|
|
|
2d663ec71b
|
Add a link to our GitHub from our main header
|
2022-02-16 17:09:19 -08:00 |
|
|
|
89ae114820
|
Merge pull request #76 from omnivore-app/fix/apple-graphql-types
Handle the new SanitizedString types in the apple GQL source
|
2022-02-17 07:13:14 +08:00 |
|
|
|
997f087635
|
adjust nav bar height
|
2022-02-16 13:39:45 -08:00 |
|
|
|
0e6a5a88e4
|
Merge pull request #73 from omnivore-app/docs/add-readme-shoutouts
Add a section in the README on the OSS we use
|
2022-02-17 04:45:13 +08:00 |
|
|
|
6ae2972ccc
|
Handle the new SanitizedString types in the apple GQL source
|
2022-02-16 12:40:12 -08:00 |
|
|
|
3a27681534
|
Merge pull request #74 from omnivore-app/chore/upgrade-gql-typegen-2.6.2
Upgrade gql-codegen, regenerate GQL schema
|
2022-02-17 04:03:31 +08:00 |
|
|
|
e80eb7ab06
|
Upgrade gql-codegen, regenerate GQL schema
|
2022-02-16 11:32:13 -08:00 |
|
|
|
1251ee6bf3
|
Merge pull request #70 from omnivore-app/fix/upgrade-apollo-server
Upgrade to Apollo Server 3.0
|
2022-02-17 03:27:25 +08:00 |
|
|
|
01575e7780
|
Add SWR
|
2022-02-16 11:14:36 -08:00 |
|
|
|
3d289f24be
|
Add Radix to the list of OSS we use
|
2022-02-16 11:10:44 -08:00 |
|
|
|
d21256ff88
|
Add Swift GraphQL to the shoutouts section
|
2022-02-16 11:07:04 -08:00 |
|
|
|
376689ea63
|
README typos
|
2022-02-16 10:58:44 -08:00 |
|
|
|
ad507ec507
|
Put the emoji after the headlines to make them a little more readable
|
2022-02-16 10:56:11 -08:00 |
|
|
|
0313f3805e
|
Add emoji to the README
|
2022-02-16 10:53:17 -08:00 |
|
|
|
197e038f37
|
Add a section in the README on the OSS we use
|
2022-02-16 10:43:38 -08:00 |
|
|
|
c1ffd9abdf
|
fix sanitize bug by having different SanitizedString type name when creating new instances
|
2022-02-16 09:33:33 -08:00 |
|
|
|
e327b7c57f
|
Expect a 400 error for failed GQL directives
|
2022-02-16 09:33:33 -08:00 |
|
|
|
bf305bef39
|
Make sanitize test more explicit
|
2022-02-16 09:33:33 -08:00 |
|
|
|
c8abf87367
|
Cast the directive types
|
2022-02-16 09:33:33 -08:00 |
|
|
|
6d5554dd5f
|
Implement the sanitize directive in applo 3.0
|
2022-02-16 09:33:33 -08:00 |
|
|
|
7e35281bd1
|
createApp is no longer async, linting
|
2022-02-16 09:33:33 -08:00 |
|
|
|
fb224d60c4
|
Remove subscriptions, comment out the sanitize directive
|
2022-02-16 09:33:30 -08:00 |
|
|
|
df2b36b33a
|
Upgrade apollo-server-express, remove connections/subscriptions
|
2022-02-16 09:32:48 -08:00 |
|
|
|
5a457479e2
|
Merge pull request #64 from omnivore-app/feature/handle-pdf-attachment
add pdf attachment to library
|
2022-02-17 00:55:27 +08:00 |
|
|
|
ed6740c158
|
tune the scrolling behavior of nav bar
|
2022-02-16 08:32:04 -08:00 |
|
|
|
d53e94aeb2
|
add tests for create article
|
2022-02-16 16:14:14 +08:00 |
|
|
|
77ba7531f3
|
add tests for upload
|
2022-02-16 15:26:11 +08:00 |
|
|
|
7575450121
|
use scroll view delegate to watch scroll changes and update nav bar visibility
|
2022-02-15 22:16:01 -08:00 |
|
|
|
9460197132
|
add more logs for debugging
|
2022-02-16 11:34:01 +08:00 |
|
|
|
b826a101c5
|
add pdf attachment create-article
|
2022-02-16 09:24:16 +08:00 |
|
|
|
b0005e301c
|
Merge pull request #68 from omnivore-app/feature/iphone-container-refactor
Extract Snooze Code from Home View [Apple]
|
2022-02-15 12:02:24 -08:00 |
|
|
|
91c294f9c8
|
use a snozzeActionParams struct to pass values
|
2022-02-15 11:45:45 -08:00 |
|
|
|
1ba9082238
|
move apple snooze view and supporting code to separate file
|
2022-02-15 11:29:18 -08:00 |
|
|
|
340d7903b3
|
Merge pull request #67 from omnivore-app/fix/upgrade-gql-typegen
Upgrade gql-typegen and regen types
|
2022-02-16 02:52:02 +08:00 |
|
|
|
c3308085ee
|
Upgrade gql-typegen and regen types
|
2022-02-15 10:42:05 -08:00 |
|
|
|
06a38ae407
|
Merge pull request #55 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-grpc-0.27.0
Bump @opentelemetry/instrumentation-grpc from 0.22.0 to 0.27.0
|
2022-02-16 02:05:58 +08:00 |
|
|
|
b1b1232105
|
Merge pull request #66 from omnivore-app/fix/update-discord-link
Update the Discord Link
|
2022-02-16 01:51:25 +08:00 |
|
|
|
594d3558b4
|
Update the Discord Link
Old link had expired, potentially after server settings were
changed.
|
2022-02-15 09:44:45 -08:00 |
|