weird
weird copied to clipboard
Weird web pages
https://github.com/muni-town/weird/blob/00682bf83e5ccc89d307c5eefc1613b0574f329e/src/lib/themes/weird.html.j2#L11-L16 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in 00682bf83e5ccc89d307c5eefc1613b0574f329e.
It would be useful to have larger and smaller versions of the avatars available so that you could use an image srcset or specific URL to display an appropriately sized...
There should be a way for themes to export settings / user variables that can be accessed in the template, so that users can customize the theme without having to...
https://github.com/muni-town/weird/blob/addb61fac981a64b96acc6141c05eb391ba8e8c9/src/routes/(app)/%5Busername%5D/+page.svelte#L20-L27 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in addb61fac981a64b96acc6141c05eb391ba8e8c9.
https://github.com/muni-town/weird/blob/b872435dbb4eed0bc327783c163161d43ae7faec/src/lib/dns/resolve.ts#L25-L32 --- ###### This issue was generated by [todo-issue](https://github.com/DerJuulsn/todo-issue) based on a `TODO` comment in b872435dbb4eed0bc327783c163161d43ae7faec.
We should configure a secondary DNS server for Weird so that if the main one goes down, our records can still be resolved from the last snapshot. https://dns.he.net/ supports what...
- Import (archive) #205 - Login: #206 - Alias: #249 - Domains: https://github.com/muni-town/weird/issues/275#issuecomment-2558204600 - Client: [myb](https://github.com/zeucapua/myb) https://github.com/zeucapua/myb/issues/32 - key rotation / [recovery key](https://bsky.app/profile/natanael.bsky.social/post/3ldtceb2pms2c) - [PDS](https://github.com/blacksky-algorithms/rsky) interop - [bespoke PDS](https://github.com/bluesky-social/atproto/discussions/2350) on...
_Should be a good test of the Weird/Leaf API:_ We want the ability to set up a page called ‘Upcoming Services’ that lists a bunch of stuff like this: https://home.omg.lol/info/services...
Looks like login-with-mastodon (and any other OIDC-supporting instances) is fully doable now: https://zotum.net/channel/fentiger?mid=28c3662c-1c28-4dc0-9920-40168fb88ea3 We wanna support this natively in Weird (Rauthy?) Related: - #28