Hongbo Wu
|
710abbfaf0
|
remove imageUrl from notification data
|
2022-12-13 15:28:09 +08:00 |
|
Hongbo Wu
|
f5120f8618
|
Merge pull request #1538 from omnivore-app/fix/recommended-highlights
fix/recommended highlights
|
2022-12-13 12:26:27 +08:00 |
|
Hongbo Wu
|
a340699240
|
add comment
|
2022-12-13 12:15:41 +08:00 |
|
Hongbo Wu
|
918ada2100
|
only recommend highlights created by the user
|
2022-12-13 12:12:20 +08:00 |
|
Hongbo Wu
|
25842270d7
|
Update the rule to only trigger on page created event
|
2022-12-13 12:04:17 +08:00 |
|
Hongbo Wu
|
4247835dc5
|
Merge pull request #1537 from omnivore-app/group-rules
group rules
|
2022-12-13 09:54:20 +08:00 |
|
Hongbo Wu
|
f5650acb69
|
Return canPost and canSeeMembers and topics and description in type group
|
2022-12-12 22:57:58 +08:00 |
|
Hongbo Wu
|
54ceeb326a
|
Add canPost and canSeeMembers to type Group
|
2022-12-12 22:40:19 +08:00 |
|
Hongbo Wu
|
3e79b86179
|
Allow search recommendations with wildcard
|
2022-12-12 22:09:25 +08:00 |
|
Hongbo Wu
|
bbecb4f2f5
|
Merge pull request #1536 from omnivore-app/fix/recent-search
Do not save recent searches for rule based queries
|
2022-12-12 20:52:34 +08:00 |
|
Hongbo Wu
|
1338b1fc10
|
Remove subscription from shared page
|
2022-12-12 17:53:58 +08:00 |
|
Hongbo Wu
|
70ed3dccb7
|
Add analytic events for create/join/leave group actions
|
2022-12-12 17:49:00 +08:00 |
|
Hongbo Wu
|
5650971042
|
Do not save recent searches for rule based queries
|
2022-12-12 17:40:40 +08:00 |
|
Hongbo Wu
|
46b97fada8
|
Merge pull request #1535 from omnivore-app/rules
Check event type in the filter
|
2022-12-12 17:24:15 +08:00 |
|
Hongbo Wu
|
6be684fc43
|
Check event type in the filter
|
2022-12-12 17:10:12 +08:00 |
|
Hongbo Wu
|
58209b5c41
|
Merge pull request #1531 from omnivore-app/fix/rule
Fix rule action not triggered due to the page index not being refreshed after page creation
|
2022-12-12 10:18:58 +08:00 |
|
Hongbo Wu
|
940c449880
|
revert for update page
|
2022-12-12 10:17:34 +08:00 |
|
Hongbo Wu
|
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 |
|
Satindar Dhillon
|
fcb4e859f8
|
Merge pull request #1524 from omnivore-app/chore/bump-android-deps
Bump Android Deps
|
2022-12-09 13:59:09 -08:00 |
|
Hongbo Wu
|
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 |
|
Hongbo Wu
|
0e6f9f3f8c
|
Merge pull request #1528 from omnivore-app/fix/notification-image
Fix imageUrl being null in the sendNotification data
|
2022-12-09 18:21:22 +08:00 |
|
Hongbo Wu
|
eba75f7571
|
Fix imageUrl being null in the sendNotification data
|
2022-12-09 18:07:53 +08:00 |
|
Hongbo Wu
|
f3f1dfc69c
|
Merge pull request #1527 from omnivore-app/upsize-highlight-max-length
Upsize max highlight char length to 6000
|
2022-12-09 15:52:12 +08:00 |
|
Hongbo Wu
|
be44636aa6
|
Update web
|
2022-12-09 15:40:34 +08:00 |
|
Hongbo Wu
|
f4fa9cb15b
|
do the same for merge highlight
|
2022-12-09 15:29:15 +08:00 |
|
Hongbo Wu
|
5fc18770ad
|
Upsize max highlight char length to 6000
|
2022-12-09 15:24:10 +08:00 |
|
Hongbo Wu
|
7111581b67
|
Merge pull request #1526 from omnivore-app/recommend-push-notification
recommend push notification
|
2022-12-09 11:17:05 +08:00 |
|
Hongbo Wu
|
2cfb367a98
|
Add fallback notification data
|
2022-12-09 11:15:59 +08:00 |
|
Hongbo Wu
|
4e8a58724e
|
Change wording
|
2022-12-09 11:01:49 +08:00 |
|
Hongbo Wu
|
181b401030
|
Update new recommendation notification message
|
2022-12-09 10:56:08 +08:00 |
|
Hongbo Wu
|
e85ec51e6c
|
Get notification data from params
|
2022-12-09 10:41:23 +08:00 |
|
Hongbo Wu
|
1f54db79fb
|
Add recommendation to the original page too
|
2022-12-09 10:10:02 +08:00 |
|
Satindar Dhillon
|
3a6009b116
|
bump android target sdk to 33
|
2022-12-08 09:39:01 -08:00 |
|
Satindar Dhillon
|
98e4a6f5cc
|
bump multiple dependency versions
|
2022-12-08 09:39:01 -08:00 |
|
Satindar Dhillon
|
7619b0284c
|
update apollo android version
|
2022-12-08 09:39:01 -08:00 |
|
Satindar Dhillon
|
30ec4f71e8
|
update gradle version
|
2022-12-08 09:39:01 -08:00 |
|
Satindar Dhillon
|
ce3dccc7a1
|
update compose version
|
2022-12-08 09:39:01 -08:00 |
|
Hongbo Wu
|
53bd6a96f2
|
Merge pull request #1523 from omnivore-app/group-labels
Create labels and rules when creating or joining groups
|
2022-12-08 19:43:54 +08:00 |
|
Hongbo Wu
|
b8e7b15805
|
Fix generating colors with less than 6 digits
|
2022-12-08 19:01:54 +08:00 |
|
Hongbo Wu
|
04cb360c2f
|
Fix some issue
|
2022-12-08 18:50:36 +08:00 |
|
Hongbo Wu
|
b942303b18
|
Create a rule after creating or joining a group
|
2022-12-08 18:35:22 +08:00 |
|
Hongbo Wu
|
9f260c1442
|
Create a label for new group if not exists
|
2022-12-08 18:20:58 +08:00 |
|
Jackson Harper
|
ce7cb1efac
|
Merge pull request #1512 from omnivore-app/fix/android-popover-menu-position
PDF Highlight menu - Android
|
2022-12-08 17:06:06 +08:00 |
|
Hongbo Wu
|
b9a2301abf
|
Merge pull request #1521 from omnivore-app/leave-group-api
Add delete permission to group and membership tables
|
2022-12-08 16:37:10 +08:00 |
|
Hongbo Wu
|
84d8a9bb67
|
lint
|
2022-12-08 16:36:17 +08:00 |
|
Hongbo Wu
|
ff3e8aa29e
|
Add delete permission to group and membership tables
|
2022-12-08 16:29:46 +08:00 |
|
Jackson Harper
|
5256fe99ce
|
Merge pull request #1520 from omnivore-app/leave-group-api
Add leaveGroup API
|
2022-12-08 15:52:18 +08:00 |
|
Hongbo Wu
|
6830da995f
|
Add leaveGroup API
|
2022-12-08 15:36:28 +08:00 |
|
Jackson Harper
|
79f739c04c
|
Merge pull request #1516 from omnivore-app/recommend-highlight-api
recommend highlight api
|
2022-12-08 15:30:23 +08:00 |
|
Jackson Harper
|
bad3b2ab1a
|
Merge pull request #1511 from omnivore-app/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
|
2022-12-08 15:00:19 +08:00 |
|