aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief34-142/+13
2016-03-02Fixes FS#148: Remove 'store' hint from chat-markerssteckbrief1-2/+1
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch4-7/+26
2016-03-01removed unused config variableDaniel Gultsch1-4/+0
2016-03-01properly persist accepted crypto targetsDaniel Gultsch1-5/+1
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch6-52/+137
2016-02-29Fix Issue #1634 : Shows XMPP URI as links.Tarun1-0/+10
2016-02-29use correct jid when leaving a conference. fixes #1732Daniel Gultsch2-6/+6
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch12-173/+320
2016-02-28rename purge keys positive button to 'purge keys'Daniel Gultsch1-1/+1
2016-02-28externalized string 'Retry decryption'steckbrief3-1/+3
2016-02-28made hashtable in roster store jids instead of stringsDaniel Gultsch1-9/+7
2016-02-28Fixes FS#48 and FS#136lookshe5-24/+3
2016-02-27always search offline contacts as well. fixes #1653Daniel Gultsch1-0/+1
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch8-8/+29
2016-02-26disallow message correction by default. fixes #1720Daniel Gultsch2-2/+2
2016-02-26execute pending mam queries every time we come onlineDaniel Gultsch1-1/+1
2016-02-24hide add account icons when single_account is set to trueDaniel Gultsch2-1/+5
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch10-22/+76
2016-02-24Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= Mfiaxh2-0/+33
2016-02-24No possibility of multiple invocation of log exportfiaxh1-1/+1
2016-02-24made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch6-26/+66
2016-02-24Unused imports / methods removedsteckbrief3-27/+0
2016-02-24Fixes FS#89 after merge conflictsteckbrief1-3/+6
2016-02-24Fixed merge issue for resolving FS#47 (preferences involved in the decision f...steckbrief2-11/+1
2016-02-24Readded MessageDetailsDialog to message context menu after mergesteckbrief1-0/+4
2016-02-24Reviewed commit for FS#34 after mergesteckbrief2-2/+2
2016-02-23Packet sending helper moved to XmppSendUtil and methods in XmppConnectionServ...steckbrief2-18/+17
2016-02-23set noMessagesLeftOnServer before conference configuration fetchDaniel Gultsch2-2/+2
2016-02-23update notification after message correctionDaniel Gultsch1-0/+1
2016-02-23reset pending subscription request when receiving roster updateDaniel Gultsch1-0/+2
2016-02-23Retry decryption from message menufiaxh5-2/+21
2016-02-23Removed stupid message correctionsteckbrief34-167/+10
2016-02-23made presences object final in contactDaniel Gultsch1-5/+1
2016-02-23Removed useless 'button-message' to load more messages. Implementation alread...steckbrief21-92/+8
2016-02-23Changed access to presences according to new Presence representation in Csteckbrief3-14/+15
2016-02-23Removed non-existing member variablesteckbrief1-1/+1
2016-02-23Fix visibility of updateStatusMessages method that LoadMoreMessages can worksteckbrief1-1/+1
2016-02-23Resolved problem with closing sockets (java.lang.IncompatibleClassChangeError)steckbrief1-0/+15
2016-02-23Removed unnecessary dependencies to XmppConnectionService and added allowMess...steckbrief5-43/+11
2016-02-23merged string resourcessteckbrief2-6/+0
2016-02-22properly trigger show load more messages in mucsDaniel Gultsch1-2/+10
2016-02-22turned muc errors into enum. added error codes for service shutdownDaniel Gultsch6-39/+54
2016-02-21show load more messages when auto loading is disabled and messages are still ...Daniel Gultsch2-6/+14
2016-02-21check for uuid change when decrypting pgp messagesDaniel Gultsch1-7/+6
2016-02-21some mucs may grant voice to visitors in unmoderated roomsDaniel Gultsch1-1/+3
2016-02-20pulled translations from transifexDaniel Gultsch2-0/+49
2016-02-20change uuid when replacing messagesDaniel Gultsch2-1/+9
2016-02-19decrypt pgp message correctionsDaniel Gultsch1-8/+9
2016-02-19skip avatar ui when pep is not available. fixes #1706Daniel Gultsch1-5/+5