aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵iNPUTmice2014-10-061-1/+1
| | | | other clients added before
* 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/>.
| * 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.
| * 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
|