aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-28end otr session if plain text message from another instance is being receivediNPUTmice1-1/+8
2014-10-27check for links in pgp encrypted messages as welliNPUTmice1-1/+1
2014-10-24notify only after image has been received over http. introduced mini grace fo...iNPUTmice1-0/+1
2014-10-21update ui when new avatar was foundiNPUTmice1-0/+4
2014-10-21proper avatar cachingiNPUTmice2-0/+6
2014-10-19got rid of copyonwrite array list for messagesiNPUTmice1-1/+1
2014-10-17made grace period on a per account basisiNPUTmice2-6/+3
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-2/+3
2014-10-14basic image over http downloadingiNPUTmice1-0/+3
2014-10-07refactored read markeriNPUTmice1-12/+6
2014-10-07refactored grace periodiNPUTmice2-11/+6
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice1-1/+1
2014-10-05end otr session instead of only resettingiNPUTmice1-1/+1
2014-10-03implemented ping (xep-0199) fixed #517iNPUTmice1-0/+3
2014-10-02mark conversation as read when displayed marker from another client is receivediNPUTmice1-3/+20
2014-09-29notifiy only when necessaryDaniel Gultsch1-2/+2
2014-09-29fixed muc invite with <body/>.Michael1-1/+3
2014-09-28more improvments for new notification serviceDaniel Gultsch1-6/+12
2014-09-28new notification service. first draftDaniel Gultsch3-6/+11
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice1-0/+2
2014-09-23fixed rare npeiNPUTmice1-20/+21
2014-09-20fixed presence splittingiNPUTmice3-11/+11
2014-09-20indicates received messages with a tick.Michael1-0/+7
2014-09-12add proper namespace in carbonMichael1-5/+8
2014-09-11pare body in type=normal messages as welliNPUTmice1-11/+5
2014-09-08setting to increase font size. fixed #420iNPUTmice2-8/+9
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-1/+3
2014-09-07MUC: set the password from bookmarks.Michael1-1/+0
2014-09-06made otr a little bit more solid when there is no presence subscriptioniNPUTmice1-3/+6
2014-09-05MUC: set password from invite message.Michael1-0/+8
2014-09-04nick parsing (xep 0172) also enabled for messages and for pepiNPUTmice1-5/+27
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice1-0/+1
2014-08-31Contact presenceName propertyGayaz Yusipov1-1/+1
2014-08-31some code cleanupiNPUTmice4-43/+50
2014-08-30XEP-0172Gayaz Yusipov1-2/+5
2014-08-28fixed spelling thanks @bethegiNPUTmice1-9/+9
2014-08-25fixing duplicate private muc messagesiNPUTmice1-3/+10
2014-08-23experimental muc message deduplicationDaniel Gultsch1-2/+8
2014-08-21make avatars persisent / available even without internetiNPUTmice1-1/+3
2014-08-15fixed #356iNPUTmice1-10/+12
2014-08-13only notify ui on significant muc changesiNPUTmice1-1/+8
2014-08-11handle bare jid presences. fixes for otriNPUTmice3-29/+43
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-22/+51
2014-08-09fixed very rare npeiNPUTmice1-8/+10
2014-08-05fetch missing avatars from serveriNPUTmice3-1/+42
2014-08-05publish avatarsiNPUTmice1-0/+25
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice1-0/+3
2014-07-27fixed bug in message parseriNPUTmice1-4/+8
2014-07-24answer correctly if both markers and receipts are requestediNPUTmice1-13/+7
2014-07-23more disco. fixed chat markers with jappixiNPUTmice2-17/+4