Commit log

d06013f updated XEP list

Daniel Gultsch created

a5e4067 added gcm values file to gitignore

Daniel Gultsch created

a9b957e added setting to opt-out of message correction. renamed preferences and options to settings

Daniel Gultsch created

0ca4a33 added some OTR logging

Daniel Gultsch created

c0b3a3f basic support for XEP-0308: Last Message Correction. fixes #864

Daniel Gultsch created

335058b removed unnecessary conditions when sending read marker

Daniel Gultsch created

c4b1df1 add missing type='submit' attribute to enable push form

Daniel Gultsch created

c3f0503 pulled translations from transifex

Daniel Gultsch created

8ccb200 only show load more messages button when mam is available

Click to expand commit body
also update ui after that button has been pressed. fixes #1695

Daniel Gultsch created

3561999 fixed server info push not showing up when unavailable

Daniel Gultsch created

92a6e95 be more carefull when checking push availability

Daniel Gultsch created

300326f deleted invalid gcm strings

Daniel Gultsch created

251f247 optional mode to close tcp connection when going into background

Click to expand commit body
acts only when push is available. disable all non-push accounts to test properly

Daniel Gultsch created

6f9f871 send push enable to server. simplified logging

Daniel Gultsch created

c7a1409 fixed compile bug in free version

Daniel Gultsch created

6217e33 removed gcm plugin from gradle. fixes #1693

Daniel Gultsch created

c430848 push gcm token on bind instead of every connect

Daniel Gultsch created

bac249c add play services to travis config

Daniel Gultsch created

32da65f client side support for XEP-0357: Push Notifications

Daniel Gultsch created

93dad9b pulled translations from transifex

Daniel Gultsch created

d58d822 version bump to 1.9.4 + changelog

Daniel Gultsch created

f37098a catch all axolotl parse exception at once. fixes #1692

Daniel Gultsch created

1bb38e2 send muc messages after join

Daniel Gultsch created

f16690a allow user to set MAM preferences

Daniel Gultsch created

91ec483 prepend instead off append mam messages to conversations when going in reverse

Daniel Gultsch created

28733e0 fixed performance regression in on scroll listener

Daniel Gultsch created

4fdb0d9 prevent previoulsly cleared messages from reloading. fixes #1110

Daniel Gultsch created

f88b8c7 add more fault tolerant checks for messages left on server

Daniel Gultsch created

17791a7 removed unecessary logging when muc tiles update

Daniel Gultsch created

7dd9545 use TLSv1.2 as SSL context on supported plattforms

Daniel Gultsch created

1d572c6 cache server caps

Daniel Gultsch created

0911669 count all messages in a query

Daniel Gultsch created

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