xaeg

Results 5 comments of xaeg

Also, do you think we can do this in the backend? In this way, it can be used in alternative mobile and web clients too. @Nutomic

> Does redgis not support standard opengraph metadata? Id rather not add specific logic for dozens of different sites. Just checked it and looks like it supports OpenGraph. But I...

Lemmy was parsing OpenGraph correctly but on Lemmy UI `video_embed_url` used in `iframe` element instead of `video`. I've changed the logic there to take `video_embed_url` into account. We don't need...

> It would also be helpful to have a `community_creation_limited_until` or `community_creation_allowed_at` timestamp exposed to the api, maybe in MyUserInfo or LocalUser Can’t we get it from current communities? Also...

> The community creation is also using the `ratelimit.register` config, which you can lower. It limits both user registers and community creation by IP address. Unfortunately, not worked. I set...