aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Roster.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-23use inContactList() instead inRoster() in the proper placesChristian Schneppe1-4/+4
2018-11-23basic phone number syncChristian Schneppe1-2/+4
2018-07-09do not add in_roster flag when restoring from diskChristian Schneppe1-1/+0
2018-04-02migrate to xmpp-addrChristian Schneppe1-7/+7
2016-11-19reformat codeChristian Schneppe1-74/+74
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2/+2
2016-02-28made hashtable in roster store jids instead of stringsDaniel Gultsch1-9/+7
2015-07-03avoid very rare npeDaniel Gultsch1-0/+3
2015-07-03avoid very rare npeDaniel Gultsch1-0/+3
2015-06-03reworked handeling of system contactsDaniel Gultsch1-5/+9
2015-01-04no longer use ConcurrentHashMap in favor of synchronize on a final HashMapDaniel Gultsch1-19/+27
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-5/+5
2014-11-17context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice1-3/+2
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-11/+12
2014-10-22Make conversations the root projectSam Whited1-0/+0