Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-05better detect broken pepDaniel Gultsch
2016-04-04switched around info and items query to avoid race conditionDaniel Gultsch
2016-04-04pulled translations from transifexDaniel Gultsch
2016-04-04removed unnecessary wait for disconnectDaniel Gultsch
2016-04-04made sure the disco#items query has returned before finalizing the bindDaniel Gultsch
2016-04-02don't ask for resource when server uses http upload v0.1Daniel Gultsch
2016-04-01check max http file size when attaching filesDaniel Gultsch
2016-03-31add methods to check max file size for http uploadDaniel Gultsch
2016-03-31save otr fingerprint in messageDaniel Gultsch
2016-03-31include form fields into caps hash calculationDaniel Gultsch
2016-03-31closed some cursors under error conditionsDaniel Gultsch
2016-03-31made setting aes keys in DownloadableFile more readableDaniel Gultsch
2016-03-27Update ShortcutBadger to version 1.1.4Christian S
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch
2016-03-23only add image files to media scannerDaniel Gultsch
2016-03-22Typo `attempt`licaon-kter
2016-03-20show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch
2016-03-20be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch
2016-03-20be more careful to avoid creating multiple connectionsDaniel Gultsch
2016-03-20don't show v\omemo keys as such if not enabledDaniel Gultsch
2016-03-16made it possible to share text filesDaniel Gultsch
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch
2016-03-15Check if path for URI is accessiblefiaxh
2016-03-13pulled translations from transifexDaniel Gultsch
2016-03-13simplified getUsers(max) codeDaniel Gultsch
2016-03-13added logging in case fragment wasn't attachedDaniel Gultsch
2016-03-13fixed recursive call instead of call to super in PublishProfileActivityDaniel Gultsch
2016-03-11log reason for bind failureDaniel Gultsch
2016-03-11close cursor in caps db queryDaniel Gultsch
2016-03-06pulled translations from transifexDaniel Gultsch
2016-03-06don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch
2016-03-06warn in conversations when account is disabledDaniel Gultsch
2016-03-04Merge branch 'Mess' of https://github.com/tarun018/Conversations into tarun01...Daniel Gultsch
2016-03-04show host in file size checkerDaniel Gultsch
2016-03-04mark oob messages and always display download buttonDaniel Gultsch
2016-03-04don't automatically crop avatarDaniel Gultsch
2016-03-04add a few more know file extensionsDaniel Gultsch
2016-03-04allow to copy original url even while downloading. fixes #1743Daniel Gultsch
2016-03-03moved avatarfetcher reset code to bindDaniel Gultsch
2016-03-03avoid unnecessary disconnect. prevent NetworkOnMainThreadExceptionDaniel Gultsch
2016-03-03don't break with srcoll events on empty message listsDaniel Gultsch
2016-03-01expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch
2016-03-01removed unused config variableDaniel Gultsch
2016-03-01properly persist accepted crypto targetsDaniel Gultsch
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch
2016-02-29Fix Issue #1634 : Shows XMPP URI as links.Tarun
2016-02-29use correct jid when leaving a conference. fixes #1732Daniel Gultsch
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch
2016-02-29rename purge keys positive button to 'purge keys'Daniel Gultsch
2016-02-28made hashtable in roster store jids instead of stringsDaniel Gultsch