Râu Cao raucao
  • Joined on 2018-11-24
raucao pushed to live at kosmos/akkounts 2025-06-12 12:10:12 +00:00
8728684c21 Merge branch 'master' into live
3bd07472b2 Fix pages views when signed out
Compare 2 commits »
raucao pushed to master at kosmos/akkounts 2025-06-12 12:10:04 +00:00
3bd07472b2 Fix pages views when signed out
raucao pushed to live at kosmos/akkounts 2025-06-12 11:39:33 +00:00
dfb5b6b794 Merge branch 'master' into live
32b1c2748a Fix wrong variable
fc6cac8368 Remove superfluous link
eefdc88a47 Merge pull request 'Editable content' (#229) from feature/186-content_editing into master
f2e8ca790c Add Privacy and ToS pages, footer menu
Compare 19 commits »
raucao commented on issue kosmos/akkounts#161 2025-06-12 11:34:44 +00:00
Admin invitations dashboard: number of accepted invitations is wrong

This has been resolved in #228.

raucao closed issue kosmos/akkounts#161 2025-06-12 11:34:44 +00:00
Admin invitations dashboard: number of accepted invitations is wrong
raucao commented on pull request kosmos/akkounts#213 2025-06-09 15:28:49 +00:00
WIP: Process payments for expired invoices

There's also a new webhook called InvoicePaidAfterExpiration now: https://github.com/btcpayserver/btcpayserver/pull/6723

raucao synced commits to main at raucao/cleanup-mastodon-users.sh from mirror 2025-06-06 20:37:40 +00:00
cf3a5aec94 Merge pull request 'Update account cancellation URL in user notification message' (#23) from Tealk/cleanup-mastodon-users.sh:main into main
6ffa2734a1 fix delete url
Compare 2 commits »
raucao pushed tag v1.0.0-alpha.12 to kosmos/substr 2025-06-03 07:39:13 +00:00
raucao pushed to master at kosmos/substr 2025-06-03 07:38:52 +00:00
d3ad136eab Formatting
raucao pushed to master at kosmos/substr 2025-06-03 07:31:04 +00:00
cd335a366e Add XML namespace definition, fix wrong closing tag
b307d4de03 Generate profile image for feeds if missing
Compare 2 commits »
raucao pushed to master at kosmos/chef 2025-06-02 06:53:46 +00:00
63d0b68c36 Upgrade Deno
raucao pushed to master at kosmos/deno-cookbook 2025-06-02 06:53:37 +00:00
92839b20a4 Update deno version
raucao closed issue kosmos/chef#591 2025-06-02 06:38:20 +00:00
ldap.ts failing all connections at some point
raucao commented on issue kosmos/chef#591 2025-06-02 06:38:16 +00:00
ldap.ts failing all connections at some point

I found the issue after it happened again and the exception was logged. Looks like it was this Deno bug:

https://github.com/denoland/deno/issues/29094

I updated Deno to the latest version.…

raucao pushed to master at kosmos/chef 2025-06-01 16:07:27 +00:00
3adb2a1aee Adapt strfry config to cookbook changes, increase allowed event size
9cff1fb68b Update node info
Compare 2 commits »
raucao pushed to master at kosmos/strfry-cookbook 2025-06-01 16:05:32 +00:00
2c6e64d231 Don't dump all incoming messages by default
raucao pushed to master at kosmos/strfry-cookbook 2025-06-01 15:57:58 +00:00
5f661d7304 Make all config values configurable
raucao commented on issue kosmos/chef#597 2025-05-31 13:59:31 +00:00
Improve Gitea's LDAP integration

My PR for the issues that we already fixed for ourselves: https://github.com/go-gitea/gitea/pull/34573

raucao opened issue kosmos/chef#597 2025-05-31 13:29:17 +00:00
Improve Gitea's LDAP integration
raucao commented on issue kosmos/chef#233 2025-05-31 11:44:47 +00:00
Avatars in LDAP

Closing this, because it is all finished on the akkounts side, where avatars are now stored properly in the LDAP directory, as well as updated for ejabberd accounts (if they don't have one set yet).