Commit Graph

2463 Commits

Author SHA1 Message Date
keyan ba4d51c9d0 remove invoice check 2022-01-09 11:38:44 -06:00
keyan 9d07318156 cast amount 2022-01-09 11:22:43 -06:00
keyan 8286095871 msats on lnaddr pay 2022-01-09 11:13:57 -06:00
keyan 25e46a525d fix lnaddr not checking 2022-01-09 10:50:51 -06:00
keyan 7aa294b57e less hasty fix preventing localStorage call on SSR 2022-01-08 09:31:37 -06:00
keyan 143f5a3463 better pin icon 2022-01-08 09:30:59 -06:00
keyan 57f1e551a3 remove another localstorage reference on server 2022-01-07 22:22:50 -06:00
keyan e6c693f241 don't call localStorage on server 2022-01-07 20:05:00 -06:00
keyan 41323883a5 utf-8 encode rss 2022-01-07 15:29:38 -06:00
keyan cb9922b373 withdrawal failure links to withdrawal form 2022-01-07 15:22:44 -06:00
keyan f6028d441c add pgcrypto extension 2022-01-07 13:28:17 -06:00
keyan b6a530f5c4 comment draft saving 2022-01-07 12:55:40 -06:00
keyan e42f1d6bb9 WIP save drafts of posts 2022-01-07 12:28:23 -06:00
keyan 9a96879e46 on new post take user to recent 2022-01-07 10:50:41 -06:00
keyan cca43f1b2e manually retry wallet polling on ln errors 2022-01-07 10:41:53 -06:00
keyan c3e6627cea support pinned posts + recurring pins 2022-01-07 10:32:31 -06:00
keyan e950b0df7f add job queue 2022-01-05 14:37:34 -06:00
keyan 01ee9cdd1c don't ever reveal user wallet balances to other users 2021-12-30 16:02:18 -06:00
keyan 468c054d45 hide user wallet balances from other users 2021-12-30 15:40:33 -06:00
keyan 7611e0a3c6 make comment time ago header a link 2021-12-21 15:46:42 -06:00
keyan 0dfda596b0 comment sorting 2021-12-21 15:35:25 -06:00
keyan f6b1da64f9 fix scroll issue on upvote after click to context 2021-12-21 12:14:48 -06:00
Keyan ad705d9165
Merge pull request #64 from notnout/patch-1
Add "\" after boost in comments
2021-12-20 16:36:17 -06:00
keyan f19bce3659 fix logout redirection issue 2021-12-20 16:34:26 -06:00
keyan 05301d822f better dupe protection with GET param whitelist 2021-12-20 16:26:22 -06:00
keyan fcb7d847e4 make satistics table responsive 2021-12-17 10:57:32 -06:00
keyan a126d5fa94 top users 2021-12-16 18:39:19 -06:00
keyan 3e17eb1688 top users query 2021-12-16 18:01:02 -06:00
keyan 8e5327022d WIP top comments and users 2021-12-16 17:05:31 -06:00
keyan 54c1c8c41b wallet history link on wallet pages 2021-12-16 14:17:50 -06:00
keyan bbc34edf51 satistics done 2021-12-16 14:02:17 -06:00
keyan d92f58aaf4 inv & with satistics + filtering 2021-12-16 11:27:12 -06:00
keyan 06f5ed731e satisitics with invoice & withdrawal 2021-12-15 10:50:11 -06:00
keyan 8cdeb18216 WIP wallet history, inv/with graphql query 2021-12-14 10:42:54 -06:00
keyan ca54abcf09 WIP wallet history 2021-12-13 14:48:19 -06:00
keyan 435f32ac09 redo tipping, removing modal, adding walkthrough, setting tipping default to 1 2021-12-13 13:49:34 -06:00
keyan 540368e2a6 remove window flow 2021-12-10 14:10:59 -06:00
keyan 4d3ab603da tip walkthrough 2021-12-09 14:41:09 -06:00
keyan ed0d4f2235 fix linter warning 2021-12-09 14:41:09 -06:00
keyan ffd3628505 WIP tip walkthrough 2021-12-09 14:41:09 -06:00
keyan e43994e36f limit bolt for logged out to one per nav 2021-12-06 10:32:58 -06:00
keyan c74b8d473c update login bolt to upbolt 2021-12-06 10:32:41 -06:00
keyan 1a3fdda382 new bolt 2021-12-05 11:37:55 -06:00
Nout (or maybe not) bdf6ed2c77
Add "\" after boost in comments
Currently there's a space or "\" missing, e.g. https://stacker.news/items/5747 .
This PR also aligns this with https://github.com/stackernews/stacker.news/blob/master/components/item.js
2021-12-03 22:26:42 -08:00
keyan 7989e38207 limit to one capture at a time 2021-11-30 09:35:17 -06:00
keyan 16685771da downgrade prisma given breaking changes 2021-11-28 12:22:47 -06:00
keyan 46162f4162 abbr wallet at 10k 2021-11-28 11:37:18 -06:00
keyan c7ae5dc8ac ssr me and price 2021-11-28 11:29:17 -06:00
keyan 996d0a9352 click to comment goes to root thread 2021-11-27 12:01:02 -06:00
keyan cb3a731785 change tip upvote icon 2021-11-26 13:24:51 -06:00