Commit Graph

83 Commits

Author SHA1 Message Date
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
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
845e932d93 Store actions as a json in db 2022-11-17 16:21:43 +08:00
60027dd670 Add rules table migration sql 2022-11-17 14:50:57 +08:00
71348ab492 Remove trigger type in gql schema 2022-11-17 14:50:57 +08:00
775180d785 Add rules api gql schema 2022-11-17 14:50:57 +08:00
917396c976 Upsert user personalization in db 2022-11-11 16:11:09 +08:00
67b26be547 Allow apollo sandbox access 2022-11-11 15:24:54 +08:00
ac21e4e6c8 Set voice and secondary voice in user personalization 2022-11-11 14:08:28 +08:00
63de1c3359 Add optInFeature API 2022-11-09 17:35:54 +08:00
5e68e30d5b Add highlightPositionPercent and highlightPositionAnchorIndex in highlight api 2022-10-25 10:24:30 +08:00
a5c0ef19ec Add recentSearches API GQL schema 2022-10-11 14:53:48 +08:00
a6795b380a Fetch favicon from url 2022-09-28 19:02:29 +08:00
6220d5d4af Return subscription icon proxy url in the list subscriptions api response 2022-09-27 15:35:06 +08:00
4aa62d6031 Add list integrations API and integration tests 2022-08-08 18:12:44 +08:00
0cf3f58258 Add integration tests for setIntegration API 2022-08-08 17:09:23 +08:00
dd2db71876 Add createIntegration API implementation 2022-08-05 16:08:20 +08:00
e66d047d51 Add createIntegration API to the GQL schema 2022-08-05 16:08:20 +08:00
b12607887e Add moveLable api in gql Schema 2022-08-04 21:38:05 +08:00
336d06375a Add updatesSince API resolver 2022-07-29 18:11:18 +08:00
07c6214e88 Add DELETED state to the article 2022-07-29 14:08:35 +08:00
b976b6098d Add updatesSince API in GQL schema 2022-07-29 12:11:48 +08:00
9ea9bd9ea1 send confirmation email to pending user when login 2022-07-25 15:14:01 -07:00
068684d16b add test for failing to send confirmation email when signup 2022-07-25 15:12:56 -07:00
cb1d64cd82 add siteName in api response 2022-07-13 10:57:54 +08:00
970609c3b8 change size to first in query param 2022-07-13 10:46:03 +08:00
b68282fe97 rename typeahead to typeaheadSearch 2022-07-12 09:36:00 -07:00
3a1f38a6f7 add typeahead api implementation 2022-07-12 09:36:00 -07:00
31ac511121 add typeahead gql schema 2022-07-12 09:36:00 -07:00
02411347a7 regenerate graphql files 2022-07-06 09:38:24 -07:00
6cae3dc9b5 Add highlights in search item 2022-06-28 09:53:48 +08:00
2bcf97d2e8 Make updatedAt optional 2022-06-17 17:07:13 +08:00
e408143ea9 Add savedAt to searchItem and make readingProgress required 2022-06-17 16:02:46 +08:00
6189e85b2c Add readAt to article 2022-06-15 09:32:10 +08:00
ea4e4d6828 Use the Article type instead of Page in updatePage API
Despite the name we are still using Article in many
places.
2022-06-09 15:29:01 -07:00
fa2b58eac0 When creating a page during an uploadfile request return its ID 2022-06-08 20:17:47 -07:00
309c581cf5 Merge pull request #729 from omnivore-app/labels-in-highlights
Support labels in highlights
2022-06-09 09:28:43 +08:00
93c0e53d1d Generate setLabelsForHighlight graphql code 2022-06-08 14:59:11 +08:00
427b58eedd Add set labels for highlight gql schema 2022-06-06 19:15:51 +08:00
d00becc269 Add readAt to search API response 2022-06-04 22:12:59 +08:00
791e31d60f Merge pull request #750 from omnivore-app/OMN-633
Reopening OMN-633 to rebase
2022-06-03 13:36:36 -07:00
bf929db559 Add the updatedAt attribute to page items 2022-06-03 10:24:11 -07:00
74054cbdbd Merge pull request #716 from omnivore-app/api-token
Api tokens
2022-05-31 14:22:23 +08:00
d42b0c244c fixed merge conflicts 2022-05-30 12:29:49 +00:00
987336f438 Merge pull request #712 from omnivore-app/fix/ios-pdf-handling
Better PDF upload handling on iOS
2022-05-27 08:43:07 -07:00
b7206457b4 Add test for revoke api key 2022-05-27 18:36:17 +08:00
fd4fc8a4e7 Add list/delete api key in schema 2022-05-27 18:34:36 +08:00