No description
Find a file
2017-11-17 19:36:51 +01:00
libs/3rdParty Initial commit 2017-11-12 14:33:27 +01:00
src/de/thedevstack/xmpp/mamloader input date format fixed. Some more output added. 2017-11-17 19:23:57 +01:00
.classpath Initial commit 2017-11-12 14:33:27 +01:00
.gitignore Initial commit 2017-11-12 14:33:27 +01:00
.project Initial commit 2017-11-12 14:33:27 +01:00
build.xml Initial commit 2017-11-12 14:33:27 +01:00
README.md Try to escape _ in markdown 2017-11-17 19:36:51 +01:00

MamHistoryLoader

Build

Build using ant with the target "create_run_jar"

Run

java -jar <YOUR-JID> <CONTACT-JID> [-debug] [-start dd.MM.yyyy] [-end dd.MM.yyyy] [-limit <MAX-MESSAGE-COUNT>]

The options -start and -limit cannot be used together.