weird icon indicating copy to clipboard operation
weird copied to clipboard

Weird web pages

Results 76 weird issues
Sort by recently updated
recently updated
newest added

Reference: https://discord.com/channels/1161119546170687619/1161119546644627528/1288161353802190858 https://discord.gg/qXdQucFb --- We need a centralized component for handing out usernames, we may just be able to use the cloud API of our DNS server and use DNS...

via @bumblefudge ![image](https://github.com/user-attachments/assets/a725fded-c4dd-4e7a-b8c5-7144f9151947) something like this should be quite easy to build with Weird.

Started here: - https://github.com/muni-town/weird/pull/74 Good reference for broader backup coverage by @kensanata here: https://github.com/kensanata/mastodon-archive Personally my most wanted feature for my Mastodon content on weird right now is an easy...

https://github.com/muni-town/weird/blob/35d21e57054698d940dfc0be4adfb17ca07bbff4/src/lib/dns-challenge.ts#L1-L6 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 35d21e57054698d940dfc0be4adfb17ca07bbff4.

code:todo

authentication once you are logged in. --- https://github.com/muni-town/weird/blob/35d21e57054698d940dfc0be4adfb17ca07bbff4/src/routes/(app)/connect/discord/%5BlinkId%5D/+page.server.ts#L7-L14 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 35d21e57054698d940dfc0be4adfb17ca07bbff4.

code:todo

We need to solve for high uptime guarantees in a minimally centralized hosting infrastructure. A first step here is some kind of uptime monitor.

Context: - https://github.com/muni-town/weird/pull/123#issuecomment-2271918530 - https://github.com/polyformproject/polyform-countdown/blob/7d94665ddb0fbb323c94c37cd5ef54c0ab6e37cb/prepare.sh#L16 - https://discord.com/channels/938334993191686174/944525665854701588/1275715299207024723

It seems like sometimes the browser caches the avatar after setting it, and shows the old generated one, even thought it did update for some reason. We should try to...

We eventually want feature parity with this: https://zotum.net/channel/fentiger?mid=855ad721-1911-4a85-8ebd-afb73f2519fe https://codeberg.org/FenTiger/FedIAM Rauthy prior art: - https://github.com/sebadob/rauthy/discussions/145 - https://github.com/sebadob/rauthy/discussions/146

enhancement
help wanted

Right now, the way that we reserve usernames is built on Leaf's eventually consistent store. This means that it's possible for one user to claim a username, think that it...

enhancement