Jacob Barkdull
Jacob Barkdull
Considering the fact that you're using the Cookies login method, and it only happens in Chrome perhaps you have an extension or certain browser configurations that make cookies available in...
This wasn't possible before the current login implementation, and might still require many changes to how logins are handled and quite possibly what information is stored to make such a...
> From what I've been reading and as you mentioned, cookies are insecure if not run over https. > > What's the alternative? Perhaps storing the information in an encrypted...
@Lux-Delux Yes, this deserves its own thread. I think it is perfectly acceptable to have font-face icons as optional resources in the "style-sheets" directory. Even a style sheet that uses...
@Lux-Delux I don't know for sure if the SIL Open Font License is AGPL compatible, maybe GPL compatible, but AGPL has two necessary conditions that are rather difficult to meet...
Thank you very much for the translation! As for the hardcoded language strings: it's already fixed in the code I'm hopefully going to push sometime soon, this or next month...
So "Gefällt mir" for both present and past tense? When is the ending "n" added, as a plural, when there is more than one?
Thank you very much for the clarification.
Yes, that is more or less what is implemented in my current code, except I use `_NUM_` for clarity.
@q2apro I just pushed my latest code. I've added some more strings to all the locales, so I had to add some German ones myself, and I think I may...