Eugen Rochko

Results 360 comments of Eugen Rochko

1. You can sign up through the app, it's not just for people who already have accounts 2. People expect to see the words "sign up" or "create account", "browse...

What's wrong with Strophe? Could you elaborate your concerns? JSON is of course a more easy to deal with format, but doing XML (essentially DOM) in JavaScript is not the...

The problem is probably in different avatar protocols. There is the vCard-based avatars one (the one we used) and the newer protocol based on PEP. Conversations uses PEP exclusively. Pidgin...

@hflw Technically `http://jabber.zeonfederated.com/protocol/stickers` is just the XML namespace for the `` tag, but what you're suggesting makes sense. So we add another `inventory` attribute to the tag which will be...

@iNPUTmice Sorry for tagging you in, but with these amendments, is there a chance that Conversations will support this? I understand that a sticker picker UI is probably too much...

This project is not maintained anymore

I am not sure if this is a safe change. If there is no SSL, that's one thing, but SSLError could also be because the certificate is unverified, which might...

No, this library does not care what you pass into webfinger. https://github.com/tootsuite/mastodon/blob/master/app/services/follow_remote_account_service.rb#L24

This is an intentional design change. Feel free to give feedback on it but there's no point digging for the "cause", it's not a bug.