aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited42-903/+1481
2014-12-20get rid of special self presence object and incorporate that into rosteriNPUTmice3-75/+46
2014-12-20more null checks for otr fingerprintsiNPUTmice1-1/+1
2014-12-20don't include empty fingerprints in list of otrfingerprintsiNPUTmice1-4/+6
2014-12-20fixed another break continue bugiNPUTmice1-3/+2
2014-12-20inject ui callback into running mam queryiNPUTmice3-4/+6
2014-12-20Update spanish translationskruks231-4/+12
2014-12-19Czech image transfer string fixJaroslav Lichtblau1-2/+2
2014-12-19fixed #755iNPUTmice1-1/+1
2014-12-18Czech translation updatedJaroslav Lichtblau1-0/+8
2014-12-18Update german translationskriztan1-0/+8
2014-12-17clean up conversation history after swtiching to a different conversationiNPUTmice3-4/+12
2014-12-17show error if jid couldn't be parsed in new contact dialogiNPUTmice1-15/+10
2014-12-17made scroling smoother + bug fixes for history loadingiNPUTmice4-21/+48
2014-12-17smoothed out scrolling a bitiNPUTmice3-23/+45
2014-12-17properly detect images in share withiNPUTmice1-6/+6
2014-12-17properly count mam messagesiNPUTmice2-4/+13
2014-12-16Handle time comparisons using longsSam Whited2-13/+8
2014-12-15Allow sending of any filetype via intentSam Whited2-25/+37
2014-12-15Update summary in TimePreference change listenerSam Whited1-5/+11
2014-12-15go through mam history page by page. load mam dynamically on scrolliNPUTmice5-43/+108
2014-12-15Make some magic number constants finalSam Whited1-3/+3
2014-12-15fixed crashing on unparsed jidsiNPUTmice1-4/+4
2014-12-15migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice4-32/+8
2014-12-15Make silent notification when quiet hours are onSam Whited1-68/+64
2014-12-15fixed history deletion. fixed #780iNPUTmice2-1/+11
2014-12-15avoid npe on weird platform bugsiNPUTmice1-30/+30
2014-12-15fixed typo in italian translationdrizzt1-1/+1
2014-12-14run mam queries only when onlineiNPUTmice2-4/+31
2014-12-14Add quiet hours featureSam Whited4-29/+176
2014-12-14more patches for dns helperiNPUTmice1-13/+19
2014-12-14possible dns fixesiNPUTmice2-3/+12
2014-12-14refactored the way certain messages are being found within a conversationiNPUTmice5-117/+193
2014-12-13avoiding concurrent modificationiNPUTmice2-6/+3
2014-12-13fixed regressioniNPUTmice1-3/+3
2014-12-13reverse through mam history when loading larger chuncksiNPUTmice5-22/+79
2014-12-13refactored phone contacts mergeriNPUTmice1-33/+38
2014-12-13Update spanish translations.kruks231-33/+33
2014-12-13various mam improvmentsiNPUTmice6-39/+130
2014-12-10mark otr messages as no-store for mamiNPUTmice1-0/+1
2014-12-10changed lastMessageReceived into lastMessageTransmitted to account for sent m...iNPUTmice4-22/+31
2014-12-10save server id from mam messages. check for dups before adding mamiNPUTmice3-5/+40
2014-12-10added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice9-42/+103
2014-12-10very basic mam supportiNPUTmice9-8/+277
2014-12-10store last message received date in conversationiNPUTmice5-54/+48
2014-12-10removed unnecessary otr error responseiNPUTmice2-12/+0
2014-12-09recreate activity after theme has changed. fixed #764iNPUTmice2-3/+20
2014-12-09Update spanish translations.kruks231-6/+6
2014-12-09cleanup: removed unused emoticon parsingiNPUTmice4-53/+2
2014-12-09cleanup: removed stream compressioniNPUTmice3-205/+0