aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-1/+1
* filter sequences of more than 3 ltr-rtlChristian Schneppe2018-05-051-2/+2
* hide treatAsDownloadable in search resultsChristian Schneppe2018-05-031-24/+2
* fixed omemo by default setting for users on same domainChristian Schneppe2018-05-021-2/+2
* added search result context menu + date separatorsChristian Schneppe2018-05-022-10/+13
* return InvalidJid object instead of null if Jid can not be parsedChristian Schneppe2018-05-021-1/+2
* very much unoptimized search functionalityChristian Schneppe2018-04-305-30/+268
* fixed caps hash generation for empty form valuesChristian Schneppe2018-04-292-121/+119
* do not use omemo by default for own serverChristian Schneppe2018-04-292-2/+9
* never use isStranger logic in conversation with selfChristian Schneppe2018-04-291-2/+4
* some OTR fixesChristian Schneppe2018-04-291-1/+3
* fixed npe when conversation in multi mode had jid w/o local partChristian Schneppe2018-04-291-2/+2
* include node when requesting disco featuresChristian Schneppe2018-04-271-2/+9
* display avatar in groupsChristian Schneppe2018-04-271-0/+4
* keep track of user object in messagesChristian Schneppe2018-04-241-0/+12
* all contacts in roster are 'trusted'Christian Schneppe2018-04-241-1/+1
* get escaped localpart as username. should fixed saslChristian Schneppe2018-04-231-1/+1
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-231-0/+4
* only mark visible messages as readChristian Schneppe2018-04-221-10/+11
* introduced sroll to bottom buttonChristian Schneppe2018-04-221-0/+19
* persist some muc configurationsChristian Schneppe2018-04-132-12/+29
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-131-9/+12
* add ruleset to disable omemo-by-default for certain providersChristian Schneppe2018-04-131-2/+11
* getNextEncryption does not honor ENCYPTION_MASKChristian Schneppe2018-04-131-0/+3
* code cleanup in Contact classChristian Schneppe2018-04-131-18/+22
* ignore bookmark name of 'None'Christian Schneppe2018-04-133-16/+26
* fix getNextEncryptionChristian Schneppe2018-04-121-4/+5
* presist http upload availibilityChristian Schneppe2018-04-121-3/+2
* show message draft in conversation overviewChristian Schneppe2018-04-081-92/+121
* use escaped form of jid where approriateChristian Schneppe2018-04-071-2/+2
* return contact and account.getServer() as StringChristian Schneppe2018-04-074-11/+12
* cache bookmark jid in bookmarkChristian Schneppe2018-04-071-1/+4
* display irregular unicode code pointsChristian Schneppe2018-04-073-21/+0
* do not enable encryption for bug reportsChristian Schneppe2018-04-032-2/+4
* make omemo defaultChristian Schneppe2018-04-021-31/+12
* migrate to xmpp-addrChristian Schneppe2018-04-0211-106/+95
* reorder and scroll down after resending a messageChristian Schneppe2018-04-011-11/+7
* wip: new status message dialogChristian Schneppe2018-04-011-0/+5
* get rid of customizable resourcesChristian Schneppe2018-04-011-6/+9
* integrate trust manager into conversationsChristian Schneppe2018-03-121-0/+33
* do not merge bug reportsChristian Schneppe2018-02-261-1/+2
* MAM: look at total count for completness. parse fin correctlyChristian Schneppe2018-02-241-2/+2
* Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe2018-02-191-1/+2
* do not cross reference bookmarks and conversationsChristian Schneppe2018-02-104-35/+23
* optimized /me behaviorChristian Schneppe2018-01-301-1/+1
* discover file extension in original filename from pgpChristian Schneppe2018-01-301-32/+5
* improvements for self messagesChristian Schneppe2018-01-272-2/+2
* make chat markers opportunistic in private mucsChristian Schneppe2018-01-272-13/+19
* sent message receipts after mam catchupChristian Schneppe2018-01-211-0/+75
* show warning toast if PM is disabled in MUCChristian Schneppe2018-01-211-0/+5