aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-14Add quiet hours featureSam Whited4-29/+176
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-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
2014-12-07version bump to 0.9.30.9.3iNPUTmice1-1/+1
2014-12-07possible work around for some weird - possibly sdk - bugsiNPUTmice1-4/+5
2014-12-04fixed digest-md5iNPUTmice1-0/+4
2014-12-03close cursors after querying phone dbiNPUTmice1-0/+2
2014-12-03fixed #651iNPUTmice2-0/+20
2014-12-03more safety checks for listener countsiNPUTmice1-88/+29
2014-12-03fixed #544iNPUTmice1-1/+51
2014-12-03version bump to 0.9.20.9.2iNPUTmice1-1/+1
2014-12-03display proper error in edit account details if jid is invalidiNPUTmice1-8/+9
2014-12-03further npe checksiNPUTmice2-6/+13
2014-12-03refactored the message adapter a bitiNPUTmice1-32/+33
2014-12-03set nick and autojoin=true for new bookmarksiNPUTmice1-0/+4
2014-12-03made muc parser more compatible with legacy mucs?! (whatever that is exactly)iNPUTmice1-3/+1
2014-12-02Make sure SASL tokenizer strips stringsSam Whited2-1/+5
2014-12-03worked around concurrent modification exceptioniNPUTmice1-11/+11
2014-12-03fixed another npe in hasBookmarkiNPUTmice1-2/+3
2014-12-03safety net in joinMuciNPUTmice1-4/+6
2014-12-03clean up getProposedNickiNPUTmice1-6/+5
2014-12-03fixed potential npes in message parseriNPUTmice1-2/+7
2014-12-03cleaned up avatar / tile creationiNPUTmice2-20/+9
2014-12-02Update/improve German translationsHolger Weiß1-2/+4
2014-12-02Allow JIDs such as "example.net/@"Sam Whited1-3/+2
2014-12-02"example.net/@/" should be a valid JID.Sam Whited1-164/+166
2014-12-02Fix RFC 6122 implementationSam Whited1-4/+5
2014-12-01Update spanish translationskruks231-9/+11
2014-12-01pref_about_message string deletedJaroslav Lichtblau1-24/+0
2014-12-01Updated Czech translation fileJaroslav Lichtblau1-23/+121
2014-12-01fixed #728iNPUTmice1-5/+2
2014-12-01bumped cap version as well0.9.1iNPUTmice1-1/+1
2014-12-01clear encrypted messages on reinitiNPUTmice1-2/+13
2014-12-01worked around rare npeiNPUTmice1-5/+12