Râu Cao raucao
  • Joined on 2018-11-24
raucao created pull request kosmos/akkounts#100 2023-03-09 03:39:55 +00:00
Refactor form input styles
raucao pushed to ui/form_inputs at kosmos/akkounts 2023-03-09 03:38:40 +00:00
b34d040ce3 Refactor form input styles
raucao created branch ui/form_inputs in kosmos/akkounts 2023-03-09 03:38:40 +00:00
raucao opened issue kosmos/akkounts#99 2023-03-09 03:18:56 +00:00
2FA
raucao pushed to feature/98-nostr_nip05 at kosmos/akkounts 2023-03-08 09:44:19 +00:00
66fd75fc77 Let user remove nostr pubkey from account
b71474014a Refactor form input styles
Compare 2 commits »
raucao created branch feature/98-nostr_nip05 in kosmos/akkounts 2023-03-08 06:45:12 +00:00
raucao pushed to feature/98-nostr_nip05 at kosmos/akkounts 2023-03-08 06:45:12 +00:00
79e1bf10cd Settings page for adding verified nostr pubkeys
3e197c28c7 Add nostr_pubkey to users
230b8f906a Support vendoring npm module code
Compare 3 commits »
raucao pushed to feature/ruby_2.7_compat at kosmos/nostr-gem 2023-03-08 03:34:27 +00:00
596529d9eb Make code compatible with Ruby 2.7
raucao created branch feature/ruby_2.7_compat in kosmos/nostr-gem 2023-03-08 03:34:27 +00:00
raucao created repository kosmos/nostr-gem 2023-03-08 03:33:44 +00:00
raucao commented on issue kosmos/akkounts#98 2023-03-07 02:30:52 +00:00
Allow setting a verified Nostr pubkey, serve NIP-05 JSON

I did this over the last weekend, mostly as a learning experience. Works very well, just needs some specs and cleaning up.

raucao commented on issue kosmos/chef#22 2023-03-06 01:52:41 +00:00
Move Mastodon user uploads from S3

Thanks! I fixed it. (Also updated some other minor details, e.g. production Git branch).

raucao pushed to master at kosmos/chef 2023-03-04 03:14:42 +00:00
d8d1609572 Serve static assets from Rails in prod
raucao opened issue kosmos/akkounts#98 2023-03-04 03:09:08 +00:00
Allow setting a verified Nostr pubkey, serve NIP-05 JSON
raucao pushed to master at kosmos/chef 2023-03-03 13:49:21 +00:00
cf082833a7 Add lndhub pubkey in prod, update node config
raucao deleted branch feature/ln_address_keysend from kosmos/akkounts 2023-03-03 13:29:03 +00:00
raucao pushed to master at kosmos/akkounts 2023-03-03 13:29:02 +00:00
1142a4e2d5 Merge pull request 'Add keysend support for Lightning Addresses, specs for address/lnurlp responses' (#84) from feature/ln_address_keysend into master
f2c7aa2f09 Fix typos
cca44d7542 Merge branch 'master' into feature/ln_address_keysend
dc63506102 Add ln node public key to test env
b87b9c2437 Prevent double render
Compare 8 commits »
raucao merged pull request kosmos/akkounts#84 2023-03-03 13:29:02 +00:00
Add keysend support for Lightning Addresses, specs for address/lnurlp responses
raucao pushed to feature/ln_address_keysend at kosmos/akkounts 2023-03-03 13:27:35 +00:00
f2c7aa2f09 Fix typos
raucao commented on pull request kosmos/akkounts#84 2023-03-03 13:09:25 +00:00
Add keysend support for Lightning Addresses, specs for address/lnurlp responses

should we show th details on the UI, too?

Not sure I'm clear on which details you are referring to. Could you clarify perhaps?