Chris Ballinger

Results 291 comments of Chris Ballinger

It should work now. Does the server support valid https?

Hm.. 1. "Plaintext Only" mode unencrypted transfer works fine? 2. OMEMO text chat works? 3. Other side is Conversations or ChatSecure?

Do you know what server software and version you're using? Can you confirm that someone actually sent you a real message that could not be decrypted, and that it wasn't...

@ALFriedman OTRKit now needs to be integrated separately via a xcodeproj dependency git submodule using branch [`marzipan`](https://github.com/ChatSecure/OTRKit/tree/marzipan). This is due to some limitations with how Xcode handles xcframeworks in order...

Does your server support MAM / [XEP-0313](https://xmpp.org/extensions/xep-0313.html)?

Hi! I would recommend checking out alternative clients like Monal or Siskin instead

For reference: https://github.com/MessageKit/MessageKit/blob/9ff1a122c33231d88a4654e1b11b85e1bb0ccf08/Sources/Controllers/MessagesViewController.swift#L130 ```swift /// Sets the constraints of the `MessagesCollectionView`. private func setupConstraints() { messagesCollectionView.translatesAutoresizingMaskIntoConstraints = false let top = messagesCollectionView.topAnchor.constraint(equalTo: view.topAnchor, constant: topLayoutGuide.length) let bottom = messagesCollectionView.bottomAnchor.constraint(equalTo: view.bottomAnchor)...

Thank you for the detailed bug report! Do you happen to have access to the crash log?

If the server now requires a CAPTCHA it won't work On Sun, Feb 9, 2020 at 12:56 PM xxsniperxxXD wrote: > This happens to me everytime with each server selected...