Commit log
1274b0e
Revert "get rid of broken totalMessageCount for mam queries"
Click to expand commit body
This reverts commit 58c6f9bfb283f5c54695b9662b5b4b08e5d4357f.
Daniel Gultsch
created
f079821
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
created
4a1a59f
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps
Daniel Gultsch
created
01bad12
fixed 'unencrypted' not showing up for conferences when encryption is forced
Daniel Gultsch
created
58c6f9b
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
created
fab0a45
re-read common name from certificates on startup
Daniel Gultsch
created
ba9ba8f
avoid npe when accessing the pgp connection service
Daniel Gultsch
created
f30df7a
catch a few NPE when parsing invalid pep nodes
Daniel Gultsch
created
ae83efe
version bump to 1.9.3
Daniel Gultsch
created
3978c04
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
created
1e7647e
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
created
d1fc90f
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch
created
336daea
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
created
a3e1141
refactored user handling in conferences. show try again button when conference has errors
Daniel Gultsch
created
2eef371
fixed false set of subject in conference with empty body tag
Daniel Gultsch
created
19c2ca5
Update README.md
Daniel Gultsch
created
82870b2
prefer dns servers from networsk with the default route
Daniel Gultsch
created
c416948
be more careful with resetting the stream id
Daniel Gultsch
created
28ebf92
try to make in-valid-session detection work for pgp
Daniel Gultsch
created
d2c5a93
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
created
edc6ce4
hide jid row in list item list when jid is null
Daniel Gultsch
created
7c0eae8
expert setting to trigger extended connection options
Daniel Gultsch
created
ae84ff2
Do disco for caps hashes we have never seen
Click to expand commit body
Then cache it
Stephen Paul Weber
created
000f59d
Fetch cached caps result on new presence
Stephen Paul Weber
created
bf5b2f7
Use a Presence class for presence information
Click to expand commit body
Only has status for now, but doing it so I can add disco to it
Stephen Paul Weber
created
31fd425
changed FileBackend API to allow files instead of messages to be copied and resized
Daniel Gultsch
created
8850a1f
added FormWrapper and form field validation
Daniel Gultsch
created
ad36a4b
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
created
56f8fff
Implement toJSON on ServiceDiscoveryResult
Stephen Paul Weber
created
1e335d5
Generate capHash from any discovery result
Stephen Paul Weber
created
fccce22
Factor out a representation of XEP-0030 results
Click to expand commit body
And the parser from Element to this representation.
Stephen Paul Weber
created
0569a1e
introduced boolean form field wrapper
Daniel Gultsch
created
39fdf4a
added support for field types jid-single and text-private
Daniel Gultsch
created
6140861
reset stanza queue when resetting xmppconnection
Daniel Gultsch
created
4352189
show fetch errors in trust keys activity
Daniel Gultsch
created
ba98fe4
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
created
a6c5430
added UI wrapper for (some) form fields
Daniel Gultsch
created
a47430c
added convenience method to extract account from intent
Daniel Gultsch
created
40005ce
added config variable to allow non-tls connections
Daniel Gultsch
created
77c0fb0
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
created
3ff40a9
increased padding in create contact/conference dialog
Daniel Gultsch
created
eacc7ed
add convenience to get an account object from a spinner
Daniel Gultsch
created
62a88a4
version bump to 1.9.2 + changelog
Daniel Gultsch
created
20f6a47
pulled translations from transifex
Daniel Gultsch
created
e71acde
catch security exception when user prevents access to address book
Daniel Gultsch
created
0619685
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
created
ba143a2
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch
created
0b23924
Merge pull request #1655 from adithyaphilip/pgp-fix
Click to expand commit body
Fixes having to choose PGP twice, upgrades openpgp-api to 10
Daniel Gultsch
created
3acaec7
pulled translations from transifex
Daniel Gultsch
created
a83365e
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
created