Commit Graph

2291 Commits

Author SHA1 Message Date
keyan f4c108951d give autofocus to url field in link post 2021-08-24 15:03:02 -05:00
keyan fd75885c76 fix rss bugs 2021-08-24 14:44:00 -05:00
keyan 56efbcd4fc add underline to wallet links 2021-08-22 10:31:46 -05:00
keyan ce0e3dac45 auto-populate link title 2021-08-22 10:25:17 -05:00
huumn f523088531
Merge pull request #19 from bubersson/patch-1
Fix typo in wallet UI button
2021-08-20 14:29:49 -05:00
huumn 60592d4764
Merge branch 'master' into patch-1 2021-08-20 14:29:31 -05:00
keyan 09b358397a highlight new notifications 2021-08-19 19:13:32 -05:00
keyan 79cb2d5c27 withdrawl => withdrawal/withdraw 2021-08-19 16:42:21 -05:00
keyan 2703f1b987 rss link to url if available 2021-08-19 16:21:42 -05:00
keyan 4a770b61b6 cmd or ctrl enter to submit 2021-08-19 16:13:33 -05:00
keyan 06c75eb78e try to fix 'stacked' wrapping 2021-08-19 15:34:33 -05:00
keyan 81d5647cd9 remove withdrawal event listeners 2021-08-19 15:13:04 -05:00
keyan 099a578a1b protect from null mentions 2021-08-19 15:13:04 -05:00
keyan c239d05e30 add --trace-warnings 2021-08-19 15:12:36 -05:00
keyan d97608a710 don't double notify when mentioned in reply to your own content 2021-08-18 18:14:18 -05:00
keyan 4b64912333 mention notifications are functional 2021-08-18 18:00:54 -05:00
keyan 3370675d61 db portion of mentions 2021-08-18 17:20:33 -05:00
keyan 534e772849 fix notification padding and evict notification item from cache on visit 2021-08-18 14:15:52 -05:00
keyan 6dff4c6815 fix spacing in notifications 2021-08-18 13:59:30 -05:00
keyan b6aad73aca fix notifcation square positioning 2021-08-18 11:49:59 -05:00
keyan c6e1cf7481 improve sat/stacked display 2021-08-18 08:52:45 -05:00
keyan 0afe46c030 continued notification work 2021-08-17 18:59:22 -05:00
keyan c8df41bfa5 fix clickToContext issue for comments, fix non-inner joins, make notification query work 2021-08-17 18:07:52 -05:00
keyan 96a18e6c9d query is working 2021-08-17 13:15:24 -05:00
keyan 5ad70efbd7 attempt at fixing 1 sat tooltip glitch 2021-08-13 16:12:19 -05:00
keyan f27aca546d make callback url on login great again 2021-08-12 18:48:27 -05:00
keyan 8a054d55ff provide more desc error in lnurl-auth 2021-08-12 18:46:15 -05:00
keyan ed6a683b79 reject 0 amount withdrawals 2021-08-12 18:25:19 -05:00
keyan 1d6e301b10 fix crashes and report which object failed in walletd 2021-08-12 16:21:56 -05:00
keyan 89b8e391c9 only display extra footer links on homepage 2021-08-11 15:40:18 -05:00
keyan 9fce2154f6 reuse formatted countdown component 2021-08-11 15:34:10 -05:00
keyan a48cd33db3 edit posts - links and discussions 2021-08-11 15:13:10 -05:00
keyan fd79b92b9b fix comment editting if not logged in 2021-08-10 18:09:27 -05:00
keyan b4be2c613b comment edit spagetti 2021-08-10 17:59:06 -05:00
keyan fec2a6ecc0 open analytics link in footer 2021-08-09 16:15:27 -05:00
keyan a38ef84b5d escape XML specials and other RSS refinements 2021-08-09 15:52:41 -05:00
keyan bee1ffe10b don't use react router for rss 2021-08-09 15:12:13 -05:00
keyan 72c214bf29 add rss link to footer 2021-08-09 14:50:56 -05:00
keyan f92b36699a fix graphql query for rss 2021-08-09 14:47:39 -05:00
bubersson b297d0a783
Fix typo in wallet UI button
"withdraw" instead of "withdrawl" is the right action verb
2021-07-23 11:53:06 -07:00
João Bordalo ed961b7bdf implements rss feed 2021-07-23 16:45:09 +01:00
keyan d083845a77 auto grow textareas 2021-07-16 12:32:54 -05:00
keyan ae9b4423a4 use rand lightning animation when not logged in 2021-07-16 11:47:18 -05:00
keyan ae5ca149d8 remove href on button doh 2021-07-16 02:23:29 -05:00
keyan 80cf704af0 change import order 2021-07-16 02:09:20 -05:00
keyan 8dea20a594 add faq 2021-07-15 18:06:21 -05:00
keyan 0f6cb029c3 add plausible and proxy it 2021-07-15 15:49:13 -05:00
keyan a80fe4f6c6 remove old comment 2021-07-15 14:59:21 -05:00
keyan d2562e5cff link to user page on mention 2021-07-15 14:56:23 -05:00
keyan 3fa42caa4e add wallet balance to all wallet pages 2021-07-15 11:42:02 -05:00