Commit log

b519411 enable SASL EXTERNAL (certificate login

Daniel Gultsch created

7be331b add menu item in account details to renew certificate

Daniel Gultsch created

09816b6 make add account from key visible

Daniel Gultsch created

fdd88aa Clean up

Click to expand commit body
Fixes some random linter warnings.

Andreas Straub created

a7c7a42 Improve InvalidJidException handling in Jid class

Click to expand commit body
This code should never be triggered anway, so with this 'fix', we should
at least get more meaningful stack traces. Plus, it makes the linter
happy by preventing NullPointerExceptions.

Andreas Straub created

da31582 Merge pull request #1461 from akallabeth/captcha_support

Click to expand commit body
Implemented account registration with captcha

Daniel Gultsch created

540f651 Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

9e1393b prevent null pointer when trying to display device fingerprints of not existing sessions

Daniel Gultsch created

6a6cb43 Captcha support.

Armin Novak created

ca1fe61 Merge pull request #1482 from SafwatHalaby/readme

Click to expand commit body
Added OMEMO to Readme

Daniel Gultsch created

0407111 Added OMEMO to Readme

Safwat Halaby created

2b12865 Merge pull request #1480 from SafwatHalaby/patch-1

Click to expand commit body
Update build system in README

Andreas Straub created

0cfc1a7 Update build system in README

Click to expand commit body
Fixes #1479.

Safwat Halaby created

4d6e5a8 Merge pull request #1478 from SafwatHalaby/patch-1

Click to expand commit body
Fixed a typo in string.xml

Daniel Gultsch created

08174e3 Fixed a typo in string.xml

Safwat Halaby created

b23cb5a initial UI work to allow setting up accounts from certifcates

Daniel Gultsch created

ef605e4 do not dismiss editAccountActivity when still trying to register new account

Daniel Gultsch created

e65068d catch exception when unregistering receivers that have not been registered before

Daniel Gultsch created

f81e44d removed oob element from file messages

Daniel Gultsch created

52a5e72 introduced expert options to set status to away and xa if screen is off or if phone is silenced

Daniel Gultsch created

043e19d add xhtml image tag to unencrypted image urls. add oob tag to all files that are on remote hosts

Daniel Gultsch created

8f066d0 do mam query after join

Daniel Gultsch created

fd61d67 Use MAM for MUC initial history retrieval

Click to expand commit body
If the MUC supports MAM (XEP-0313), use it to retrieve the history
when joining.

saqura created

05d0c9f Properly check for MUC MAM support

Click to expand commit body
Only use MAM (XEP-0313) in MUCs if it is supported.

This should fix #1264

saqura created

403db3b Show whether MAM is supported in MUCs

Click to expand commit body
The conference details in "Advanced Mode" now indicate whether MAM is
supported by the conference server.

saqura created

32abc76 changed store path for files

Daniel Gultsch created

1d2a24c clean up log exporting service. properly end service after exporting

Daniel Gultsch created

e6af502 clear notification and activate grace period when receiving chat marker from another instance

Daniel Gultsch created

89edd83 pulled translations from transifex

Daniel Gultsch created

160dfa4 try to catch plattform bugs

Daniel Gultsch created

9bb8683 increased version code

Daniel Gultsch created

4b62bd2 properly recycle bitmaps

Daniel Gultsch created

2b9b700 don't put conference joins into pending on initial bind

Daniel Gultsch created

6a0b997 reset muc options immediately befor join

Daniel Gultsch created

f2ccf07 version bump and changelog

Daniel Gultsch created

9dcf074 request stanza count after every ibb data stanza to not fill our own stanza queue

Daniel Gultsch created

648e29d only invoke MTM in interactive mode after direct user input

Click to expand commit body
fixes #1027
fixes #792
fixes #1439

Daniel Gultsch created

64dbb06 rotate thumbnails. fixes #1438

Daniel Gultsch created

5fb77a9 fixed NPE when executing rename callback in muc

Daniel Gultsch created

8881b71 do tab completion only if neither ctrl nor alt are being pressed

Daniel Gultsch created

f4d6b67 catch rare activity not found exception when opening downloaded files

Daniel Gultsch created

bbbc30e allow tab completion in conferences

Daniel Gultsch created

5a5e0e7 use Conversations 1.x.y as user agent string in http upload and download

Daniel Gultsch created

8d90b3f swapped icons for foreground services

Daniel Gultsch created

6f7fb7d Merge pull request #1426 from fiaxh/export_logs

Click to expand commit body
Preference to backup logs to SD card

Daniel Gultsch created

a3a13dd Export logs to SD card preference

fiaxh created

024e697 Iterator to go through all messages of a conversation

fiaxh created

9636627 version bump to 1.6.10

Daniel Gultsch created

a954e32 let DnsHelper provide a fallback solution

Daniel Gultsch created

069dddd fixed content-type indication in http upload

Daniel Gultsch created