aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-13refactored pgp decryptionDaniel Gultsch2-4/+12
2016-06-09catch conversations sort exception. not vital at this pointDaniel Gultsch1-1/+14
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-19/+36
2016-06-03trim nick from bookmark before checking if it's emptyDaniel Gultsch1-2/+2
2016-06-03don't use a bookmarks name if it's emptyDaniel Gultsch2-4/+7
2016-06-02make grace period configurableDaniel Gultsch1-3/+2
2016-06-01don't show empty templatesDaniel Gultsch1-1/+3
2016-05-30use whitespace as message seperatorDaniel Gultsch1-1/+1
2016-05-29Revert "always notify by default in conferences"Daniel Gultsch1-1/+1
2016-05-29don't merge messages over the char limitDaniel Gultsch1-0/+1
2016-05-28use EOT as message seperatorDaniel Gultsch1-1/+1
2016-05-27don't push default muc conf twiceDaniel Gultsch1-0/+10
2016-05-26add 'create conference' dialogDaniel Gultsch1-3/+2
2016-05-26make newly created conferences private by defaultDaniel Gultsch1-0/+1
2016-05-24show regitration failed try again later in UIDaniel Gultsch1-1/+4
2016-05-22show first unread message on top after reinitDaniel Gultsch1-0/+15
2016-05-19sync around individual calls instead of synchronizing entire objectDaniel Gultsch1-49/+79
2016-05-19remove unwanted 'use previous encryption' lookupDaniel Gultsch1-22/+1
2016-05-19also save form elements in disco storageDaniel Gultsch1-2/+56
2016-05-19don't NPE on rare race condition while fetching MAMDaniel Gultsch1-0/+9
2016-05-17improved ordering of muc participantsDaniel Gultsch1-2/+23
2016-05-17refactored muc item parsing to also parse muc status messagesDaniel Gultsch1-8/+4
2016-05-17offer offline members to be invited againDaniel Gultsch1-2/+16
2016-05-16change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch1-3/+5
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch1-45/+129
2016-05-15use the same typo in both saving disco and reading discoDaniel Gultsch1-1/+2
2016-05-15escape HTML in OTR messages if other client is PidginDaniel Gultsch1-1/+1
2016-05-13don't show duplicate status message in contact detailsDaniel Gultsch1-3/+3
2016-05-13only default to omemo when all our devices support itDaniel Gultsch1-0/+1
2016-05-13show presence of other resources as templateDaniel Gultsch3-0/+35
2016-05-12make omemo default when all resources support itDaniel Gultsch3-14/+36
2016-05-10always show download button when link is encryptedDaniel Gultsch1-5/+1
2016-05-10report host-account as account state in UIDaniel Gultsch1-1/+4
2016-05-05report bind failure as account stateDaniel Gultsch1-1/+4
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-2/+2
2016-05-03fixed presence template dedup for 'online' statusDaniel Gultsch1-1/+2
2016-04-27removed unused config variablesDaniel Gultsch2-6/+2
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-0/+1
2016-04-23show status messages in contact detailsDaniel Gultsch1-0/+14
2016-04-22expert setting to manually change presenceDaniel Gultsch6-50/+132
2016-04-14always notify by default in conferencesDaniel Gultsch1-1/+1
2016-04-13return own jid as true counterpart on self messages in mucDaniel Gultsch1-0/+3
2016-04-09don't show contact details when in conversations with selfDaniel Gultsch1-0/+4
2016-03-31add methods to check max file size for http uploadDaniel Gultsch2-1/+18
2016-03-31save otr fingerprint in messageDaniel Gultsch1-2/+2
2016-03-31include form fields into caps hash calculationDaniel Gultsch1-2/+17
2016-03-31made setting aes keys in DownloadableFile more readableDaniel Gultsch1-12/+8
2016-03-13simplified getUsers(max) codeDaniel Gultsch1-11/+2
2016-03-04mark oob messages and always display download buttonDaniel Gultsch1-3/+15
2016-03-04add a few more know file extensionsDaniel Gultsch2-6/+9