aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/MessageParser.java (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-211-0/+4
* got rid of copyonwrite array list for messagesiNPUTmice2014-10-191-1/+1
* made grace period on a per account basisiNPUTmice2014-10-171-4/+2
* 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-071-11/+4
* end otr session instead of only resettingiNPUTmice2014-10-051-1/+1
* 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-281-3/+8
|/
* 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-201-8/+8
|/
* 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-081-7/+7
* 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
* added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+1
* some code cleanupiNPUTmice2014-08-311-11/+16
* 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
* handle bare jid presences. fixes for otriNPUTmice2014-08-111-3/+9
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-22/+51
* fetch missing avatars from serveriNPUTmice2014-08-051-1/+18
* publish avatarsiNPUTmice2014-08-051-0/+25
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-291-0/+3
* fixed bug in message parseriNPUTmice2014-07-271-4/+8
* answer correctly if both markers and receipts are requestediNPUTmice2014-07-241-13/+7
* more disco. fixed chat markers with jappixiNPUTmice2014-07-231-0/+2
* switched to direct invites. fixes #284iNPUTmice2014-07-211-2/+13
* hide verify snackbar when otr session is ended. fixed npeiNPUTmice2014-07-201-0/+1
* ignore groupchats messages that are pending leaveiNPUTmice2014-07-201-0/+3