aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* end otr session if plain text message from another instance is being receivediNPUTmice2014-10-281-1/+8
* check for links in pgp encrypted messages as welliNPUTmice2014-10-271-1/+1
* notify only after image has been received over http. introduced mini grace fo...iNPUTmice2014-10-241-0/+1
* update ui when new avatar was foundiNPUTmice2014-10-211-0/+4
* proper avatar cachingiNPUTmice2014-10-212-0/+6
* got rid of copyonwrite array list for messagesiNPUTmice2014-10-191-1/+1
* made grace period on a per account basisiNPUTmice2014-10-172-6/+3
* refactored file download status. make image http download available for carbo...iNPUTmice2014-10-151-2/+3
* basic image over http downloadingiNPUTmice2014-10-141-0/+3
* refactored read markeriNPUTmice2014-10-071-12/+6
* refactored grace periodiNPUTmice2014-10-072-11/+6
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-061-1/+1
* end otr session instead of only resettingiNPUTmice2014-10-051-1/+1
* implemented ping (xep-0199) fixed #517iNPUTmice2014-10-031-0/+3
* mark conversation as read when displayed marker from another client is receivediNPUTmice2014-10-021-3/+20
* Merge pull request #505 from betheg/fix_inviteDaniel Gultsch2014-09-301-1/+3
|\
| * fixed muc invite with <body/>.Michael2014-09-291-1/+3
* | notifiy only when necessaryDaniel Gultsch2014-09-291-2/+2
* | more improvments for new notification serviceDaniel Gultsch2014-09-281-6/+12
* | new notification service. first draftDaniel Gultsch2014-09-283-6/+11
|/
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-271-0/+2
* fixed rare npeiNPUTmice2014-09-231-20/+21
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-0/+7
|\
| * indicates received messages with a tick.Michael2014-09-201-0/+7
* | fixed presence splittingiNPUTmice2014-09-203-11/+11
|/
* add proper namespace in carbonMichael2014-09-121-5/+8
* pare body in type=normal messages as welliNPUTmice2014-09-111-11/+5
* setting to increase font size. fixed #420iNPUTmice2014-09-082-8/+9
* settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice2014-09-081-1/+3
* MUC: set the password from bookmarks.Michael2014-09-071-1/+0
* Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-09-061-0/+8
|\
| * MUC: set password from invite message.Michael2014-09-051-0/+8
* | made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-3/+6
|/
* nick parsing (xep 0172) also enabled for messages and for pepiNPUTmice2014-09-041-5/+27
* Merge pull request #397 from GZep/developmentDaniel Gultsch2014-09-041-2/+5
|\
| * Contact presenceName propertyGayaz Yusipov2014-08-311-1/+1
| * XEP-0172Gayaz Yusipov2014-08-301-2/+5
* | added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+1
* | some code cleanupiNPUTmice2014-08-314-43/+50
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-281-9/+9
* fixing duplicate private muc messagesiNPUTmice2014-08-251-3/+10
* experimental muc message deduplicationDaniel Gultsch2014-08-231-2/+8
* make avatars persisent / available even without internetiNPUTmice2014-08-211-1/+3
* fixed #356iNPUTmice2014-08-151-10/+12
* only notify ui on significant muc changesiNPUTmice2014-08-131-1/+8
* handle bare jid presences. fixes for otriNPUTmice2014-08-113-29/+43
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-22/+51
* fixed very rare npeiNPUTmice2014-08-091-8/+10
* fetch missing avatars from serveriNPUTmice2014-08-053-1/+42
* publish avatarsiNPUTmice2014-08-051-0/+25