pgstath / Sharp.Xmpp

Sharp.Xmpp is looking for a maintainer! Unfortunatelly I do not have currently the time needed to maintain the library. Luckily a small but vibrant community has evolved around Sharp.Xmpp. If you would like to be the project's maintainer please sent an email to pgstath@gmail.com. This should include issues, tickets and commits that you have done for Sharp.Xmpp or other similar project. Sharp.Xmpp is a multiplatform, Windows and Android, .NET XMPP client assembly.Sharp.Xmpp supports IM functionality & a variety of XMPP extensions, is simple and is extensively tested against Android Xamarin. It is a fork of the currently frozen excellent S22.Xmpp project. Sharp.Xmpp will be at the FOSSDEM 2016 Real time DevRoom!
Other
84 stars 51 forks source link

How to get chat history ? #67

Open maciey opened 5 years ago

maciey commented 5 years ago

Im using OpenFire server and have not idea what method to call to get history... Can someone please advise what to call, what event subscribe ?

maciey commented 5 years ago

Anyone please ?

marcel-landman commented 3 years ago

Looks like @Mofl2328 has done some work on this: https://github.com/Mofl2328/Sharp.Xmpp/tree/master/Extensions/XEP-0313%20(MaM) Though keep in mind that xep-0313 is still experimental.

ruicaramalho commented 2 years ago

Usualy is the client who stores the conversation... that was the original idea for XMPP.