aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * 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. ↵iNPUTmice2014-09-081-1/+3
| | | | fixed #353
* 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
|\ | | | | XEP-0172
| * 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) - ↵iNPUTmice2014-08-101-22/+51
| | | | long press on user icon will sent private messages. fixed #259
* fixed very rare npeiNPUTmice2014-08-091-8/+10
|
* fetch missing avatars from serveriNPUTmice2014-08-053-1/+42
|
* 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-232-17/+4
|
* switched to direct invites. fixes #284iNPUTmice2014-07-211-2/+13
|
* hide verify snackbar when otr session is ended. fixed npeiNPUTmice2014-07-201-0/+1
|
* simplified presence subscription in contact detailsiNPUTmice2014-07-201-4/+1
|
* ignore groupchats messages that are pending leaveiNPUTmice2014-07-202-4/+7
|
* notify ui on roster changesiNPUTmice2014-07-182-0/+2
|
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-171-2/+5
|
* improvements on the dublicate muc messages issueiNPUTmice2014-07-161-4/+11
|
* made grace period work for muc as welliNPUTmice2014-07-161-0/+2
|
* fixed rare npeiNPUTmice2014-07-161-0/+3
|
* couple of bug fixes related to muc renamingiNPUTmice2014-07-151-1/+1
|
* use nick from bookmark if availableiNPUTmice2014-07-151-1/+1
|
* refactored ui listeners a little bitiNPUTmice2014-07-122-5/+5
|
* moved iq parser to seperate class as welliNPUTmice2014-07-122-8/+91
|
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-3/+6
|
* made message parser and presence parser implement interface On*PacketReceivediNPUTmice2014-07-122-40/+144
|
* fishing invites and delivery reports out of carbon copied messagesiNPUTmice2014-07-111-6/+10
|
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-2/+0
|