aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Bookmark.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't fail on missing jid in bookmarksDaniel Gultsch2016-06-161-3/+5
* don't use a bookmarks name if it's emptyDaniel Gultsch2016-06-031-2/+3
* add 'create conference' dialogDaniel Gultsch2016-05-261-3/+2
* removed unused config variablesDaniel Gultsch2016-04-271-3/+1
* expert setting to manually change presenceDaniel Gultsch2016-04-221-5/+8
* optionally lock conference domains as well and hide known domains in uiDaniel Gultsch2016-02-241-0/+13
* set bookmark name to room subject if no subject has been set beforeDaniel Gultsch2015-12-111-0/+10
* added missing type='submit' to mam queriesDaniel Gultsch2015-09-151-7/+3
* provide helper function for getting the content of a child directlyDaniel Gultsch2015-05-201-12/+2
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-1/+0
* migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice2014-12-151-10/+1
* very basic mam supportiNPUTmice2014-12-101-3/+1
* further npe checksiNPUTmice2014-12-031-1/+2
* Use `Locale.US' for string comparisons in searchSam Whited2014-11-171-3/+7
* made tags searchableiNPUTmice2014-11-161-38/+55
* happy hanukkahiNPUTmice2014-11-161-0/+7
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-12/+18
* Make conversations the root projectSam Whited2014-10-221-0/+137