aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/XmppConnectionService.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-02mark conversation as read when displayed marker from another client is receivediNPUTmice1-2/+5
2014-10-02avoided unecessary message searchsiNPUTmice1-12/+20
2014-10-02show displayed by contact on all devicesiNPUTmice1-2/+4
2014-10-02properly dismiss notificationsiNPUTmice1-8/+11
2014-09-29notifiy only when necessaryDaniel Gultsch1-3/+5
2014-09-28new notification service. first draftDaniel Gultsch1-10/+9
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice1-0/+1
2014-09-27anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice1-3/+18
2014-09-23dont mark message as send on resendiNPUTmice1-1/+6
2014-09-20fixed presence splittingiNPUTmice1-1/+1
2014-09-20indicates received messages with a tick.Michael1-0/+4
2014-09-20made xmppconnection service available in generatorsiNPUTmice1-3/+3
2014-09-19scroll fixesiNPUTmice1-4/+4
2014-09-19fixed #462iNPUTmice1-5/+5
2014-09-10IT'S CHRISTMAS ALREADY!iNPUTmice1-3/+8
2014-09-09version bump, changelog and one last minute change for OTRiNPUTmice1-1/+1
2014-09-09don't reset images from sending to waitingiNPUTmice1-1/+2
2014-09-08setting to increase font size. fixed #420iNPUTmice1-3/+4
2014-09-08settings to force encryption and setting for not saving messages to disk. ↵iNPUTmice1-4/+16
fixed #353
2014-09-08don't fail displayed or received messagesiNPUTmice1-15/+17
2014-09-08warn on missing presence subscriptioniNPUTmice1-1/+1
2014-09-07MUC: set the password from bookmarks.Michael1-0/+7
2014-09-06made otr a little bit more solid when there is no presence subscriptioniNPUTmice1-5/+5
2014-09-05improved logging for avatar fetchesiNPUTmice1-21/+38
2014-09-03added support for password protected muc - fixed #203 and fixed #395iNPUTmice1-0/+11
2014-09-02refactored share with activityiNPUTmice1-2/+14
2014-08-31some code cleanupiNPUTmice1-34/+33
2014-08-30reset unsend messages to waitingiNPUTmice1-2/+15
2014-08-30basic message ackingiNPUTmice1-126/+170
2014-08-30send inactive or active on every connect and resumeiNPUTmice1-3/+10
2014-08-30added basic csiiNPUTmice1-0/+48
2014-08-22fixed another npeiNPUTmice1-7/+10
2014-08-21make avatars persisent / available even without internetiNPUTmice1-3/+9
2014-08-19better error display and additional infos (stats) for the edit account activityiNPUTmice1-8/+4
2014-08-16some improvements for the edit account activityiNPUTmice1-0/+1
2014-08-15moved add/edit account from dialog into seperate activityiNPUTmice1-2/+47
2014-08-10added limited private muc chat feature (messages are now properly marked) - ↵iNPUTmice1-1/+1
long press on user icon will sent private messages. fixed #259
2014-08-06fixed problems with sha sum calculation on avatar write. delete avatars with ↵iNPUTmice1-4/+13
non matching sha sum
2014-08-05fetch missing avatars from serveriNPUTmice1-0/+16
2014-08-05show own avatar after publication. no persistancy yetiNPUTmice1-0/+1
2014-08-05error messages for publish avatariNPUTmice1-3/+3
2014-08-05publish avatarsiNPUTmice1-5/+39
2014-08-03activity for future avatar publications. not working yetiNPUTmice1-0/+13
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice1-1/+1
2014-07-24removed duplicates from muc suggestionsiNPUTmice1-1/+1
2014-07-24removed more legacy tls error handling stuffiNPUTmice1-1/+0
2014-07-23fixed bug with otr session being initilized over and over againiNPUTmice1-2/+11
2014-07-23more disco. fixed chat markers with jappixiNPUTmice1-0/+6
2014-07-22some cleanupiNPUTmice1-2/+0
2014-07-22switched to mtmiNPUTmice1-23/+11