|
|
7c39db207b
|
Replace createArticle with savePage in puppeteer-parse service
|
2022-12-28 10:15:05 +08:00 |
|
|
|
e22d209721
|
Fix test
|
2022-12-28 09:16:44 +08:00 |
|
|
|
e9b31e375f
|
Update savePage API to accept parsed content in the param
|
2022-12-27 21:59:31 +08:00 |
|
|
|
302ea2023f
|
Add obsidian to corsConfig
|
2022-12-23 10:29:43 +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 |
|
|
|
83aa2093eb
|
Still return admins if not allowed to see members
|
2022-12-13 19:05:07 +08:00 |
|
|
|
943b20f21e
|
Only recommend page if the user is allowed to post
|
2022-12-13 19:00:49 +08:00 |
|
|
|
5ef4e8479d
|
Create one rule for all pages in the group to have the label and another rule for the recommended page to send a notification
|
2022-12-13 16:35:39 +08:00 |
|
|
|
a340699240
|
add comment
|
2022-12-13 12:15:41 +08:00 |
|
|
|
918ada2100
|
only recommend highlights created by the user
|
2022-12-13 12:12:20 +08:00 |
|
|
|
25842270d7
|
Update the rule to only trigger on page created event
|
2022-12-13 12:04:17 +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 |
|
|
|
54ceeb326a
|
Add canPost and canSeeMembers to type Group
|
2022-12-12 22:40:19 +08:00 |
|
|
|
3e79b86179
|
Allow search recommendations with wildcard
|
2022-12-12 22:09:25 +08:00 |
|
|
|
1338b1fc10
|
Remove subscription from shared page
|
2022-12-12 17:53: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 |
|
|
|
940c449880
|
revert for update page
|
2022-12-12 10:17:34 +08:00 |
|
|
|
3347e81e39
|
Fix rule action not triggered due to the page index not being refreshed after page creation
|
2022-12-10 13:27:32 +08:00 |
|
|
|
845235268d
|
Merge pull request #1525 from omnivore-app/recommend-api
Add recommendation to the original page too
|
2022-12-09 21:40:26 +08:00 |
|
|
|
f4fa9cb15b
|
do the same for merge highlight
|
2022-12-09 15:29:15 +08:00 |
|
|
|
5fc18770ad
|
Upsize max highlight char length to 6000
|
2022-12-09 15:24:10 +08:00 |
|
|
|
181b401030
|
Update new recommendation notification message
|
2022-12-09 10:56:08 +08:00 |
|
|
|
1f54db79fb
|
Add recommendation to the original page too
|
2022-12-09 10:10:02 +08:00 |
|
|
|
b8e7b15805
|
Fix generating colors with less than 6 digits
|
2022-12-08 19:01:54 +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 |
|
|
|
84d8a9bb67
|
lint
|
2022-12-08 16:36:17 +08:00 |
|
|
|
ff3e8aa29e
|
Add delete permission to group and membership tables
|
2022-12-08 16:29:46 +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 |
|
|
|
ef13cbf39a
|
Recommend highlights
|
2022-12-08 12:33:05 +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 |
|
|
|
533a4ae65c
|
Update recommendedBy query
|
2022-12-06 21:23:19 +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 |
|
|
|
8ac1afe277
|
Use cookie auth instead of header to not interfere with GCPs auth mechanisms
|
2022-12-05 18:41:08 +08:00 |
|
|
|
e555cc733a
|
More descriptive error messages
|
2022-12-05 18:40:33 +08:00 |
|
|
|
c49db571cd
|
Add search by recommendedBy group name
|
2022-12-05 14:53:29 +08:00 |
|
|
|
bf18c3d3c7
|
Add recommendedBy in search result
|
2022-12-05 14:27:46 +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 |
|
|
|
27d9e8464d
|
Add unique constraint on user_id and group_id to group_membership table
|
2022-12-05 12:45:54 +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 |
|
|
|
0e3d1ced46
|
Add recommend rest api to handler tasks
|
2022-12-02 19:10:41 +08:00 |
|
|
|
5fd137d23e
|
Add recommendation cloud task
|
2022-12-02 18:49:13 +08:00 |
|