aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-27dedublicate bookmarksDaniel Gultsch1-3/+7
2015-12-15timeout service discovery after 20sDaniel Gultsch1-3/+9
2015-12-14splite PARANOIA_MODE into three different optionsDaniel Gultsch2-3/+3
2015-12-13changed order of send presence and execute mam queriesDaniel Gultsch1-2/+2
2015-12-12changed order of send presence and execute mam queriesDaniel Gultsch1-2/+2
2015-12-12notfiy after mam catchup only if message count > 0Daniel Gultsch1-1/+1
2015-12-12fix cancelation of http downloads and enable resumeDaniel Gultsch1-1/+9
2015-12-12set bookmark name to room subject if no subject has been set beforeDaniel Gultsch1-1/+2
2015-12-12get rid of lastMessageTransmitted in favor of db queryDaniel Gultsch2-25/+8
2015-12-12notify on mam catchup messagesDaniel Gultsch3-3/+6
2015-12-12properly clean up timed out mam queriesDaniel Gultsch1-2/+17
2015-12-12when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch1-1/+6
2015-12-12show sender name for notications in conferences. fixes #1581Daniel Gultsch1-0/+17
2015-12-12ask for contact permissions when first opening StartConversationActivityDaniel Gultsch1-6/+8
2015-12-12request storage permission when needed on Android 6.0Daniel Gultsch1-0/+11
2015-12-11notfiy after mam catchup only if message count > 0Daniel Gultsch1-1/+1
2015-12-11fix cancelation of http downloads and enable resumeDaniel Gultsch1-1/+9
2015-12-11set bookmark name to room subject if no subject has been set beforeDaniel Gultsch1-1/+2
2015-12-11implement direct sharing in android 6.0. fixes #1321Daniel Gultsch1-0/+87
2015-12-11get rid of lastMessageTransmitted in favor of db queryDaniel Gultsch2-25/+8
2015-12-10notify on mam catchup messagesDaniel Gultsch3-3/+6
2015-12-10properly clean up timed out mam queriesDaniel Gultsch1-2/+17
2015-12-09when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch1-1/+6
2015-12-09show sender name for notications in conferences. fixes #1581Daniel Gultsch1-0/+17
2015-12-07ask for contact permissions when first opening StartConversationActivityDaniel Gultsch1-6/+8
2015-12-07request storage permission when needed on Android 6.0Daniel Gultsch1-0/+11
2015-12-07implement direct sharing in android 6.0. fixes #1321Daniel Gultsch1-0/+87
2015-12-06properly clear muc user avatar cachesDaniel Gultsch2-9/+19
2015-12-04properly clear muc user avatar cachesDaniel Gultsch2-9/+19
2015-12-04fixed showing avatars for contacts in mucDaniel Gultsch1-1/+10
2015-12-04use proposed nick as default nick in mucoptionsDaniel Gultsch1-3/+0
2015-12-04parse vcard avatars from muc presencesDaniel Gultsch1-0/+5
2015-12-04hide message content in notifications in paranoia modeDaniel Gultsch1-20/+30
2015-12-04introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch1-1/+1
2015-12-04introduce config.java variable to optionally show number of connected…Daniel Gultsch1-20/+38
2015-12-04initial tor supportDaniel Gultsch1-6/+5
2015-12-04fixed showing avatars for contacts in mucDaniel Gultsch1-1/+10
2015-12-04use proposed nick as default nick in mucoptionsDaniel Gultsch1-3/+0
2015-12-04parse vcard avatars from muc presencesDaniel Gultsch2-13/+59
2015-12-04Show status message when contact requests presenceSam Whited1-0/+7
2015-12-03parse vcard avatars from muc presencesDaniel Gultsch2-13/+59
2015-12-02Show status message when contact requests presenceSam Whited1-0/+7
2015-12-02hide message content in notifications in paranoia modeDaniel Gultsch1-20/+30
2015-12-01introduced build-time paranoia mode that disables unencrypted chats and force...Daniel Gultsch1-1/+1
2015-12-01introduce config.java variable to optionally show number of connected account...Daniel Gultsch1-37/+55
2015-12-01initial tor supportDaniel Gultsch1-6/+5
2015-11-26hide subject edit button if not editable by userDaniel Gultsch1-1/+6
2015-11-26detect server identity and added muc-workaround for slackDaniel Gultsch1-3/+7
2015-11-26removed unnecessary configuration fetch after joinDaniel Gultsch1-1/+1
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-39/+37