Commit log

c745fbb fixed share with activity to account for http file upload

Daniel Gultsch created

e4d1bd4 also offer http download for some 'well known extensions'

Daniel Gultsch created

f5ba9d4 refactored message context menu

Daniel Gultsch created

a252534 moved null check for to and from in message parser

Daniel Gultsch created

c20a088 changed mime type handling

Daniel Gultsch created

ed88b63 Merge branch 'feature/http_upload' into development

Daniel Gultsch created

c362381 disable automatic aes encryption for the time being

Daniel Gultsch created

9190e03 changed namespace of the http upload feature

Daniel Gultsch created

aca9d80 made httpconnection (download) ready all kind of files

Daniel Gultsch created

6af97c7 made storage path decision entirely based upon file extension

Daniel Gultsch created

d7de311 refactored bodyContainsDownloadable to be more flexible

Daniel Gultsch created

5b42b39 always show copy original url in context menu when url is available

Daniel Gultsch created

a2a1f1e updated changelog

Daniel Gultsch created

0030bbf untested pgp support for http upload

Daniel Gultsch created

fdd46f1 added trigger to Config.java to always enable aes encryption for uploaded files

Daniel Gultsch created

82714de make quick actions available in conferences when file attachment is available

Daniel Gultsch created

7e11570 show attach button in conferences when http upload is available

Daniel Gultsch created

9eb9a52 initial http upload support

Click to expand commit body
be careful: little error handling and no encryption

Daniel Gultsch created

6ee11e5 version bump to 1.4.5

Daniel Gultsch created

0d01e51 don't parse body from muc status messages

Daniel Gultsch created

46595b6 fixed parsing of muc status messages in new message parser

Daniel Gultsch created

3578263 pulled new translations from transifex

Daniel Gultsch created

2dd16a8 Merge branch 'development'

Daniel Gultsch created

9b7a606 version bump to 1.4.4

Daniel Gultsch created

5a48afd don't perform dns lookups on domain parts that obviously look like ip addresses

Daniel Gultsch created

58201b4 changed paragraph divider

Daniel Gultsch created

0ea8383 pulled new translations from transifex

Daniel Gultsch created

9d1e820 made i/o and memory intensive operations execute in serial order

Daniel Gultsch created

31deb44 version bump

Daniel Gultsch created

a4e9f0c fixed obvious bug in dns helper

Daniel Gultsch created

8f07e4c streamlined dns helper by ignoring weight

Daniel Gultsch created

6b794ec send_received muc messages will mark a conversation a read

Daniel Gultsch created

53e8964 reworked handeling of system contacts

Daniel Gultsch created

3eab329 properly calculate remaining size. should fix #1243

Daniel Gultsch created

a4fb6bb really update build tools

Daniel Gultsch created

b40922d upgrade build tools

Daniel Gultsch created

fe1cff0 avoid unnessary muc mam queries when message count is 0 after subject

Daniel Gultsch created

ba5d089 stick with 1.4.x

Daniel Gultsch created

8ac933b fixed more edge cases in muc message parser

Daniel Gultsch created

df86b0f improved compatibility with muc components that change the message id

Daniel Gultsch created

a577ec7 let dns library take care of no-srv style hosts as well

Daniel Gultsch created

5373956 use dns library to resolve missing ipv6 or ipv4 addresses

Daniel Gultsch created

165965b parse nick and avatar only from available presences to avoid potential error reflection

Daniel Gultsch created

0f6f6ad removed unnecessary / inacurate debug logging

Daniel Gultsch created

402e536 deduplicate private muc messages

Daniel Gultsch created

6059ed4 update unread count badge only when necessary

Daniel Gultsch created

9debf80 added default iq handler to print some iq error messages

Daniel Gultsch created

a423fc0 pulled translations from transifex

Daniel Gultsch created

997b11d added choose picture as another quick action. fixes #1221

Daniel Gultsch created

dc91ff8 renamed OtrEngine to OtrService

Daniel Gultsch created