aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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-23Removed stupid message correctionsteckbrief34-167/+10
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-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
2016-02-16made clear that archiving preferences are server sideDaniel Gultsch2-5/+5
2016-02-16added setting to opt-out of message correction. renamed preferences and optio...Daniel Gultsch6-19/+36
2016-02-16added some OTR loggingDaniel Gultsch2-5/+14
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch42-41/+228
2016-02-15removed unnecessary conditions when sending read markerDaniel Gultsch1-5/+1
2016-02-15add missing type='submit' attribute to enable push formDaniel Gultsch1-0/+1
2016-02-15pulled translations from transifexDaniel Gultsch11-9/+656
2016-02-14only show load more messages button when mam is availableDaniel Gultsch2-1/+6
2016-02-14fixed server info push not showing up when unavailableDaniel Gultsch3-4/+12
2016-02-14be more carefull when checking push availabilityDaniel Gultsch1-1/+3
2016-02-14deleted invalid gcm stringsDaniel Gultsch1-5/+0
2016-02-14optional mode to close tcp connection when going into backgroundDaniel Gultsch3-29/+63
2016-02-13Fixes FS#105: XHTML par for images addedtrz/merge_1.9.3steckbrief1-0/+12
2016-02-13Fix flagging no more messages on server for conversationsteckbrief1-16/+18
2016-02-13Implements FS#64: Show who wrote last message in conversation overviewsteckbrief1-2/+13
2016-02-13Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...steckbrief1-2/+2
2016-02-13Fixes FS#135: condition NOT message.isRead() added to check if notification s...steckbrief1-1/+1
2016-02-13Unused preference 'picture_compression'. This feature is configured in our va...steckbrief20-56/+0
2016-02-13Fixed overwriting of changes for fixing FS#70. Unused method removed from gen...steckbrief6-79/+5
2016-02-13send push enable to server. simplified loggingDaniel Gultsch4-3/+57
2016-02-13fixed compile bug in free versionDaniel Gultsch5-9/+15
2016-02-12push gcm token on bind instead of every connectDaniel Gultsch1-5/+3
2016-02-12Fixed settings synchronizationsteckbrief1-60/+66
2016-02-12Imports organizedsteckbrief73-293/+56