1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 23:24:50 +02:00
Smack/smack-experimental/src/main/java/org/jivesoftware/smackx
Miguel Hincapie 547138b325 Improve ChatMarkersManager
* Created filters to be used with incoming and outgoing message stanzas
* Added a list of ChatMarkersListener and its add and remove methods.
* Added a stanza listener for outgoing messages.
* Added a stanza listener for incoming messages.
* Added discover feature for XEP-0333.
* Added methods to inform a message was: received, displayed or ack
* Added javadoc autor tag.
2018-09-06 18:39:00 +02:00
..
carbons Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
chat_markers Improve ChatMarkersManager 2018-09-06 18:39:00 +02:00
colors Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00
csi Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
eme Merge pull request #253 from vanitasvitae/norEmpty 2018-07-28 12:57:49 +02:00
gcm Globally 's;stanza(/packet);stanza;' 2018-03-31 14:17:30 +02:00
hashes Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
hints Avoid adding multiple processing hints to a message 2018-07-04 11:55:58 +02:00
hoxt Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
httpfileupload Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
iot requireNotNullOrEmpty -> requireNotNullNorEmpty 2018-07-17 15:10:39 +02:00
jingle_filetransfer Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
json Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
mam Remove deprecated methods in MamManager 2018-06-14 10:00:24 +02:00
message_markup Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
muclight Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
push_notifications Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
reference Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
sid Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
spoiler Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00