Commit log
c06e278
sending warning to receiving client if that client doesn't support omemo.
Click to expand commit body
fixes #1873
Daniel Gultsch
created
10 years ago
83adbb6
hide fingerprints in UI if encryption is disabled
Daniel Gultsch
created
10 years ago
5137837
only publish keys if omemo is enabled
Daniel Gultsch
created
10 years ago
c65c314
only subscribe to omemo pep events if omemo is enabled
Daniel Gultsch
created
10 years ago
79796b0
don't respond to otr messages in muc pms
Daniel Gultsch
created
10 years ago
b69ab65
show regitration failed try again later in UI
Daniel Gultsch
created
10 years ago
abbdf23
show hint in subject quick edit. only show subject as preset
Daniel Gultsch
created
10 years ago
d84cf4e
pulled translations from transifex
Daniel Gultsch
created
10 years ago
e5b8302
show first unread message on top after reinit
Daniel Gultsch
created
10 years ago
33218ec
version bump to 1.12.4 + changelog
Daniel Gultsch
created
10 years ago
a8420c9
disable stanza logging
Daniel Gultsch
created
10 years ago
277e3d5
update ui after affiliation changes
Daniel Gultsch
created
10 years ago
e1cf7b8
refactore exceptionhandler to have one line file writer
Daniel Gultsch
created
10 years ago
9ce2cfa
resetting fetch status error when mutual subscription is reestablished
Daniel Gultsch
created
10 years ago
8d595c1
sync around individual calls instead of synchronizing entire object
Daniel Gultsch
created
10 years ago
ef27055
show password dialog when account was magic created
Daniel Gultsch
created
10 years ago
3f65b0e
access disco over caching mechanism instead of querying db
Daniel Gultsch
created
10 years ago
7049731
remove unwanted 'use previous encryption' lookup
Daniel Gultsch
created
10 years ago
0eb8d42
also save form elements in disco storage
Daniel Gultsch
created
10 years ago
627bf18
don't NPE on rare race condition while fetching MAM
Daniel Gultsch
created
10 years ago
afa3883
synchronize around identity key generation
Daniel Gultsch
created
10 years ago
b478eca
improved ordering of muc participants
Daniel Gultsch
created
10 years ago
61726f4
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
created
10 years ago
14952ba
offer offline members to be invited again
Daniel Gultsch
created
10 years ago
fc5304c
change affiliation for in memory users that are currently not joined in a conference
Daniel Gultsch
created
10 years ago
8d0693e
keep conference members in memory and show them in conference details
Daniel Gultsch
created
10 years ago
d7c5264
cap exponential backoff at 300s (10 attempts)
Daniel Gultsch
created
10 years ago
331cbf3
cap messages after 256 lines in UI
Daniel Gultsch
created
10 years ago
6f1a449
use the same typo in both saving disco and reading disco
Daniel Gultsch
created
10 years ago
cf5ca27
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
created
10 years ago
c9e9dc2
include name in locations received in MUCs
Daniel Gultsch
created
10 years ago
a25912c
log incoming iq requests
Daniel Gultsch
created
10 years ago
540f6f3
send caps hash in muc join
Click to expand commit body
this prevents desktop clients from iq'ing use when they join
Daniel Gultsch
created
10 years ago
018f978
version bump to 1.12.3 + changelog
Daniel Gultsch
created
10 years ago
6a28b5a
don't show duplicate status message in contact details
Daniel Gultsch
created
10 years ago
e41a948
only default to omemo when all our devices support it
Daniel Gultsch
created
10 years ago
aced9d2
do not process self presence
Click to expand commit body
we don't want our own resource show up in the self contact
Daniel Gultsch
created
10 years ago
b756d61
show presence of other resources as template
Daniel Gultsch
created
10 years ago
e6ff153
Update ISSUE_TEMPLATE.md
Daniel Gultsch
created
10 years ago
72f5411
create contributing guidelines
Daniel Gultsch
created
10 years ago
acad161
Create issue template
Daniel Gultsch
created
10 years ago
b8c1bd2
reset attempt count when reconnecting because of timeout
Daniel Gultsch
created
10 years ago
2014f38
interrupt XMPPConnection Thread
Click to expand commit body
in some cases the the DNS query might take too long (even though we specified a timeout)
if that happens we need a secondary solution (besides killing the socket) to stop the thread
Daniel Gultsch
created
10 years ago
cbdb413
prefer IPv4 DNS servers
Click to expand commit body
some devices might have problems contacting the IPv6 DNS server while in sleep mode
Daniel Gultsch
created
10 years ago
f4369b2
improve keyboard handling. fixes #1387
Click to expand commit body
* start a new Conversations by pressing mod+space
* automatically start searching when pressing keys in StartConversationsActivity
* when hitting enter when number of search results == 1 open that conversation
Daniel Gultsch
created
10 years ago
7113e21
use 'phone' or 'tablet' as default resource
Daniel Gultsch
created
10 years ago
908aa19
make omemo default when all resources support it
Daniel Gultsch
created
10 years ago
09e20f6
check if pgpengine is still bound before using it
Daniel Gultsch
created
10 years ago
1bc9248
scroll to bottom after sending multi-line message
Daniel Gultsch
created
10 years ago
cc209af
stop processing PreKeyWhisperMessage if there is no PreKeyId
Click to expand commit body
fixes #1832
Daniel Gultsch
created
10 years ago
Page 154 of 221