I like cats :)
Working on lemmur with @krawieck@lemmy.ml
This is for Lemmy only right?
Do you mean lemmur only? If so then yes, these translations are for lemmur.
while Lemmur is missing many stuff.
Do you mean anything specific? As far as I can see all lemmur strings are synced up with Lemmy ones (of course we are using only a subset of Lemmy strings, so perhaps this is what you are refering to)
Like @schmidt_fu@lemmy.ml said, let me know which version you are using.
Sounds like a good feature, will be easier to implement once we have “linkable comments”, meaning we are able to link to/scroll to a specific comment on a post. Materialized it into a feature request: https://github.com/LemmurOrg/lemmur/issues/313
This is a good place to request features :) We have it planned, and it is within the NLnet scope: https://github.com/LemmurOrg/lemmur/issues/126
We have both of those planned: https://github.com/LemmurOrg/lemmur/issues/302 and https://github.com/LemmurOrg/lemmur/issues/178 respectively
If possible open an issue on GitHub with details. If not, could you send me the details in a message/here? Version/instance/logs would be very helpful. (You can find logs in settings > about lemmur > logs)
Absolutely amazing! Thank you @dessalines@lemmy.ml, @nutomic@lemmy.ml, and all contributors for this incredible technical feat! This is very promising and I hope to see Lemmy rise to the top :D I’m honored to be involved in this project
Please check this thread: https://github.com/krawieck/lemmur/issues/259
This is a bug in lemmy where it will trim your password to 60chars without telling you. We don’t do any trimming hence it rejects your credentials.
So if any of you have a password longer than 60 chars, FYI your actual password is only the first 60 chars
We are aware of this annoyance (see here). I even started working on it, but have since put it aside after more pressing matters have come to the foreground. Sorry for that.