Wojtek

Results 362 comments of Wojtek

> Tigase version: 8.1.0 > JVM flavour and version OpenJDK17 If you want to run Tigase XMPP Serve under JDK17 you should use latest stable version: 8.2.1

Which distribution package do you use? Do you have all dependencies / binaries in `jars/` folder?

If I get it right - you are proposing somewhat "brute-forcing" approach? Check if email's domain from Contacts also points to XMPP server? And if yes, assume that localpart (before...

Currently on macOS, when you make a screenshot it's preview is displayed in the corner and you can drag'n'drop it to Beagle to send it.

I think it may have came with Catalina, but I'm not sure here. I quickly checked and https://www.maketecheasier.com/get-rid-floating-screenshot-preview-macos/ mentiones Mojave as well.

@RaviVarsani > when i closed app then notifications of messages are not received. How do you close the app? Only by moving it to the background or by actually closing/killing...

First of all - this is off-topic so just last comment regarding this: > now please can you more clarify how can i make my own push notifications component? You...

Hi, Thank you for reporting it. After quick test it turned out that this allocation starts and happens only after connecting JMX client (I checked HEAP memory usage using YourKit...

Thank you for reporting this. It's a know issue and will be fixed in upcoming 8.2.0. For now you should use XMPP _way_ defined in the specification, see: [XEP-0045: Multi-User...

Do you have all dependencies in your project? Especially https://github.com/tigase/tigase-http-api ? I'd recommend using complete release from https://github.com/tigase/tigase-server/releases/tag/tigase-server-8.0.0 ( `-dist-max` package) and use binaries from there. Alternatively, if you use...