Hongbo Wu
|
c3366c6238
|
Merge pull request #2097 from omnivore-app/fix/unsubscribe-header
Fix list-unsubscribe header undefined
|
2023-04-22 15:13:05 +08:00 |
|
Hongbo Wu
|
187ad654e7
|
Add debug logs
|
2023-04-22 12:29:46 +08:00 |
|
Jackson Harper
|
d273786787
|
Merge pull request #2086 from josemas79/main
|
2023-04-22 11:48:48 +08:00 |
|
Hongbo Wu
|
2760ce60f0
|
Fix list-unsubscribe header undefined
|
2023-04-22 11:07:15 +08:00 |
|
Hongbo Wu
|
c3a7615d90
|
Merge pull request #2093 from omnivore-app/feature/nested-labels
Allow wildcards in label: filter
|
2023-04-21 23:08:48 +08:00 |
|
Jackson Harper
|
aaf27b0631
|
Persist highlights while syncing
|
2023-04-21 20:47:52 +08:00 |
|
Jackson Harper
|
64ded2481e
|
Always take up space for the image
|
2023-04-21 20:14:03 +08:00 |
|
Hongbo Wu
|
34989bc386
|
Merge pull request #2092 from omnivore-app/fix/unsubscribe-header
Fix list-unsubscribe header undefined
|
2023-04-21 17:50:38 +08:00 |
|
Hongbo Wu
|
b57ccd0616
|
Allow wildcards in query filter
|
2023-04-21 17:39:04 +08:00 |
|
Hongbo Wu
|
b2c115f9d9
|
Allow wildcards in label: filter
|
2023-04-21 17:10:46 +08:00 |
|
Jackson Harper
|
c76d714480
|
More consistent padding on library cells
|
2023-04-21 15:44:23 +08:00 |
|
Hongbo Wu
|
50f55501f4
|
Fix list-unsubscribe header undefined
|
2023-04-21 15:42:58 +08:00 |
|
Jackson Harper
|
0f64f3c102
|
fetch highlights and labels with library sync
|
2023-04-21 13:36:26 +08:00 |
|
Jackson Harper
|
52f302f5b0
|
Fetch all label and highlight info when doing library updates
|
2023-04-21 12:33:23 +08:00 |
|
Hongbo Wu
|
2fb18f396b
|
Merge pull request #2090 from omnivore-app/fix/newsletter-url
Decode email metadata from rfc2047 encoding
|
2023-04-20 21:25:30 +08:00 |
|
Hongbo Wu
|
eccc1053a8
|
Merge pull request #2089 from omnivore-app/fix/pdf-handler-cloud-run
Make pdf-handler subscribe to a pubsub notification for cloud storage
|
2023-04-20 21:23:52 +08:00 |
|
Hongbo Wu
|
0125e4e340
|
Merge pull request #2063 from omnivore-app/fix/tts
Upgrade natural nodejs module and use a new sentence tokenizer based on parsing
|
2023-04-20 21:22:48 +08:00 |
|
Hongbo Wu
|
89ac9c46cc
|
Remove other places that use rfc2047 decoder
|
2023-04-20 20:53:06 +08:00 |
|
Hongbo Wu
|
de0fb8542a
|
Decode email metadata from rfc2047 encoded
|
2023-04-20 20:52:43 +08:00 |
|
Hongbo Wu
|
14b7ed5252
|
Fallback to old sentence tokenizer if new one is failed
|
2023-04-20 19:44:08 +08:00 |
|
Hongbo Wu
|
9caf11a93a
|
Add debug logs
|
2023-04-20 18:03:18 +08:00 |
|
Jackson Harper
|
4b87f1dd20
|
Implement article actions on the library
|
2023-04-20 17:58:26 +08:00 |
|
Hongbo Wu
|
6337d60146
|
Add test for Chinese
|
2023-04-20 17:10:32 +08:00 |
|
Hongbo Wu
|
0dc8724fcb
|
Make pdf-handler subscribe to a pubsub notification for cloud storage
|
2023-04-20 16:31:06 +08:00 |
|
Jackson Harper
|
9f99b78f1e
|
Use Navigation Actions for the library item actions
|
2023-04-20 15:56:12 +08:00 |
|
Jackson Harper
|
aaa2f3755b
|
Use the three dots icon for the menu
|
2023-04-20 14:38:45 +08:00 |
|
Hongbo Wu
|
ebc760e522
|
Merge pull request #2085 from omnivore-app/fix/choose-top-article
Choose the top article instead of related articles on modern diplomacy website
|
2023-04-20 14:38:38 +08:00 |
|
Jackson Harper
|
326905a08d
|
Rename SearchBar to LibraryNavBar, use person icon instead of settings
|
2023-04-20 14:31:42 +08:00 |
|
Jackson Harper
|
1ad0ad8298
|
Merge pull request #2082 from omnivore-app/fix/delete-article-note
Fix delete article note not being displayed
|
2023-04-20 14:03:54 +08:00 |
|
Jackson Harper
|
928326014b
|
Remove search text from LibraryViewModel as this is all done in SearchViewModel now
|
2023-04-20 13:18:26 +08:00 |
|
Jackson Harper
|
7fbd9c5921
|
Use a standalone searchview and model to better match Android best practices
|
2023-04-20 13:12:47 +08:00 |
|
Jackson Harper
|
7070819881
|
Add a library filter button to clear current search
|
2023-04-20 12:00:01 +08:00 |
|
Jackson Harper
|
7e1eefb4e7
|
Add colours to resources
|
2023-04-20 10:56:49 +08:00 |
|
Hongbo Wu
|
43f2d095e4
|
Merge pull request #2087 from omnivore-app/fix/add-content-reader-to-typeaheadsearch
Add contentReader to the typeAheadSearchResult
|
2023-04-20 10:15:19 +08:00 |
|
Hongbo Wu
|
130677b50c
|
Add contentReader to the typeAheadSearchResult
|
2023-04-20 10:00:56 +08:00 |
|
Hongbo Wu
|
eff5d2aac7
|
Merge pull request #2084 from omnivore-app/feature/save-api-with-labels
Add labels and state to save api in web frontend
|
2023-04-20 09:45:02 +08:00 |
|
Hongbo Wu
|
5ce4bf7171
|
Compare labels with lower cased
|
2023-04-20 09:38:04 +08:00 |
|
Hongbo Wu
|
16a058dc26
|
Fix redirect
|
2023-04-20 09:31:41 +08:00 |
|
Jackson Harper
|
2ff12a70ad
|
Update GQL, fetch wordsCount
|
2023-04-19 21:11:38 +08:00 |
|
José Manuel Sánchez
|
f98ad19c10
|
Create getting-started-guide.md
First version of Spanish translation
|
2023-04-19 14:01:19 +02:00 |
|
Jackson Harper
|
adfa67f896
|
Load more data for saved items
|
2023-04-19 18:34:08 +08:00 |
|
Jackson Harper
|
51c4fcaece
|
WIP: transition to typeahead
|
2023-04-19 18:11:46 +08:00 |
|
sywhb
|
815aea8375
|
Update generated html
|
2023-04-19 09:07:11 +00:00 |
|
Hongbo Wu
|
6401b6a4ee
|
Regenerate test pages
|
2023-04-19 17:04:09 +08:00 |
|
Hongbo Wu
|
fbb638619c
|
Mark the related stories and social buttons as unlikely candidates
|
2023-04-19 17:04:01 +08:00 |
|
Hongbo Wu
|
21cb10332b
|
Add test pages
|
2023-04-19 15:55:21 +08:00 |
|
Hongbo Wu
|
4b85251c00
|
Add labels and state to save api in web frontend
|
2023-04-19 15:53:30 +08:00 |
|
Hongbo Wu
|
1a5dfb5104
|
Merge pull request #2083 from omnivore-app/feature/epud-in-email-attachment
feature/epud in email attachment
|
2023-04-19 13:49:36 +08:00 |
|
Jackson Harper
|
5261d054d4
|
Start to separate typeahead search from the view model
|
2023-04-19 13:01:22 +08:00 |
|
Jackson Harper
|
f3019b0a6e
|
Clear search text when navigating back
|
2023-04-19 12:25:00 +08:00 |
|