Hi all
I had a look at xep-136 using ejabberd mod-archive-odbc.
The thing I wanted to do, is to store all "normal" messages without
"type" attribute and then
retrieve a list of these messages.
My idea is to make a webchat that handles "normal" messages like emails
in a mail program - similar to IMAP.
But all the things I need for that I couldn't find in xep-136.
No possibility to store only normal messsages.
No way to retrieve for example the last 20 messages.
Maybe I'm a bit blind - are the simple use cases not covered in this xep?
Bernhard