manifold/common
Ian Philips 5c6328ffc2
[WIP] Fully customizable notifications (#860)
* Notifications Settings page working

* Update import

* Linked notification settings to notification rules

* Add more subscribe types

* It's alive... It's alive, it's moving, it's alive, it's alive, it's alive, it's alive, IT'S ALIVE'

* UI Tweaks

* Clean up comments

* Direct & highlight sections for notif mgmt from emails

* Comment cleanup

* Comment cleanup, lint

* More comment cleanup

* Update email templates to predict

* Move private user out of getDestinationsForUser

* Fix resolution messages

* Remove magic

* Extract switch to switch-setting

* Change tab in url

* Show 0 as invested or payout

* All emails use unsubscribeUrl
2022-09-12 10:34:56 -06:00
..
envs Add Fede to admin pt2 2022-09-08 17:14:40 +01:00
util Add embedded ContractGrid to Posts (#822) 2022-09-01 17:47:45 +01:00
.eslintrc.js Add eslint plugin to remove unused imports 2022-08-26 23:49:03 -05:00
.gitignore Typescript project references take 2 (#586) 2022-06-27 13:32:24 -07:00
.yarnrc when adding package, don't put ^ before version (#645) 2022-07-13 15:14:06 -07:00
add-liquidity.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
answer.ts Revert "Represent DB avatar URLs as non-null (#128)" 2022-05-06 14:29:15 -04:00
antes.ts Allow custom environments to override any economic aspect (#787) 2022-08-21 22:37:26 -07:00
api.ts Revamp backend code to support good local function development (#657) 2022-07-24 00:26:38 -07:00
bet.ts Loans2: Bets return you some capital every week (#588) 2022-08-22 00:22:49 -05:00
calculate-cpmm.ts Range limit orders (#655) 2022-07-22 00:57:56 -05:00
calculate-dpm.ts Categories to groups (#641) 2022-07-13 15:11:22 -06:00
calculate-fixed-payouts.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
calculate-metrics.ts Updates to experimental home (#858) 2022-09-08 01:36:34 -05:00
calculate.ts Fix NaN invested (floating point error) 2022-08-27 17:13:29 -05:00
categories.ts Convert world and culture categories 2022-07-22 08:12:40 -06:00
challenge.ts Disable challenges for private instances 2022-08-06 17:45:21 -07:00
charity.ts add YIMBY Law and CaRLA as charities (#781) 2022-08-19 10:52:01 -05:00
comment.ts Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
contract-details.ts Show resolution on og card image (#834) 2022-09-01 13:55:24 -06:00
contract.ts Cache prob and prob changes on cpmm contracts 2022-09-03 15:06:42 -05:00
economy.ts Give all users 5 free markets 2022-08-25 05:51:56 -06:00
feed.ts Categories (#132) 2022-05-12 10:07:10 -05:00
fees.ts eliminate fees 2022-08-24 15:29:48 -05:00
follow.ts Create Top Followed Users leaderboard (#531) 2022-06-22 11:05:54 -05:00
group.ts Revert "Fix "500 internal error" in large groups (#856)" (#871) 2022-09-12 17:26:46 +01:00
like.ts new market view (#819) 2022-08-30 17:13:25 -06:00
liquidity-provision.ts Cfmm (#64) 2022-03-15 17:27:51 -05:00
loans.ts Fix loans bug 2022-09-01 23:06:57 -05:00
manalink.ts Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
new-bet.ts Loans2: Bets return you some capital every week (#588) 2022-08-22 00:22:49 -05:00
new-contract.ts Cache prob and prob changes on cpmm contracts 2022-09-03 15:06:42 -05:00
notification.ts [WIP] Fully customizable notifications (#860) 2022-09-12 10:34:56 -06:00
numeric-constants.ts Allow custom environments to override any economic aspect (#787) 2022-08-21 22:37:26 -07:00
package.json bump tiptap version to fix multi-italic bug (#801) 2022-08-25 20:56:38 -07:00
payouts-dpm.ts Remove console.logs from common code 2022-09-09 14:26:23 -07:00
payouts-fixed.ts Auto-remove unused imports 2022-09-09 21:27:16 +00:00
payouts.ts Multiple choice markets (#698) 2022-07-27 21:40:33 -05:00
post.ts Dashboards (#791) 2022-08-29 16:06:17 +01:00
pseudo-numeric.ts Fix infinite loop in numeric limit bet 2022-07-22 21:03:08 -05:00
quadratic-funding.ts Add quadratic matching to Manifold for Charity (#486) 2022-06-13 20:53:29 -07:00
redeem.ts Redeem shares: pay back a smaller frac of your loan 2022-09-08 22:59:25 -05:00
scoring.ts Auto-remove unused imports 2022-09-09 22:43:33 +00:00
sell-bet.ts Loans2: Bets return you some capital every week (#588) 2022-08-22 00:22:49 -05:00
stats.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
tracking.ts Track latency of feed and portfolio page. 2022-04-21 01:00:08 -05:00
tsconfig.json Typescript project references take 2 (#586) 2022-06-27 13:32:24 -07:00
txn.ts betting streaks (#777) 2022-08-19 11:10:32 -06:00
user.ts [WIP] Fully customizable notifications (#860) 2022-09-12 10:34:56 -06:00
yarn.lock Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00