You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Adium user tries to send file by dragging and dropping to Adium text area. If sent to another Adium user it works great, but if sent to a Beagle IM user it fails.
To Reproduce
Steps to reproduce the behavior:
Have an Adium user try to send you a file by dragging and dropping it in the normal manner.
Expected behavior
The file transfer should take place.
Desktop (please complete the following information):
OS: MacOS (Adium user has Monterey. Beagle IM user has Ventura)
Browser N/A
Version 5.3.4
Smartphone (please complete the following information):
N/A running on desktop
Additional context
The IM clients are connected to a local Prosody server, with no connections outside the local network. Text messages work fine, it is just file transfers to Beagle IM that do not work. And file transfers from one Adium client to another work fine.
The text was updated successfully, but these errors were encountered:
I may just guess here as I'm not using Adium for a very long time, but AFAIR Adium did not support XEP-0363: HTTP File Upload which is the only file transfer method supported by Beagle IM.
Additionally this protocol does not support sharing files with clients that are offline (ie. mobile clients).
Due to that I'm not convinced we should work on adding support for that as this extension will not be used in the future.
Moreover, Adium is now rather old XMPP client (I've not see a new version of it in quite a while) and latest commits are from year 2021. Also looking in the development history of Adium, you can see that not a lot is being done there, so with time less and less features you will be missing using Adium as more and more features are being added to the XMPP.
Describe the bug
Adium user tries to send file by dragging and dropping to Adium text area. If sent to another Adium user it works great, but if sent to a Beagle IM user it fails.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The file transfer should take place.
Desktop (please complete the following information):
Smartphone (please complete the following information):
N/A running on desktop
Additional context
The IM clients are connected to a local Prosody server, with no connections outside the local network. Text messages work fine, it is just file transfers to Beagle IM that do not work. And file transfers from one Adium client to another work fine.
The text was updated successfully, but these errors were encountered: