Search

local lemmy-ui - translations
UPDATE: running pnpm run translations:generate
(and also the other translations tasks, just to be sure) fixed the issue.
When trying to setup a local Lemmy instance (for development), the lemmy-ui
repository throws an error when trying to start the dev server.
I followed the guide: https://join-lemmy.org/docs/contributors/02-local-development.html
When running pnpm dev
to start the dev server, it presents me with two errors:
bash
ERROR in ./src/shared/services/I18NextService.ts 14:0-40 Module not found: Error: Can't resolve '../translations/en' in '/home/ff0000/workspace/lemmy/lemmy-ui/src/shared/services' resolve '../translations/en' in '/home/ff0000/workspace/lemmy/lemmy-ui/src/shared/services' using description file: /home/ff0000/workspace/lemmy/lemmy-ui/package.json (relative path: ./src/shared/services) using description file: /home/ff0000/workspace/lemmy/lemmy-ui/package.json (relative path: ./src/shared/translations/en) no extension /home/

Infinite spinning wheel when commenting without setting a language on a comment tree where the parent has a language set
see also: https://lemmy.world/post/1218097
The UI should at least display an error message.

Post tags and flairs
First off, I apologize if I'm asking something that has been talked about over and over, but I didn't find much relevant information so far (aside from what I will discuss below).
From what I understand, post tags/flairs are a requested feature, but from @[email protected]'s comment here, tags are already a thing?
Or does his answer mean that people can use a special syntax (like [foo]
or ::bar::
) in post titles, which can then be searched like any other token?
Either way, I think it makes sense to allow tags in posts, like mastodon allows #hashtags, if only for the purpose of classification and moderation.
Indeed, I was looking at an eventual way to link https://lemmy.ml/c/Jerboa to the Jerboa issues on GitHub using GitHub actions and [this action](https://github.com/marketplace/