aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/XmppConnectionService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored grace periodiNPUTmice2014-10-071-0/+3
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-061-6/+3
* mark conversation as read when displayed marker from another client is receivediNPUTmice2014-10-021-2/+5
* avoided unecessary message searchsiNPUTmice2014-10-021-12/+20
* show displayed by contact on all devicesiNPUTmice2014-10-021-2/+4
* properly dismiss notificationsiNPUTmice2014-10-021-8/+11
* notifiy only when necessaryDaniel Gultsch2014-09-291-3/+5
* new notification service. first draftDaniel Gultsch2014-09-281-10/+9
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-271-0/+1
* anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice2014-09-271-3/+18
* dont mark message as send on resendiNPUTmice2014-09-231-1/+6
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-0/+4
|\
| * indicates received messages with a tick.Michael2014-09-201-0/+4
* | fixed presence splittingiNPUTmice2014-09-201-1/+1
|/
* made xmppconnection service available in generatorsiNPUTmice2014-09-201-3/+3
* scroll fixesiNPUTmice2014-09-191-4/+4
* fixed #462iNPUTmice2014-09-191-5/+5
* IT'S CHRISTMAS ALREADY!iNPUTmice2014-09-101-3/+8
* version bump, changelog and one last minute change for OTRiNPUTmice2014-09-091-1/+1
* don't reset images from sending to waitingiNPUTmice2014-09-091-1/+2
* setting to increase font size. fixed #420iNPUTmice2014-09-081-3/+4
* settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice2014-09-081-4/+16
* don't fail displayed or received messagesiNPUTmice2014-09-081-15/+17
* warn on missing presence subscriptioniNPUTmice2014-09-081-1/+1
* MUC: set the password from bookmarks.Michael2014-09-071-0/+7
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-5/+5
* improved logging for avatar fetchesiNPUTmice2014-09-051-21/+38
* added support for password protected muc - fixed #203 and fixed #395iNPUTmice2014-09-031-0/+11
* refactored share with activityiNPUTmice2014-09-021-2/+14
* some code cleanupiNPUTmice2014-08-311-34/+33
* Merge branch 'sm' into developmentiNPUTmice2014-08-301-138/+197
|\
| * reset unsend messages to waitingiNPUTmice2014-08-301-2/+15
| * basic message ackingiNPUTmice2014-08-301-126/+170
* | send inactive or active on every connect and resumeiNPUTmice2014-08-301-3/+10
* | added basic csiiNPUTmice2014-08-301-0/+48
|/
* fixed another npeiNPUTmice2014-08-221-7/+10
* make avatars persisent / available even without internetiNPUTmice2014-08-211-3/+9
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-191-8/+4
* some improvements for the edit account activityiNPUTmice2014-08-161-0/+1
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-151-2/+47
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-1/+1
* fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice2014-08-061-4/+13
* fetch missing avatars from serveriNPUTmice2014-08-051-0/+16
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-051-0/+1
* error messages for publish avatariNPUTmice2014-08-051-3/+3
* publish avatarsiNPUTmice2014-08-051-5/+39
* activity for future avatar publications. not working yetiNPUTmice2014-08-031-0/+13
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-271-1/+1
* removed duplicates from muc suggestionsiNPUTmice2014-07-241-1/+1
* removed more legacy tls error handling stuffiNPUTmice2014-07-241-1/+0