manifold/functions/src
Marshall Polaris 60c79141aa
Move comment-bet association code into comment creation trigger (#899)
* Move comment-bet association code into comment creation trigger

* Add index for new comments query
2022-09-20 15:25:58 -07:00
..
email-templates email wording 2022-09-19 14:22:04 -05:00
scripts Precalculate and store current positions for users who make comments (#878) 2022-09-18 15:57:50 -07:00
accept-challenge.ts accept challenge: redeem shares 2022-08-18 10:39:48 -05:00
add-liquidity.ts House liquidity (#876) 2022-09-14 00:26:47 -05:00
analytics.ts Backend robustness to email sending or analytics tracking failures (#728) 2022-08-15 22:13:38 -07:00
api.ts Convert tags to groups on demand (#784) 2022-08-20 13:32:12 -07:00
backup-db.ts Fix backup DB job to actually backup most things, refactor (#605) 2022-07-02 13:27:06 -07:00
cancel-bet.ts Small backend cleanups (#643) 2022-07-24 00:45:45 -07:00
change-user-info.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
claim-manalink.ts Inga/manalink bug fixes (#653) 2022-07-15 20:42:37 -05:00
create-answer.ts [WIP] Fully customizable notifications (#860) 2022-09-12 10:34:56 -06:00
create-group.ts [WIP] Fully customizable notifications (#860) 2022-09-12 10:34:56 -06:00
create-market.ts Members and contracts now subcollections of groups (#847) 2022-09-02 18:06:48 -06:00
create-notification.ts Add more info to limit order notif 2022-09-16 09:02:58 -06:00
create-post.ts Dashboards (#791) 2022-08-29 16:06:17 +01:00
create-user.ts Allow one-click unsubscribe, slight refactor 2022-09-14 17:17:32 -06:00
emails.ts Allow one-click unsubscribe, slight refactor 2022-09-14 17:17:32 -06:00
follow-market.ts Allow to follow/unfollow markets, backfill as well (#794) 2022-08-24 10:49:53 -06:00
get-current-user.ts Add endpoint for reading currently authenticated user (#710) 2022-08-02 00:06:23 -07:00
get-feed-data.ts Make feed updating do much less work (#455) 2022-06-09 15:13:06 -07:00
health.ts Revamp backend code to support good local function development (#657) 2022-07-24 00:26:38 -07:00
index.ts Twitch integration (#815) 2022-09-14 01:52:31 -07:00
mana-bonus-email.ts 500 mana email (#687) 2022-08-04 13:03:02 -05:00
market-close-notifications.ts [WIP] Fully customizable notifications (#860) 2022-09-12 10:34:56 -06:00
on-create-answer.ts Allow to follow/unfollow markets, backfill as well (#794) 2022-08-24 10:49:53 -06:00
on-create-bet.ts Streak & uniques bonus in transaction 2022-09-20 08:42:09 -04:00
on-create-comment-on-contract.ts Move comment-bet association code into comment creation trigger (#899) 2022-09-20 15:25:58 -07:00
on-create-contract.ts Add new market from followed user email notification 2022-09-13 09:54:51 -06:00
on-create-liquidity-provision.ts House liquidity (#876) 2022-09-14 00:26:47 -05:00
on-create-txn.ts Enable tipping on group chats w/ notif (#629) 2022-07-07 17:23:13 -06:00
on-create-user.ts send market guide onboarding email after 96 hrs 2022-09-20 16:03:17 -05:00
on-delete-group.ts Backfill and forward fill contracts with group info (#686) 2022-07-22 16:28:53 -06:00
on-follow-user.ts Notify mentioned users on market publish (#683) 2022-08-04 15:35:55 -07:00
on-unfollow-user.ts Create Top Followed Users leaderboard (#531) 2022-06-22 11:05:54 -05:00
on-update-contract-follow.ts liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06:00
on-update-contract.ts Don't notify of updated close time when resolving market 2022-09-16 08:15:16 -06:00
on-update-group.ts Members and contracts now subcollections of groups (#847) 2022-09-02 18:06:48 -06:00
on-update-like.ts new market view (#819) 2022-08-30 17:13:25 -06:00
on-update-user.ts Only show most recent streak notif, relative econ imports, pubsub emulator 2022-08-22 06:31:30 -06:00
on-view.ts Revert "Make absolute imports work with functions project (#168)" 2022-05-15 13:39:42 -04:00
place-bet.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
redeem-shares.ts Fix absolute import within functions 2022-08-27 17:18:39 -05:00
reset-betting-streaks.ts Add query to help avoid timeout 2022-08-31 08:03:51 -06:00
reset-weekly-emails-flag.ts Add memory to weekly email functions 2022-09-20 09:45:14 -04:00
resolve-market.ts Revalidate static props on market resolve 2022-09-19 16:26:34 -05:00
save-twitch-credentials.ts Twitch integration (#815) 2022-09-14 01:52:31 -07:00
score-contracts.ts Fix last 3 days number 2022-07-19 17:22:23 -06:00
sell-bet.ts Loans2: Bets return you some capital every week (#588) 2022-08-22 00:22:49 -05:00
sell-shares.ts Denormalize user display fields onto bets (#853) 2022-09-14 01:33:59 -07:00
send-email.ts personal followup email 2022-08-16 11:45:58 -05:00
serve.ts Twitch integration (#815) 2022-09-14 01:52:31 -07:00
stripe.ts Revamp backend code to support good local function development (#657) 2022-07-24 00:26:38 -07:00
transact.ts Migrate transact function to v2 (#635) 2022-07-09 13:54:15 -07:00
unsubscribe.ts Allow one-click unsubscribe, slight refactor 2022-09-14 17:17:32 -06:00
update-loans.ts Fix import 2022-09-18 01:10:34 -05:00
update-metrics.ts Increase memory of updateMetrics function 2022-09-19 14:34:48 -05:00
update-stats.ts Add daily activation rate. Remove top tenth actions. Cleanup 2022-09-20 00:10:05 -05:00
utils.ts Add node-fetch, add secret to function config 2022-09-19 15:25:16 -05:00
weekly-markets-emails.ts Add memory to weekly email functions 2022-09-20 09:45:14 -04:00
withdraw-liquidity.ts return creator liquidity after resolution 2022-07-09 13:53:50 -04:00