Commit Graph

231 Commits

Author SHA1 Message Date
f01ab3805a Left join active subscriptions of a newsletter email to get the right count 2023-01-18 14:37:54 +08:00
824899760a Update some style, add Matter archive importer tool 2023-01-12 14:00:46 +08:00
892a9ef30d Add subscriptionCount and createdAt in NewsletterEmail type 2023-01-09 12:24:45 +08:00
e28c9b10bb Fetch markdown content if specified in search API 2023-01-05 17:17:09 +08:00
7b749f974d Convert HTML to markdown if specified 2023-01-05 12:12:48 +08:00
9314c3d8f1 Add uploadImportFile API method
Add uploadImportFile API method

Fix prefix, counting max files uploaded

Add resolver types

Basic web ui for the uploader interface

Allow selecting type when uploading import files
2023-01-03 10:01:59 +08:00
2c39916441 Add wordsCount to article schema 2023-01-02 16:49:11 +08:00
943b20f21e Only recommend page if the user is allowed to post 2022-12-13 19:00:49 +08:00
918ada2100 only recommend highlights created by the user 2022-12-13 12:12:20 +08:00
4247835dc5 Merge pull request #1537 from omnivore-app/group-rules
group rules
2022-12-13 09:54:20 +08:00
f5650acb69 Return canPost and canSeeMembers and topics and description in type group 2022-12-12 22:57:58 +08:00
70ed3dccb7 Add analytic events for create/join/leave group actions 2022-12-12 17:49:00 +08:00
5650971042 Do not save recent searches for rule based queries 2022-12-12 17:40:40 +08:00
1f54db79fb Add recommendation to the original page too 2022-12-09 10:10:02 +08:00
04cb360c2f Fix some issue 2022-12-08 18:50:36 +08:00
b942303b18 Create a rule after creating or joining a group 2022-12-08 18:35:22 +08:00
9f260c1442 Create a label for new group if not exists 2022-12-08 18:20:58 +08:00
6830da995f Add leaveGroup API 2022-12-08 15:36:28 +08:00
4c92af1856 Allow recommended With Highlights 2022-12-08 12:51:01 +08:00
62a3f6d1d8 Add recommendHighlights API 2022-12-08 11:37:35 +08:00
b150083358 Remove debug 2022-12-07 11:53:48 +08:00
a8df439297 Rename recommendedBy to recommendations 2022-12-06 21:18:21 +08:00
0892d9e7e6 Add user and note to Recommendation type 2022-12-06 17:44:53 +08:00
e555cc733a More descriptive error messages 2022-12-05 18:40:33 +08:00
e6b56e6fba Rename groups service 2022-12-05 14:12:04 +08:00
714f0f1f63 Add joinGroup API 2022-12-05 12:47:38 +08:00
6b65c386a0 Add authentication to the request header 2022-12-02 21:15:33 +08:00
7707f100f2 Add recommend gql api 2022-12-02 19:45:26 +08:00
da3d9cf76b Add groups api 2022-12-02 12:32:26 +08:00
7285ebb940 Add createGroup API 2022-12-01 18:41:00 +08:00
7c8b057f85 Merge pull request #1486 from omnivore-app/fix/site-name-extraction
Fix site_name not saved when a page is saved by extensions
2022-12-01 11:28:51 +08:00
0693a6c2ff Merge pull request #1487 from omnivore-app/saved-filters-api
saved filters api
2022-12-01 11:25:50 +08:00
0eebfe923a Add position in filter table and move filter api 2022-12-01 10:26:32 +08:00
0487d8325c Add saved filter api 2022-11-30 21:41:59 +08:00
bb839960f1 Fix site_name not saved when a page is saved by extensions 2022-11-30 17:46:59 +08:00
86dccc0d44 Update savedAt in update page api 2022-11-30 13:17:50 +08:00
e4e21ddc3a Merge pull request #1462 from omnivore-app/add-order-in-updatesince-api
Add sort in updatesince api and default sorting by updatedAt in descending order
2022-11-25 13:18:05 +08:00
64fd0cfdc6 Add sort in updatesince api and default sorting by updatedAt in descending order 2022-11-25 11:44:55 +08:00
319c0c4bcd Allow changing byline in update api 2022-11-24 16:25:27 +08:00
f473c18939 Add deleteRule api 2022-11-23 09:52:15 +08:00
f358094bbf Add get device tokens api 2022-11-21 17:03:12 +08:00
88416bc178 Add get rules api 2022-11-21 15:03:15 +08:00
dc92fe9c52 Create rule handler cloud run 2022-11-19 11:15:26 +08:00
ecc217deef Fix test 2022-11-18 16:25:22 +08:00
e53d5036dc Add notification endpoint 2022-11-18 14:33:27 +08:00
fbe4c471cd Add pubsub subscription to trigger rule actions 2022-11-18 14:00:10 +08:00
50fe92ac85 Add setRule resolver 2022-11-17 18:53:05 +08:00
60027dd670 Add rules table migration sql 2022-11-17 14:50:57 +08:00
917396c976 Upsert user personalization in db 2022-11-11 16:11:09 +08:00
ac21e4e6c8 Set voice and secondary voice in user personalization 2022-11-11 14:08:28 +08:00