fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#vuejs

2 posts2 participants0 posts today

Socialhome v0.22.0 released, with a completely new UI!

This is a massive milestone for the #Socialhome project, one that could not have been possible without the hard work of @alain@jase.social. If you have followed the Socialhome project, you'll know that Alain has been responsible for most of the development of project in the recent years. This includes rewriting the #federation library to ensure #ActivityPub support is first class. More recently Alain has taken the challenge of rewriting the frontend, which has fallen into a rather poor state over the years.

The new UI work is actually a coordination of two people working many years apart. Way back years ago @lightone@mastodon.xyz made some UI designs for a new Socialhome UI (thank you! <3). While the designs were not implemented for years, they were not forgotten. In 2023 Alain jumped to the challenge and started the full UI rewrite of the Socialhome frontend. This UI has now matured into a state that it is good for daily usage - which is the main focus of this release!

Currently, a Socialhome installation will still default to the old UI. If you do want to try out the new UI for example on socialhome.network, go to the account settings and toggle the "New UI" flag. Going back is also easy, should the new UI cause unforeseen issues (please do report!).

If you are a server admin, see the new UI installation instructions for how to add the new UI to your instance.

This is not all! The releases of v0.21.0 and v0.22.0 also contain a bunch of other changes and fixes. Most notably;

  • ActivityPub profiles are now richer, including bio and a larger picture, in addition to an avatar.
  • Many new API's to support the new UI, including session authentication, search, media upload, content fetching over uuid, profile organize and profile settings.
  • Whoosh has been replaced with Xapian as a search index backend.

See the full changelogs. Additionally, the federation library has received a ton of changes and fixes which can be found here.

Also, last but not least, we moved from GitLab to Codeberg. Check out the new repositories.

Installing and updating

We recommend using the Docker images (amd64/arm64).

Notes on how to use the Docker images can be found in the docs.

What is Socialhome?

Socialhome is best described as a federated personal profile with social networking functionality. Users can create rich content using Markdown. All content can be pinned to the user profile and all content will federate to contacts in the federated social web. Federation happens using the ActivityPub and Diaspora protocols.

Please check the official site for more information about features. Naturally, the official site is a Socialhome profile itself.

Try Socialhome?

If you want to try Socialhome first before trying to install it, register at https://socialhome.network and then ping us with a comment on the user name chosen to get the account approved. You can also request account approval in the chat room. This unfortunately approval step is due to spammers.

Contribute

Do you want to work on a Django and VueJS powered social network server? Join in the fun! We have easy to follow development environment setup documentation and a friendly chat room for questions.

EspritsCollaboratifs, la société où je travaille, recrute un⋅e dev web/vue.js pour venir nous épauler (nous somme une petite équipe) sur le développement de l'interface de Curebot, un outil de veille collaborative : curebot.fr/EspritSite/wp-conte

Télétravail possible : nos locaux sont à Fontenay-sous-Bois dans l'est parisien, mais une bonne partie de l'équipe tech. est en en full-remote.

#JeRecrute#Job#Dev

Ma boîte recrute ! Pour ne pas spammer trop vos écrans, je vais découper l'offre en CW ci-dessous. Il y aura donc les éléments de l'offre et je vais vous retrouver un ancien post où je dis ce que je pense de ma boîte pour vous donner un avis d'une personne qui bosse dans la boîte depuis 2 ans.

Si vous êtes développeur⋅euse frontend Vue.js, ça peut vous intéresser

En bref : dev front, Vue.js, télétravail total possible. Le produit est une webapp de veille collaborative.

⬇️

Магия ClientOnly: повышаем производительность и безопасность в Nuxt-приложениях

ClientOnly в Nuxt - это не просто костыль для исправления SSR-ошибок, а многофункциональный инструмент с неожиданными преимуществами. Разбираемся, как этот компонент может ускорить загрузку приложения, улучшить пользовательский опыт и даже создать дополнительный уровень защиты от ботов. Серьёзно о несерьёзном и с юмором о технологиях — обо всех секретных суперспособностях вашего любимого компонента-невидимки. ...Loading

habr.com/ru/articles/924818/

ХабрМагия ClientOnly: повышаем производительность и безопасность в Nuxt-приложенияхВведение Привет, хабровчане! 👋 Сегодня поговорим о компоненте ClientOnly в Nuxt, который я часто использую в своих проектах. И нет, это не потому что я не знаю как починить SSR-ошибки. Многие...

Vue Teleport: как работает

Привет, Хабр! Сегодня разберём один из недооценённых, но крайне полезных инструментов во Vue 3 — <Teleport> . Это встроенный механизм, который позволяет рендерить часть шаблона вне текущего DOM‑контекста. Он нужен при реализации модалок, тултипов и других компонентов, которые должны «выпрыгивать» из дерева компонентов, но при этом сохранять реактивность, фокус и доступность. Без этих костылей, z-index: 9999 и appendChild .

habr.com/ru/companies/otus/art

ХабрVue Teleport: как работаетПривет, Хабр! Сегодня разберём один из недооценённых, но крайне полезных инструментов во Vue 3 — <Teleport> . Это встроенный механизм, который позволяет рендерить часть шаблона вне текущего...

So, the days when PHP was "my" programming language, is gone for a long time.... (Kotlin (before Java) only at the moment + bash)

But, I guess I will have a look now and then to make small PRs to the Pixelfed project to fix some small bugs.

... this time it was a typescript/vuejs bug

Totally simple but as I found it...

github.com/pixelfed/pixelfed/p

If you want to contribute to this repository, please file your pull request against the staging branch.
As wished, the PR is against staging

at the moment the text for Appearance is not shown.
it ...
GitHubFix error on Appearance menu, so the translated name is shown by joergi · Pull Request #6053 · pixelfed/pixelfedBy joergi