aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-02add all whitespaces in regexM. Dietrich1-1/+1
2014-09-01transform ascii to emoticons (on display only)M. Dietrich3-2/+25
2014-09-01fixed #403iNPUTmice3-11/+18
2014-09-01fixed #403iNPUTmice3-11/+18
2014-09-01optimize string operations a bitM. Dietrich12-26/+26
2014-08-31Contact presenceName propertyGayaz Yusipov2-1/+8
2014-08-31deleted unnecessary logiNPUTmice1-2/+0
2014-08-31show merged time and status in message adapteriNPUTmice2-3/+21
2014-08-31improvements for merge conditionsiNPUTmice2-3/+9
2014-08-31add missing blank before nickiNPUTmice1-0/+3
2014-08-31Smarter nickname highlight insert in conferncesBahtiar `kalkin-` Gadimov1-6/+3
2014-08-31some code cleanupiNPUTmice75-1263/+1482
2014-08-31require encrypted to be the same for messages to get mergediNPUTmice1-1/+3
2014-08-31experimental message mergingiNPUTmice2-44/+107
2014-08-30XEP-0172Gayaz Yusipov1-2/+5
2014-08-30reset unsend messages to waitingiNPUTmice2-2/+17
2014-08-30properly set stanza count on session resumeiNPUTmice1-3/+21
2014-08-30basic message ackingiNPUTmice3-131/+200
2014-08-30proper namespaces for xep-0352iNPUTmice3-3/+3
2014-08-30send inactive or active on every connect and resumeiNPUTmice1-3/+10
2014-08-30added basic csiiNPUTmice4-0/+86
2014-08-30version bump to 0.6 with changelogsiNPUTmice1-28/+17
2014-08-30brought npe catcher back for kxml parseriNPUTmice1-0/+4
2014-08-29fixed link to old resourceiNPUTmice1-2/+2
2014-08-29fixed npeiNPUTmice1-0/+4
2014-08-29fixed #389iNPUTmice1-1/+5
2014-08-28fix forgotten spelling.Michael1-4/+4
2014-08-28fixed spelling thanks @bethegiNPUTmice6-24/+24
2014-08-27translated missing string in settingsiNPUTmice1-2/+6
2014-08-25fixing duplicate private muc messagesiNPUTmice1-3/+10
2014-08-25fixed message hintiNPUTmice1-51/+61
2014-08-24fixed faulty db creation on first installiNPUTmice1-9/+12
2014-08-24use otr encrypiton instead of plain when contact has exactly one online ↵Daniel Gultsch1-0/+10
presence and an otr fingerprint
2014-08-23jump right into edit account if now accounts are configuredDaniel Gultsch2-9/+18
2014-08-23changed workflow on inital avatar publicationDaniel Gultsch2-11/+39
2014-08-23experimental muc message deduplicationDaniel Gultsch3-2/+25
2014-08-23removed server compat value in favor of a (small xep list)Daniel Gultsch2-41/+23
2014-08-22fixed another npeiNPUTmice1-7/+10
2014-08-22tiny redesign for private muc messagesiNPUTmice2-21/+29
2014-08-21make avatars persisent / available even without internetiNPUTmice6-19/+65
2014-08-21save newly taken photos in DCIM diriNPUTmice3-33/+42
2014-08-21added roster versioning to calculation of server compatiNPUTmice1-0/+5
2014-08-21check if service is bound before adding conferences or contactsiNPUTmice1-25/+30
2014-08-21avoid race condition for otr key in jingleiNPUTmice1-1/+1
2014-08-21deregister listener in editaccountiNPUTmice1-0/+8
2014-08-20revised manage account activity. removed contexual action modeiNPUTmice2-172/+109
2014-08-19fixed lint erroriNPUTmice1-1/+0
2014-08-19better error display and additional infos (stats) for the edit account activityiNPUTmice8-211/+240
2014-08-16more error handling for avatar publicationiNPUTmice2-1/+17
2014-08-16some improvements for the edit account activityiNPUTmice3-31/+25