aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Roster.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-91/+0
* 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