aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-07compile errorlookshe1-1/+0
2016-03-07nearly same as 1.10.1lookshe1-6/+8
2016-03-07test for swipe out bug FS#150lookshe1-2/+3
2016-03-06Implements: FS#142 - Fix Conference notificationslookshe2-7/+5
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief20-981/+1331
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief34-142/+13
2016-03-02Fixes FS#148: Remove 'store' hint from chat-markerssteckbrief1-2/+1
2016-02-28externalized string 'Retry decryption'trz/merge_1.10.1steckbrief3-1/+3
2016-02-28Fixes FS#48 and FS#136trz/merge_1.10.0lookshe5-24/+3
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-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
2016-02-19don't reset whisper on reInit. fixes #1637Daniel Gultsch1-3/+0
2016-02-19pulled translations from transifexDaniel Gultsch29-253/+212
2016-02-19never parse show in presences as offlineDaniel Gultsch2-12/+16
2016-02-17don't log start reasonDaniel Gultsch1-1/+0
2016-02-17only offer message correction for the very last messageDaniel Gultsch4-8/+37
2016-02-17fixed regression that caused messages in muc not being sendDaniel Gultsch2-7/+8
2016-02-16log reason why otr message won't be parsedDaniel Gultsch1-1/+2
2016-02-16fixed regression that caused ui to redraw a lotDaniel Gultsch1-4/+8