aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bump to 1.13.5 + changelog1.13.5Daniel Gultsch2016-07-092-3/+6
|
* don't crash when tabbing through muc user list with offline usersDaniel Gultsch2016-07-081-2/+3
|
* simplified muc users orderingDaniel Gultsch2016-07-041-11/+12
|
* do not crash on jingle connection when contact doesn't use discoDaniel Gultsch2016-07-041-2/+4
|
* version bump to 1.13.4 + changelog1.13.4Daniel Gultsch2016-07-022-2/+7
|
* pulled translations from transifexDaniel Gultsch2016-07-011-4/+4
|
* use direct invites to re-invite muc membersDaniel Gultsch2016-06-301-5/+9
|
* use dnd as overriding statusDaniel Gultsch2016-06-304-15/+15
|
* don't show 'disable foreground service' button. fixes #1933Daniel Gultsch2016-06-291-1/+1
|
* don't crash on broken base64 in omemo messages. fixes #1934Daniel Gultsch2016-06-292-8/+14
|
* support jingle ft:4 to be compatible with swiftDaniel Gultsch2016-06-294-32/+105
| | | | Conversations and Gajim both have an implementation bug that sends the jingle session id instead of the transport id (compare XEP-260 2.2). This commit has a work around for this that remains buggy when using ft:3. If gajim is ever to fix this we will be incompatbile. gajim should implement ft:4 instead. (gajim to gajim is broken as well)
* don't show 'create conference' toast on inviteDaniel Gultsch2016-06-282-8/+12
|
* parse ยง5.1.2 full jids from muc archives for OMEMO messagesDaniel Gultsch2016-06-281-4/+12
|
* only keep offline members in members only conferencesDaniel Gultsch2016-06-281-1/+4
|
* render ic_launcher. fixes #1919Daniel Gultsch2016-06-283-2/+3
|
* version bump to 1.13.31.13.3Daniel Gultsch2016-06-252-2/+5
|
* pulled translations from transifexDaniel Gultsch2016-06-253-1/+75
|
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-246-33/+30
|
* code cleanup in jingle socks5 transportDaniel Gultsch2016-06-241-16/+2
|
* show error toasts on ui threadDaniel Gultsch2016-06-241-5/+18
|
* catch exceptions when retrieving uri file extensionDaniel Gultsch2016-06-241-0/+2
|
* remove white spaces from hostnameDaniel Gultsch2016-06-221-2/+2
|
* refactor code that reads real jid from mucDaniel Gultsch2016-06-221-15/+15
|
* respond to block list pushDaniel Gultsch2016-06-221-0/+6
|
* make sure that we always release wake lock even after throwing exceptionDaniel Gultsch2016-06-221-20/+13
|
* synchronize stanza count increment and writeDaniel Gultsch2016-06-221-11/+11
|
* Merge pull request #1923 from alexxthehood/patch-1Daniel Gultsch2016-06-211-5/+5
|\ | | | | Update create_conference_dialog.xml to also match dark theme.
| * Update create_conference_dialog.xmlalexxthehood2016-06-211-5/+5
|/ | | Updated to the text color attribute so it fits to the bright and dark theme appropriately.
* version bump to 1.13.2 + changelog1.13.2Daniel Gultsch2016-06-202-2/+6
|
* display toast on pgp errorDaniel Gultsch2016-06-193-8/+16
|
* add some missing XEPs to docsDaniel Gultsch2016-06-191-0/+2
|
* log reason for not showing notificationDaniel Gultsch2016-06-191-0/+3
|
* remove ascii control chars when creating xmlDaniel Gultsch2016-06-191-1/+1
|
* updated screenshots in README. fixes #1580Daniel Gultsch2016-06-171-0/+0
|
* don't fail on missing jid in bookmarksDaniel Gultsch2016-06-161-3/+5
|
* don't handle chat states in muc or from archiveDaniel Gultsch2016-06-161-1/+3
|
* show toast when connection to openkeychain could not be madeDaniel Gultsch2016-06-161-1/+9
|
* log download failure caused by missing content lengthDaniel Gultsch2016-06-161-1/+1
|
* mark used otr fingprint in contact details and highlight pgpDaniel Gultsch2016-06-163-4/+28
|
* synchronize message body changes for message correctionDaniel Gultsch2016-06-162-68/+72
|
* extract relevant extension from file name when processing share intentDaniel Gultsch2016-06-161-1/+22
|
* replace corrected messages in decryption queueDaniel Gultsch2016-06-152-0/+6
|
* pulled translations from transifexDaniel Gultsch2016-06-151-1/+1
|
* only dismiss sent message after encryptionDaniel Gultsch2016-06-152-9/+16
|
* refresh UI to redraw message hint after switching to pgpDaniel Gultsch2016-06-151-0/+1
|
* delay notification until after pgp decryptionDaniel Gultsch2016-06-157-22/+51
|
* log all fail reasonsDaniel Gultsch2016-06-151-5/+6
|
* show xep-0172 nick only for contacts with mutual presence subscriptionDaniel Gultsch2016-06-151-1/+1
|
* clear muc tiles when avatar of member changesDaniel Gultsch2016-06-143-1/+19
|
* sort muc users by affiliation, name. fixes #1913Daniel Gultsch2016-06-141-9/+15
|