aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-20fixed presence splittingiNPUTmice2-2/+2
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-19background daemon doesn't start automatically if there are no enabled account...iNPUTmice1-1/+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. fix...iNPUTmice1-4/+16
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 cleanupiNPUTmice4-61/+47
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-21save newly taken photos in DCIM diriNPUTmice1-13/+0
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) - l...iNPUTmice1-1/+1
2014-08-08save images to external storage instead of internal. this requires more permi...iNPUTmice1-2/+2
2014-08-06fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice1-4/+13
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 avatarsiNPUTmice2-5/+50
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
2014-07-21save login nick for mucs during joiniNPUTmice1-0/+5
2014-07-21fixed #292iNPUTmice1-0/+10
2014-07-21switched to direct invites. fixes #284iNPUTmice1-13/+3
2014-07-20fixed #254iNPUTmice1-0/+2
2014-07-20ignore groupchats messages that are pending leaveiNPUTmice1-21/+23
2014-07-18pending leaves and joins for muciNPUTmice1-45/+66