aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bump to 1.12.61.12.6Daniel Gultsch2016-05-292-2/+5
* handle app linksDaniel Gultsch2016-05-292-3/+18
* fix creation of conferences with 1 participantDaniel Gultsch2016-05-291-2/+1
* version bump to 1.12.5 + changelog1.12.5Daniel Gultsch2016-05-292-2/+8
* pulled translations from transifexDaniel Gultsch2016-05-297-5/+87
* don't merge messages over the char limitDaniel Gultsch2016-05-291-0/+1
* show in ui when text was shortenedDaniel Gultsch2016-05-292-4/+2
* limit text size in message adapter to 2k and also limit text size in conversa...Daniel Gultsch2016-05-282-4/+8
* only rendering first 5k chars of each messageDaniel Gultsch2016-05-284-2/+8
* explicitly include version in issue templateDaniel Gultsch2016-05-281-0/+1
* count xmpp uris when disableing text selectionDaniel Gultsch2016-05-281-3/+16
* Merge branch 'master' of https://github.com/gjedeer/Conversations into gjedee...Daniel Gultsch2016-05-282-1/+6
|\
| * Add geo: link support in longer messagesGDR!2016-05-262-1/+6
* | schedule first idle ping on service creationDaniel Gultsch2016-05-281-0/+4
* | added idle ping in 10min intervalsDaniel Gultsch2016-05-282-8/+24
* | put bug report jid in config. include package signature in reportDaniel Gultsch2016-05-283-13/+26
* | use EOT as message seperatorDaniel Gultsch2016-05-281-1/+1
* | pulled translations from transifexDaniel Gultsch2016-05-2727-50/+85
* | refactored toasts shown when adhoc creating mucsDaniel Gultsch2016-05-273-5/+23
* | use activity title 'choose participants' when doing thatDaniel Gultsch2016-05-272-0/+20
* | use first letter to draw tiles for avatarsDaniel Gultsch2016-05-271-1/+10
* | don't push default muc conf twiceDaniel Gultsch2016-05-273-1/+14
* | add 'create conference' dialogDaniel Gultsch2016-05-268-20/+203
* | show contact avatar in muc users unless that contact has its own avatarDaniel Gultsch2016-05-261-1/+1
|/
* make newly created conferences private by defaultDaniel Gultsch2016-05-265-10/+32
* change hint in edit subject dialogDaniel Gultsch2016-05-262-1/+2
* sending warning to receiving client if that client doesn't support omemo.Daniel Gultsch2016-05-252-2/+14
* hide fingerprints in UI if encryption is disabledDaniel Gultsch2016-05-254-37/+44
* only publish keys if omemo is enabledDaniel Gultsch2016-05-251-1/+3
* only subscribe to omemo pep events if omemo is enabledDaniel Gultsch2016-05-251-2/+5
* don't respond to otr messages in muc pmsDaniel Gultsch2016-05-251-4/+5
* show regitration failed try again later in UIDaniel Gultsch2016-05-243-8/+19
* show hint in subject quick edit. only show subject as presetDaniel Gultsch2016-05-223-11/+20
* pulled translations from transifexDaniel Gultsch2016-05-2228-78/+143
* show first unread message on top after reinitDaniel Gultsch2016-05-222-24/+46
* version bump to 1.12.4 + changelog1.12.4Daniel Gultsch2016-05-212-2/+6
* disable stanza loggingDaniel Gultsch2016-05-211-1/+1
* update ui after affiliation changesDaniel Gultsch2016-05-212-0/+6
* refactore exceptionhandler to have one line file writerDaniel Gultsch2016-05-213-13/+16
* resetting fetch status error when mutual subscription is reestablishedshow_members_in_conferenceDaniel Gultsch2016-05-194-2/+37
* sync around individual calls instead of synchronizing entire objectDaniel Gultsch2016-05-191-49/+79
* show password dialog when account was magic createdDaniel Gultsch2016-05-194-0/+47
* access disco over caching mechanism instead of querying dbDaniel Gultsch2016-05-191-1/+1
* remove unwanted 'use previous encryption' lookupDaniel Gultsch2016-05-191-22/+1
* also save form elements in disco storageDaniel Gultsch2016-05-194-6/+64
* don't NPE on rare race condition while fetching MAMDaniel Gultsch2016-05-191-0/+9
* synchronize around identity key generationDaniel Gultsch2016-05-191-7/+9
* improved ordering of muc participantsDaniel Gultsch2016-05-173-9/+25
* refactored muc item parsing to also parse muc status messagesDaniel Gultsch2016-05-175-27/+44
* offer offline members to be invited againDaniel Gultsch2016-05-172-3/+17