..
email-templates
Create 500-mana.html ( #658 )
2022-07-18 15:13:16 +01:00
scripts
Revamp backend code to support good local function development ( #657 )
2022-07-24 00:26:38 -07:00
add-liquidity.ts
Don't run share redemption after adding liquidity ( #631 )
2022-07-12 12:36:31 -07:00
analytics.ts
Clean up unclean user names ( #543 )
2022-06-18 14:31:39 -07:00
api.ts
Revamp backend code to support good local function development ( #657 )
2022-07-24 00:26:38 -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
Migrate changeUserInfo function to v2 ( #626 )
2022-07-08 15:00:03 -07:00
claim-manalink.ts
Inga/manalink bug fixes ( #653 )
2022-07-15 20:42:37 -05:00
create-answer.ts
Migrate createAnswer function to v2 ( #634 )
2022-07-09 00:26:56 -07:00
create-contract.ts
Small backend cleanups ( #643 )
2022-07-24 00:45:45 -07:00
create-group.ts
Finalize v2 resolvemarket migration ( #598 )
2022-06-29 16:47:06 -07:00
create-notification.ts
refactor createNotif - put ?: args in object ( #681 )
2022-07-21 17:08:09 -07:00
create-user.ts
Allow clickable username in welcome message
2022-07-22 08:19:06 -06:00
emails.ts
Comment email: Subject no longer varies between questions so emails are threaded in gmail
2022-07-19 14:54:42 -05: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
Revamp backend code to support good local function development ( #657 )
2022-07-24 00:26:38 -07:00
market-close-notifications.ts
refactor createNotif - put ?: args in object ( #681 )
2022-07-21 17:08:09 -07:00
on-create-answer.ts
Small backend cleanups ( #643 )
2022-07-24 00:45:45 -07:00
on-create-bet.ts
Add creator id to unique bettor ids
2022-07-22 14:15:42 -06:00
on-create-comment-on-contract.ts
refactor createNotif - put ?: args in object ( #681 )
2022-07-21 17:08:09 -07:00
on-create-comment-on-group.ts
Revert "Revert "Order groups by most recent chat activity ( #650 )""
2022-07-15 06:52:08 -06:00
on-create-contract.ts
refactor createNotif - put ?: args in object ( #681 )
2022-07-21 17:08:09 -07:00
on-create-group.ts
refactor createNotif - put ?: args in object ( #681 )
2022-07-21 17:08:09 -07:00
on-create-liquidity-provision.ts
Small backend cleanups ( #643 )
2022-07-24 00:45:45 -07:00
on-create-txn.ts
Enable tipping on group chats w/ notif ( #629 )
2022-07-07 17:23:13 -06: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
refactor createNotif - put ?: args in object ( #681 )
2022-07-21 17:08:09 -07:00
on-unfollow-user.ts
Create Top Followed Users leaderboard ( #531 )
2022-06-22 11:05:54 -05:00
on-update-contract.ts
refactor createNotif - put ?: args in object ( #681 )
2022-07-21 17:08:09 -07:00
on-update-group.ts
Revert "Revert "Order groups by most recent chat activity ( #650 )""
2022-07-15 06:52:08 -06:00
on-update-user.ts
Small backend cleanups ( #643 )
2022-07-24 00:45:45 -07:00
on-view.ts
Revert "Make absolute imports work with functions project ( #168 )"
2022-05-15 13:39:42 -04:00
place-bet.ts
Redeem shares of makers after sellshares
2022-07-16 13:11:13 -05:00
redeem-shares.ts
Don't accidentally make meaningless zero bets ( #619 )
2022-07-05 14:01:57 -07:00
resolve-market.ts
Pseudo numeric market ( #609 )
2022-07-02 14:37:59 -05:00
score-contracts.ts
Fix last 3 days number
2022-07-19 17:22:23 -06:00
sell-bet.ts
Use getAll
Firestore technology to improve some code ( #612 )
2022-07-02 16:24:03 -07:00
sell-shares.ts
Redeem shares of makers after sellshares
2022-07-16 13:11:13 -05:00
send-email.ts
Switch to Google Secret Manager for function secrets ( #418 )
2022-06-04 14:39:25 -07:00
serve.ts
Revamp backend code to support good local function development ( #657 )
2022-07-24 00:26:38 -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
Revamp backend code to support good local function development ( #657 )
2022-07-24 00:26:38 -07:00
update-metrics.ts
Small backend cleanups ( #643 )
2022-07-24 00:45:45 -07:00
update-stats.ts
Compute stats in Firebase instead of Vercel ( #584 )
2022-06-26 14:42:42 -07:00
utils.ts
Enable tipping on group chats w/ notif ( #629 )
2022-07-07 17:23:13 -06:00
withdraw-liquidity.ts
return creator liquidity after resolution
2022-07-09 13:53:50 -04:00