aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Roster.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* made hashtable in roster store jids instead of stringsDaniel Gultsch2016-02-281-9/+7
* avoid very rare npeDaniel Gultsch2015-07-031-0/+3
* reworked handeling of system contactsDaniel Gultsch2015-06-031-5/+9
* no longer use ConcurrentHashMap in favor of synchronize on a final HashMapDaniel Gultsch2015-01-041-19/+27
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-5/+5
* context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice2014-11-171-3/+2
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-11/+12
* Make conversations the root projectSam Whited2014-10-221-0/+83