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
AgeCommit message (Collapse)Author
2014-12-21updated readme and xep listiNPUTmice
2014-12-20get rid of special self presence object and incorporate that into rosteriNPUTmice
2014-12-20more null checks for otr fingerprintsiNPUTmice
2014-12-20don't include empty fingerprints in list of otrfingerprintsiNPUTmice
2014-12-20fixed another break continue bugiNPUTmice
2014-12-20inject ui callback into running mam queryiNPUTmice
2014-12-20Merge pull request #794 from svetlemodry/developmentDaniel Gultsch
Czech image transfer string fix
2014-12-20Merge pull request #797 from kruks23/translationDaniel Gultsch
Update spanish translations
2014-12-20Update spanish translationskruks23
2014-12-20Czech image transfer string fixJaroslav Lichtblau
2014-12-19Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice
development
2014-12-19fixed #755iNPUTmice
2014-12-19Merge pull request #789 from svetlemodry/developmentDaniel Gultsch
Czech translation updated
2014-12-18Czech translation updatedJaroslav Lichtblau
added missing strings
2014-12-18Merge pull request #787 from kriztan/patch-1Daniel Gultsch
Update german translations
2014-12-18Update german translationskriztan
2014-12-17clean up conversation history after swtiching to a different conversationiNPUTmice
2014-12-17show error if jid couldn't be parsed in new contact dialogiNPUTmice
2014-12-17Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice
development
2014-12-17made scroling smoother + bug fixes for history loadingiNPUTmice
2014-12-17smoothed out scrolling a bitiNPUTmice
2014-12-17Merge pull request #783 from SamWhited/quiet-hoursDaniel Gultsch
Update summary in TimePreference change listener
2014-12-17properly detect images in share withiNPUTmice
2014-12-17Merge branch 'issue756' of https://github.com/SamWhited/Conversations into ↵iNPUTmice
SamWhited-issue756
2014-12-17properly count mam messagesiNPUTmice
2014-12-17Handle time comparisons using longsSam Whited
2014-12-16Allow sending of any filetype via intentSam Whited
Fixes #756
2014-12-16Update summary in TimePreference change listenerSam Whited
Ensures the summary is updated even if we change the time preference programatically; also allows other places to stop the summary from being updated by setting a new listener.
2014-12-16go through mam history page by page. load mam dynamically on scrolliNPUTmice
2014-12-15Merge pull request #782 from SamWhited/quiet-hoursDaniel Gultsch
Make some magic number constants final
2014-12-15Make some magic number constants finalSam Whited
2014-12-15fixed crashing on unparsed jidsiNPUTmice
2014-12-15Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations ↵iNPUTmice
into SamWhited-quiet-hours
2014-12-15migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice
2014-12-15Make silent notification when quiet hours are onSam Whited
Notify, just don't play a sound or vibrate Also make the Java annoyingly verbose... I can't help myself... ahh!
2014-12-15Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations ↵iNPUTmice
into SamWhited-quiet-hours
2014-12-15fixed history deletion. fixed #780iNPUTmice
2014-12-15Merge pull request #775 from kruks23/translation1Daniel Gultsch
Update spanish translations.
2014-12-15Merge pull request #781 from drizzt/patch-1Daniel Gultsch
fixed typo in italian translation
2014-12-15avoid npe on weird platform bugsiNPUTmice
2014-12-15fixed typo in italian translationdrizzt
s/gallaria/galleria/
2014-12-15run mam queries only when onlineiNPUTmice
2014-12-14Add quiet hours featureSam Whited
2014-12-14more patches for dns helperiNPUTmice
2014-12-14possible dns fixesiNPUTmice
2014-12-14refactored the way certain messages are being found within a conversationiNPUTmice
2014-12-14avoiding concurrent modificationiNPUTmice
2014-12-13fixed regressioniNPUTmice
2014-12-13reverse through mam history when loading larger chuncksiNPUTmice
2014-12-13Merge branch 'feature/mam' into developmentiNPUTmice
Conflicts: src/main/java/eu/siacs/conversations/services/XmppConnectionService.java