Râu Cao raucao
  • Joined on 2018-11-24
raucao created pull request kosmos/akkounts#104 2023-03-15 09:02:59 +00:00
Complete admin pages for server settings
raucao pushed to feature/admin_user_service_settings at kosmos/akkounts 2023-03-15 08:49:02 +00:00
d371fc97b7 Add setting for contact roster name
1f41337401 Mark settings as readonly, allow params for editable ones
Compare 2 commits »
raucao pushed to master at kosmos/akkounts 2023-03-15 08:24:49 +00:00
f050d010fd Refactor admin donation pages, fix errors
raucao pushed to feature/admin_user_service_settings at kosmos/akkounts 2023-03-15 07:15:59 +00:00
6fa31b96b2 Refactor toggles to work without JS, add specs
raucao pushed to feature/admin_user_service_settings at kosmos/akkounts 2023-03-15 07:04:36 +00:00
d239c9ff3b Refactor toggles to work without JS, add specs
raucao pushed to feature/admin_user_service_settings at kosmos/akkounts 2023-03-15 04:41:11 +00:00
b2d621e00c Refactor admin settings, add all service settings
ee0d9aa945 Disable toggles on admin user page
60ef181825 Add cached settings for all current services
bf5401c675 Refactor sidenav link component, allow multiple levels
6908420848 Add form field update capability to toggle components
Compare 5 commits »
raucao created branch feature/admin_user_service_settings in kosmos/akkounts 2023-03-12 06:42:02 +00:00
raucao pushed to feature/admin_user_service_settings at kosmos/akkounts 2023-03-12 06:42:02 +00:00
d6ca448fbe Allow disabling toggles, add toggle fieldset component
d3d91be0d9 Add toggle switch component, service configs, admin profile links
Compare 2 commits »
raucao pushed to master at kosmos/akkounts 2023-03-12 04:01:49 +00:00
95fac38b53 Show email address on account settings page
raucao opened issue kosmos/akkounts#103 2023-03-12 03:57:16 +00:00
Allow updating of email address in user settings #475
raucao opened issue kosmos/chef#475 2023-03-12 03:56:22 +00:00
Allow updating of email address in user settings
raucao commented on pull request kosmos/akkounts#101 2023-03-11 05:26:25 +00:00
Let users add a verified nostr pubkey to their account

wondering if any other nip05 provider implements this that well currently

Thanks. I was wondering the same. :)

I addressed your comments and resolved the one about the uniqueness validation.

raucao commented on pull request kosmos/akkounts#101 2023-03-11 05:22:12 +00:00
Let users add a verified nostr pubkey to their account

It's magic. ;)

raucao pushed to feature/98-nostr_nip05 at kosmos/akkounts 2023-03-11 05:19:02 +00:00
64c79955dc Make nostr pubkey unique globally
raucao commented on pull request kosmos/akkounts#101 2023-03-11 05:16:10 +00:00
Let users add a verified nostr pubkey to their account

It was supposed to be so that you can add the same key for accounts with different domains, but actually now that you mention it, I think it should always be unique, since you can only point back…

raucao commented on pull request kosmos/akkounts#101 2023-03-11 05:15:04 +00:00
Let users add a verified nostr pubkey to their account

Yeah, the idea is that we very easily add more nostr features using the same library.

raucao commented on issue kosmos/chef#446 2023-03-09 11:57:17 +00:00
Migrate Mastodon users to Kosmos Accounts

Update: removed all old users with no activity.

raucao closed issue kosmos/akkounts#87 2023-03-09 04:43:04 +00:00
Upgrade Devise
raucao deleted branch chore/87-upgrade_devise from kosmos/akkounts 2023-03-09 04:43:04 +00:00
raucao merged pull request kosmos/akkounts#102 2023-03-09 04:43:04 +00:00
Upgrade Devise, remove custom Turbo integration