Commit Graph

54 Commits

Author SHA1 Message Date
Ladd Hoffman d2d781aef3 send reply notice when importing matrix post 2024-04-27 16:11:10 -05:00
Ladd Hoffman 0b6d147f9c matrix event import is working 2024-04-27 15:59:36 -05:00
Ladd Hoffman c497b55294 consolidate more into outbound queue 2024-04-27 13:49:27 -05:00
Ladd Hoffman de4ce0da5e update readme for backend 2024-04-27 13:40:11 -05:00
Ladd Hoffman f7bd1fc67b refactor matrix.js into separate files 2024-04-27 13:37:16 -05:00
Ladd Hoffman 17e8a559cf backend: refactor files into directories 2024-04-27 12:57:15 -05:00
Ladd Hoffman b1b59e6df5 ignore cited papers with no authors 2024-04-26 22:48:52 -05:00
Ladd Hoffman 6a644097fe indicate if a user was already registered 2024-04-26 21:56:20 -05:00
Ladd Hoffman 435553bf05 register matrix user link to author address 2024-04-26 19:36:02 -05:00
Ladd Hoffman a204ec7f6f log when receiving a register identity request 2024-04-26 19:18:12 -05:00
Ladd Hoffman e44f43350a proposal info reply in thread 2024-04-26 19:08:02 -05:00
Ladd Hoffman fe5fe522ab stub handler for identity registration 2024-04-26 18:31:34 -05:00
Ladd Hoffman 8b76b78153 starting to ingetrate as widget 2024-04-24 17:37:19 -05:00
Ladd Hoffman 158f6196e9 remove completed todo 2024-04-24 14:16:17 -05:00
Ladd Hoffman b140d851e5 use dotenv in login script 2024-04-24 14:04:02 -05:00
Ladd Hoffman 5d0266a390 separate login script 2024-04-24 14:04:29 -05:00
Ladd Hoffman d3bc08dd24 improvements to proposal event forwarding to matrix, and other bot features 2024-04-24 13:55:10 -05:00
Ladd Hoffman d8df672a80 fixup, require bluebird 2024-04-24 12:40:42 -05:00
Ladd Hoffman c64feb2fe5 bot logging 2024-04-24 12:37:26 -05:00
Ladd Hoffman cc97e7a765 remove vestigal registration.yaml from gitignore 2024-04-23 20:19:45 -05:00
Ladd Hoffman 808db61300 docker setup 2024-04-23 20:13:39 -05:00
Ladd Hoffman fe2cbe0e27 successfully forwarding blockchain events to matrix 2024-04-23 20:01:49 -05:00
Ladd Hoffman 2e53252fc7 refactor in preparation to add contract event subscriptions 2024-04-23 15:57:15 -05:00
Ladd Hoffman 59f511f51d rename func for accurate pluralization 2024-04-23 12:34:54 -05:00
Ladd Hoffman afbfc0c0f2 ss import: clarify log and output when no papers found 2024-04-23 12:30:11 -05:00
Ladd Hoffman c643f0d952 ss import: retry with delay for adding post to chain 2024-04-23 10:32:12 -05:00
Ladd Hoffman 8b99e71f42 add feature: import papers by author 2024-04-22 13:52:04 -05:00
Ladd Hoffman df646a2a8f Add SS import UI 2024-04-21 12:51:58 -05:00
Ladd Hoffman f1bb21c9ad fixup citation weights for ss import 2024-04-21 12:51:38 -05:00
Ladd Hoffman e16bb4968f use PPM rather than percent for weights 2024-04-21 10:28:44 -05:00
Ladd Hoffman 33241143ff default 30% total citation weight for SS import posts 2024-04-20 22:36:04 -05:00
Ladd Hoffman deb2c3c4de use nested fields to avoid tons of extra SS api calls 2024-04-20 22:27:38 -05:00
Ladd Hoffman 93136716b8 sepolia deploy 2024-04-20 22:12:12 -05:00
Ladd Hoffman b4da0ec6e5 reduce logging and send HTTP 202 early rather than expecting the caller to wait 2024-04-20 21:50:23 -05:00
Ladd Hoffman a638968918 fixup infura provider 2024-04-20 12:56:33 -05:00
Ladd Hoffman 603835d0ba add .env to docker image 2024-04-20 12:53:51 -05:00
Ladd Hoffman cddd35a260 add artifacts to docker container 2024-04-20 12:49:56 -05:00
Ladd Hoffman 81d28b9ce7 properly add src/ to docker image 2024-04-20 12:48:52 -05:00
Ladd Hoffman a500f01b69 include contract addresses json in docker image 2024-04-20 12:46:44 -05:00
Ladd Hoffman 04d6625816 add sepolia to ss import 2024-04-20 12:44:04 -05:00
Ladd Hoffman ffe711ad7f sepolia deploy 2024-04-20 12:41:21 -05:00
Ladd Hoffman c080778872 successful semantic scholar import 2024-04-20 12:37:59 -05:00
Ladd Hoffman 90e5f599b8 backend: first cut at semantic scholar import 2024-04-19 18:08:18 -05:00
Ladd Hoffman 940384774a trivial change to 404 handling 2024-04-04 12:55:59 -05:00
Ladd Hoffman 04c31e0b90 Implement price change proposal workflow 2024-03-31 12:59:57 -05:00
Ladd Hoffman 900b5aa4e5 Add hash and signature verification on API read from leveldb 2024-03-23 15:26:27 -05:00
Ladd Hoffman e6185fb89f client now verifies hash and signature on api read 2024-03-20 20:00:56 -05:00
Ladd Hoffman 956aa9728e require signatures for posts to API 2024-03-20 16:30:27 -05:00
Ladd Hoffman 4fbd8259f1 Accept content for work request and work evidence 2024-03-20 14:26:56 -05:00
Ladd Hoffman c207fca58e backend error message logging 2024-03-20 09:41:06 -05:00