Commit log

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

efc8fc5 update build tools

Daniel Gultsch created

7453f2c Merge pull request #1420 from betheg/fix_1419

Click to expand commit body
remove the from attribute from sendStartStream() fixes #1419

Daniel Gultsch created

8f69017 remove the from attribute from sendStartStream() fixes #1419

Michael created

b54b4ca introduced Config variable to use legacy namespace for http upload

Daniel Gultsch created

506b83d be more careful when publishing device bundle

Daniel Gultsch created

c173d78 ignore spoofed stanzas in facebook chat

Daniel Gultsch created

07c7f5b catch IndexOutOfBoundsException when swiping away conversations

Daniel Gultsch created

7e712d9 fixed rare NPE in DnsHelper. fixed spelling and added logging

Daniel Gultsch created

b1b13ba pulled translations from transifex

Daniel Gultsch created

4a4ced1 Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

b9002d7 added missing type='submit' to mam queries

Click to expand commit body
fixed some nasty inheritance problems along the way
fixes #1411

Daniel Gultsch created

b5719fd work around a NPE caused by arace condition in the http upload

Daniel Gultsch created