Râu Cao raucao
  • Joined on 2018-11-24
raucao merged pull request kosmos/akkounts#160 2024-02-27 18:56:59 +00:00
Upgrade Rails to 7.1, update dependencies, require Ruby 3.x
raucao commented on pull request kosmos/akkounts#162 2024-02-27 13:34:46 +00:00
Fix/improve local ActiveStorage backend usage and handling of WebApp icons

@greg Amazing that we both didn't see it: there was a simple typo introduced at some point, namely "kebab" vs "kebap".

raucao pushed to bugfix/local_web_app_icons at kosmos/akkounts 2024-02-27 13:33:52 +00:00
b33b8104a8 Fix typo
raucao opened issue kosmos/akkounts#174 2024-02-25 12:56:31 +00:00
Add missing inetOrgPerson objectClass to user account entries
raucao opened issue kosmos/akkounts#173 2024-02-25 11:32:49 +00:00
Move Nostr pubkeys to LDAP
raucao commented on issue kosmos/akkounts#172 2024-02-25 11:30:10 +00:00
Define searchable attribute for enabled services in LDAP schema

Just FYI, I have applied for a PEN at IANA, which we can then use for the OID (organization ID) in any of our LDAP schemas. Should be assigned within a week.

https://www.iana.org/assignments/ent…

raucao opened issue kosmos/akkounts#172 2024-02-25 11:27:02 +00:00
Define searchable attribute for enabled services in LDAP schema
raucao pushed to bugfix/local_web_app_icons at kosmos/akkounts 2024-02-23 18:25:24 +00:00
4a4a222973 Merge branch 'chore/update_dependencies' into bugfix/local_web_app_icons
8c524abcf5 Merge pull request 'Fix Docker volume permissions on some host platforms' (#171) from bugfix/macos_docker_volumes into chore/update_dependencies
a852ab75ae Fix Docker volume permissions on some host platforms
Compare 3 commits »
raucao pushed to chore/update_dependencies at kosmos/akkounts 2024-02-23 18:24:13 +00:00
8c524abcf5 Merge pull request 'Fix Docker volume permissions on some host platforms' (#171) from bugfix/macos_docker_volumes into chore/update_dependencies
a852ab75ae Fix Docker volume permissions on some host platforms
Compare 2 commits »
raucao deleted branch bugfix/macos_docker_volumes from kosmos/akkounts 2024-02-23 18:24:13 +00:00
raucao merged pull request kosmos/akkounts#171 2024-02-23 18:24:11 +00:00
Fix Docker volume permissions on some host platforms
raucao commented on pull request kosmos/akkounts#168 2024-02-23 15:47:54 +00:00
Fix Ruby in Docker container on Apple silicon

@galfert Could you try and see if using named volumes fixed the issues? I just opened #171 for that.

raucao created pull request kosmos/akkounts#171 2024-02-23 15:46:25 +00:00
Fix Docker volume permissions on some host platforms
raucao created branch bugfix/macos_docker_volumes in kosmos/akkounts 2024-02-23 15:44:54 +00:00
raucao pushed to bugfix/macos_docker_volumes at kosmos/akkounts 2024-02-23 15:44:54 +00:00
a852ab75ae Fix Docker volume permissions on some host platforms
raucao commented on pull request kosmos/akkounts#168 2024-02-23 12:31:06 +00:00
Fix Ruby in Docker container on Apple silicon

Would be interesting to know why that isn't happening for @slvrbckt on the same platform and OS (albeit probably not with the alternative Docker implementation).

The LDAP one might actually…

raucao opened issue kosmos/akkounts#170 2024-02-22 14:55:46 +00:00
Support nostr zaps
raucao opened issue kosmos/akkounts#169 2024-02-22 14:54:17 +00:00
Nostr Wallet Connect
raucao commented on pull request kosmos/akkounts#160 2024-02-22 14:34:59 +00:00
Upgrade Rails to 7.1, update dependencies, require Ruby 3.x

There would not be a list of users on the root URL, but only on /admin/users. The dashboard would contain links for any enabled services, like Chat etc..

There are no services enabled by…

raucao pushed to feature/donations_btcpay at kosmos/akkounts 2024-02-22 14:21:14 +00:00
f57fff0087 Send email confirmation when BTC payment is confirmed
18ff3d3f0d Implement bitcoin donations via BTCPay
1b3ac90ddd Allow other controllers to access lndhub user balance
5db0ee6658 DRY up btcpay and lndhub services
da31a027c5 Move past donations to partial
Compare 17 commits »