Commit Graph

2867 Commits

Author SHA1 Message Date
77f7c8bf09 Merge pull request #1704 from omnivore-app/fix/importer-logging
Improve logging on errors in the importer tool
2023-01-25 14:23:50 +08:00
506568e0c2 Merge pull request #1667 from omnivore-app/recent-emails
recent emails
2023-01-25 14:22:00 +08:00
19fe4087f5 Merge pull request #1691 from omnivore-app/feat/improve-ios-share-ext
Improve iOS share extension and syncing
2023-01-24 08:27:34 -08:00
46e371bc26 Remove more debug 2023-01-24 20:36:34 +08:00
1d81398bbd Improve logging on errors in the importer tool 2023-01-24 20:03:53 +08:00
49792cd84c Fix URLs for @1x images 2023-01-24 19:13:44 +08:00
ee1e8b6b8c Merge pull request #1702 from omnivore-app/fix/landing-page-tweaks
Update landing page layout and graphics
2023-01-24 19:01:45 +08:00
67481ac2d6 Fix duplicated landing footer 2023-01-24 18:46:49 +08:00
5e539ad82c Add missing About file 2023-01-24 18:29:10 +08:00
54727dd00c Add section on open source 2023-01-24 18:25:49 +08:00
af97ccefd9 Fix component name, linting fixes 2023-01-24 18:09:11 +08:00
9391092a52 Update landing page layout and graphics 2023-01-24 18:03:30 +08:00
cba676c9de Build fixes in import-handler 2023-01-24 14:55:00 +08:00
b7abb5fa91 Use glob to find _matter_history file in archives
It looks like these have another directory within the archive, so
we have to search for the _matter_history file to find the full
archive content.
2023-01-24 14:14:04 +08:00
ac645223f7 Fix path to ZH open graph image 2023-01-23 22:34:33 +08:00
400efd899b Add first pass at Chinese about page
Mostly a place holder to get the open graph image deployed.
2023-01-23 22:20:49 +08:00
d6acb69a1c Use sets for selected/unselected labels to eliminate duplicate IDs in selection 2023-01-23 15:43:56 +08:00
57289cb0c4 Improve label search in the apply views 2023-01-23 12:43:27 +08:00
59aa2561eb Merge pull request #1636 from omnivore-app/dependabot/npm_and_yarn/luxon-3.2.1
Bump luxon from 3.0.4 to 3.2.1
2023-01-19 17:00:12 +08:00
a682d87aa6 Add tests for recent emails resolver 2023-01-19 12:11:34 +08:00
83c62c65a3 Add test for saving received email 2023-01-19 10:44:08 +08:00
318a6557a5 Email us if a recent email marked as library item 2023-01-19 09:55:49 +08:00
7dbf8662fc Fix test 2023-01-19 09:38:21 +08:00
8f9c317dd1 Save received email before publishing data 2023-01-18 22:35:07 +08:00
08048405a1 Correct typo in doc about labels 2023-01-18 22:07:39 +08:00
1006515eec Merge pull request #1675 from omnivore-app/fix/subscriptions
Fix error of getting subscriptions without newsletter email by inner join them
2023-01-18 20:22:15 +08:00
25fffa5e14 Set width and height on infolink so its positioned correctly 2023-01-18 19:42:55 +08:00
8ca17ddc24 Merge pull request #1676 from omnivore-app/fix/youtube-video-title
Do not escape the title of youtube video or tweet which is saved in elastic
2023-01-18 19:24:33 +08:00
1b3d4bbffa Do not escape the title of youtube video or tweet which is saved in elastic 2023-01-18 19:08:36 +08:00
59328605c3 Properly set the expires default value date to never 2023-01-18 19:03:23 +08:00
d08763c126 Fix default values when creating API keys, sort keys by createdAt 2023-01-18 18:46:03 +08:00
287f569220 Dont use a button and a dropdown option, fire action from the option 2023-01-18 18:45:44 +08:00
36d2ac041a Fix error of getting subscriptions without newsletter email by inner join them 2023-01-18 18:42:10 +08:00
064ea5a782 Add text in the payload in the test 2023-01-18 18:25:32 +08:00
5a5d0a5054 Use never as default expiration, fix key= prop 2023-01-18 18:16:30 +08:00
4e2197331c Fix default expiration to match form 2023-01-18 18:01:34 +08:00
cab2e7ba0d Continue to use 7 days for default expires at 2023-01-18 17:47:13 +08:00
d60890d154 Add pubsub to save received email 2023-01-18 17:13:11 +08:00
7b885aeb34 Dont use children= 2023-01-18 16:57:21 +08:00
a523c3cf2d Use the same SettingsTable for the API keys 2023-01-18 16:35:24 +08:00
9df36ab53b Merge pull request #1671 from omnivore-app/fix/landing-page-feature-compression
Better compression on landing feature image
2023-01-18 15:37:20 +08:00
d5e3a29fd6 Fix test 2023-01-18 15:08:28 +08:00
1c52339b7a Fix rebase conflict 2023-01-18 15:01:30 +08:00
60e107964f Fix typo 2023-01-18 15:00:34 +08:00
96f727a165 Add mark a recent email as library item api 2023-01-18 15:00:34 +08:00
62a3b48e00 Add list recent emails api 2023-01-18 15:00:34 +08:00
3f373ab3b6 Save received email 2023-01-18 15:00:34 +08:00
2da4ca5da8 Add saveReceivedEmail service 2023-01-18 15:00:34 +08:00
b7d732df7c Add received_email entity 2023-01-18 15:00:34 +08:00
d87a91de77 Add received_emails db table 2023-01-18 15:00:34 +08:00