Single post
jump to repliesSorry @dillo I just want to know if this patch is active in dillo 3.2.0 (on archlinux)
https://git.dillo-browser.org/dillo/commit/?id=6a58684566f4d61bae7e3974023bc0989c3f2eb2
because I encounter oauth registration with smolfedi
6 replies
back to top@adele hi, it is not in 3.2.0 but you can install dillo-git on AUR which has the fix:
$ yay -S dillo-git
$ dillo -v
Dillo v3.2.0-170-gacf511bb
...
Testing would also help us while preparing the next release :)
@adele seems to work :)
There seems to be a problem that requires the user to login twice. This is a know problem, not specific to smolfedi.
Cannot upload images (?), but here is a snapshot of smolfedi loaded in Dillo: https://dillo-browser.org/smolfedi.png. Sorry for the low quality, this is from my Wayland test setup.
@dillo thanks for your feedback.
I see I should avoid recent Unicode characters
@adele I haven't installed any Emoji fonts, but on FLTK 1.3 I would have a similar problem.
Maybe it would be nice if the user could enable buttons with text like "Reply" or "Favorite". I would prefer them myself even if all Unicode icons were available.
@dillo yes, I'm looking for an alternative for emojis
@adele @dillo I am surprised I looked around and didn’t find a simple emoji to ascii character table. Surely someone has done this before.
I know it’s going to be imprecise of course but handling the most common 😄 to “:-)” conversion and alike could do the trick for the most common cases.
There’s the option of converting each emoji to a low resolution GIF too but on vintage machines it could be an issue to add many more inline images.
