Florian Schmaus
|
cb97b5032c
|
Improve javadoc for MamManager.getInstanceFor(XMPPConnection)
|
2018-05-31 18:27:54 +02:00 |
|
Florian Schmaus
|
50e98fe31d
|
Improve javadoc for MamManager.isSupported()
|
2018-05-31 18:27:34 +02:00 |
|
Florian Schmaus
|
7a2e4140c7
|
Add MamManager.getArchiveAddress()
|
2018-05-31 18:27:11 +02:00 |
|
Florian Schmaus
|
e8923b9d16
|
Enable trailing whitespace checkstyle check
for all source code regions, including javadoc.
|
2018-05-09 23:26:39 +02:00 |
|
Florian Schmaus
|
5ab2903c32
|
Change Element.toXml() to toXml(String enclosingNamespace)
|
2018-04-27 10:05:25 +02:00 |
|
Florian Schmaus
|
a9ca1a0989
|
Enable ModifierOrder checkstyle check
Fixes SMACK-812
|
2018-03-29 12:35:11 +02:00 |
|
Florian Schmaus
|
3c4225d167
|
Merge branch '4.2'
|
2017-12-25 14:16:43 +01:00 |
|
Florian Schmaus
|
34373e8710
|
Enable javadoc 'html' doclint
Also make all 'test' tasks depend on the 'javadoc' task.
Fixes SMACK-650.
|
2017-12-25 14:08:18 +01:00 |
|
Florian Schmaus
|
431e5b3c67
|
Merge branch '4.2' into master-paul-merged
|
2017-12-17 11:16:02 +01:00 |
|
|
cb18056613
|
Fix minor codestyle issues
|
2017-12-17 11:03:46 +01:00 |
|
Florian Schmaus
|
ba323b51f9
|
Remove API parts scheduled to be removed in Smack 4.3
|
2017-08-16 14:31:46 +02:00 |
|
Florian Schmaus
|
b9ed22c732
|
Add MamManager.isSupported()
Fixes SMACK-777.
|
2017-08-14 20:23:35 +02:00 |
|
Florian Schmaus
|
08e897113d
|
Add CustomImportOrder checkstyle rule
And matching ImportOrder settings for Eclipse in
resources/eclipse/smack.importorder
|
2017-06-14 17:12:43 +02:00 |
|
Florian Schmaus
|
a8c6de6b98
|
Improve MamManager javadoc
|
2017-03-10 17:47:13 +01:00 |
|
Florian Schmaus
|
32fd52ea8e
|
Sync MAM API with PubSub API: One MamManager per MAM archive address
|
2017-02-24 19:33:11 +01:00 |
|
Anno van Vliet
|
c13cddd91a
|
Enable querying MAM by address and node.
Enhance the API to query archives for example from a room or a pubsub
node.
|
2017-02-24 08:11:57 +01:00 |
|
Florian Schmaus
|
90a5e289f8
|
s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/
|
2017-01-03 11:35:04 +01:00 |
|
Fernando Ramirez
|
f7fcff139c
|
Add MAM methods to load previous page and to load most recent page
|
2016-12-29 00:13:02 +01:00 |
|
Florian Schmaus
|
aeb385a022
|
Apply refinements and fixes to the MAM code
SMACK-625.
|
2016-07-23 15:45:45 +02:00 |
|
Fernando Ramirez
|
189cac072b
|
Implement Message Archive Management (MAM) XEP-0313
Fixes SMACK-625
|
2016-07-23 12:45:14 +02:00 |
|