|
|
65e222d2fb
|
Remove debug
|
2022-12-19 17:08:34 +08:00 |
|
|
|
21bb3f1397
|
Load groups from disk when recommending, handle network errors better
|
2022-12-19 17:07:27 +08:00 |
|
|
|
7ac26365b2
|
Use let instead of var
|
2022-12-19 17:07:27 +08:00 |
|
|
|
39c8b82939
|
Make groups invite links default to 14 days validity
|
2022-12-19 17:07:27 +08:00 |
|
|
|
3f7aeb3955
|
Better handling of images failing to load in the feed
|
2022-12-19 17:07:27 +08:00 |
|
|
|
97c714dbf2
|
Update hardcoded values now that they are available in the API
|
2022-12-19 17:07:27 +08:00 |
|
|
|
615bebc610
|
Filter out the current viewer in the recommended by list
|
2022-12-19 17:07:27 +08:00 |
|
|
|
1b2c3db90c
|
Handle notifications on/off in the receive handler instead of just in registration
This ensures we have a registration delegate setup.
|
2022-12-19 17:07:27 +08:00 |
|
|
|
6b3cf9601e
|
Enable push, new group policies, filter by recommended
|
2022-12-19 17:07:27 +08:00 |
|
|
|
e8cd9f4412
|
Shared highlights UX
|
2022-12-19 17:07:27 +08:00 |
|
|
|
847a848d0e
|
Disable push until we resolve some issues with rules
|
2022-12-19 17:07:27 +08:00 |
|
|
|
a2ab405a13
|
Disable push until we resolve some issues with rules
|
2022-12-19 17:07:27 +08:00 |
|
|
|
340623a57c
|
Allow viewing registered device tokens
|
2022-12-19 17:07:27 +08:00 |
|
|
|
0ae690f13f
|
More user interface for push notifications
|
2022-12-19 17:07:27 +08:00 |
|
|
|
19f02a8cea
|
Dont send imageurl to firebase
|
2022-12-19 17:07:27 +08:00 |
|
|
|
8439b2e0ef
|
Add extra notification debugging
|
2022-12-19 17:07:27 +08:00 |
|
|
|
a3501a76ff
|
WIP: ios push notification permission UX
|
2022-12-19 17:07:27 +08:00 |
|
|
|
12f798d0f7
|
Update bundle
|
2022-12-19 17:07:27 +08:00 |
|
|
|
f352a1501c
|
Dont display empty view until loading has completed
|
2022-12-19 17:07:27 +08:00 |
|
|
|
d7ddad5c24
|
Throw if we dont receive a success message from leaveGroup API
|
2022-12-19 17:07:27 +08:00 |
|
|
|
703640a50f
|
Implement leaveGroup mutation
|
2022-12-19 17:07:27 +08:00 |
|
|
|
25aa6cb732
|
Update swiftgql bindings
|
2022-12-19 17:07:27 +08:00 |
|
|
|
380b6ea495
|
WIP: leave groups
|
2022-12-19 17:07:27 +08:00 |
|
|
|
9d9f2f3be9
|
Add toggle for including highlights
|
2022-12-19 17:07:27 +08:00 |
|
|
|
447458f6be
|
adjust tap location with scroll offset
|
2022-12-19 17:07:27 +08:00 |
|
|
|
55e925cc98
|
Clean up iOS recommendations, show a primer on first load
|
2022-12-19 17:07:27 +08:00 |
|
|
|
965d7286a5
|
Merge pull request #1556 from omnivore-app/fix/labels-sizing
Set the initial height for the labels view so it doesn't resize after load
|
2022-12-18 19:17:14 +08:00 |
|
|
|
6c79be01c7
|
Merge pull request #1553 from omnivore-app/docs/add-open-source
Add open source to the landing page headline
|
2022-12-18 19:07:51 +08:00 |
|
|
|
77c0f7f6be
|
Set the initial height for the labels view so it doesn't resize after load
|
2022-12-18 19:00:30 +08:00 |
|
|
|
b7448c519c
|
Add open source to the landing page headline
|
2022-12-16 17:33:46 +08:00 |
|
|
|
aca608902b
|
Merge pull request #1551 from omnivore-app/feat/landing-page-redirect
Flip the landing and about page so non-logged in users hit the landing page
|
2022-12-16 16:58:07 +08:00 |
|
|
|
cac8e16449
|
Flip the landing and about page so non-logged in users hit the landing page
|
2022-12-16 16:25:08 +08:00 |
|
|
|
326f2a6d33
|
Merge pull request #1550 from omnivore-app/fix/readability-failures
Handle pulling locale from open graph metadata
|
2022-12-16 12:10:20 +08:00 |
|
|
|
3277b1d229
|
Add another testcase for locale parsing
|
2022-12-16 09:24:36 +08:00 |
|
|
|
f2feb6fa6e
|
Handle pulling locale from open graph metadata
This also fixes parsing language codes which are split by an
underscore.
|
2022-12-16 09:19:07 +08:00 |
|
|
|
b7bc92c8ad
|
Merge pull request #1547 from omnivore-app/fix/pdf-download-handler
Use signed urls when downloading in the pdf-handler
|
2022-12-15 18:59:52 +08:00 |
|
|
|
e5a27ca4dc
|
Use signed urls when downloading in the pdf-handler
|
2022-12-15 16:49:48 +08:00 |
|
|
|
51452df848
|
Merge pull request #1546 from omnivore-app/docs/improve-getting-started-guide
Update getting started guide, improve section on newsletter forwards, fix link to Logseq guide
|
2022-12-14 18:14:19 +08:00 |
|
|
|
34029bee7e
|
Update getting started guide, improve section on newsletter forwards, fix link to Logseq guide
|
2022-12-14 17:59:32 +08:00 |
|
|
|
5086c1ec0c
|
Merge pull request #1544 from omnivore-app/feat/santa-hat
Put a santa hat on the login on non-logged in pages
|
2022-12-14 13:20:31 +08:00 |
|
|
|
bc3e8853e8
|
Merge pull request #1530 from omnivore-app/feature/android-home-refresh
Pull to Refresh - Android
|
2022-12-13 21:02:56 -08:00 |
|
|
|
e6e1a6e023
|
bump android build number to 15
|
2022-12-13 20:57:38 -08:00 |
|
|
|
e86276e1de
|
Add festive logo file
|
2022-12-14 12:56:54 +08:00 |
|
|
|
71d8611757
|
Put a santa hat on the login on non-logged in pages
|
2022-12-14 12:44:05 +08:00 |
|
|
|
6a98e732ea
|
add add id permission to manifest
|
2022-12-13 19:05:06 -08:00 |
|
|
|
abc7d9ce76
|
bump android version to 0.0.11
|
2022-12-13 18:50:25 -08:00 |
|
|
|
40fec32674
|
add intercom chat
|
2022-12-13 18:49:04 -08:00 |
|
|
|
4ba02a64b1
|
register user with intercom
|
2022-12-13 18:39:37 -08:00 |
|
|
|
3eb11b7a04
|
fetch viewer so user id can be passed to segment
|
2022-12-13 18:29:49 -08:00 |
|
|
|
faf666d091
|
add intercom to android app
|
2022-12-13 17:34:25 -08:00 |
|