aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-08setting to increase font size. fixed #420iNPUTmice2-13/+15
2014-09-08introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2-8/+10
2014-09-08bug fixes for forcing encryptioniNPUTmice1-1/+6
2014-09-08fixed sending offline pgp messagesiNPUTmice1-0/+2
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-12/+17
2014-09-07fixed #321 - delete otr fingerprintsiNPUTmice1-0/+22
2014-09-07MUC: set the password from bookmarks.Michael2-2/+52
2014-09-06made otr a little bit more solid when there is no presence subscriptioniNPUTmice2-10/+12
2014-09-04fixed #342 - otr with facebook and other services without resourcesiNPUTmice1-2/+6
2014-09-03added support for password protected muc - fixed #203 and fixed #395iNPUTmice1-0/+12
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice1-0/+11
2014-09-02fixed #410 by removing that config optioniNPUTmice1-3/+2
2014-09-01optimize string operations a bitM. Dietrich1-4/+4
2014-08-31Contact presenceName propertyGayaz Yusipov1-0/+7
2014-08-31show merged time and status in message adapteriNPUTmice1-0/+18
2014-08-31improvements for merge conditionsiNPUTmice1-3/+7
2014-08-31some code cleanupiNPUTmice10-58/+71
2014-08-31require encrypted to be the same for messages to get mergediNPUTmice1-1/+3
2014-08-31experimental message mergingiNPUTmice1-40/+96
2014-08-28fixed spelling thanks @bethegiNPUTmice1-2/+2
2014-08-24use otr encrypiton instead of plain when contact has exactly one online prese...Daniel Gultsch1-0/+10
2014-08-23experimental muc message deduplicationDaniel Gultsch2-0/+17
2014-08-21make avatars persisent / available even without internetiNPUTmice3-14/+44
2014-08-19better error display and additional infos (stats) for the edit account activityiNPUTmice1-60/+96
2014-08-15moved add/edit account from dialog into seperate activityiNPUTmice1-2/+5
2014-08-11show own avatar in muc detailsiNPUTmice1-1/+1
2014-08-11fixed avatar in notificationiNPUTmice1-1/+1
2014-08-11handle bare jid presences. fixes for otriNPUTmice1-1/+1
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-0/+5
2014-08-08save images to external storage instead of internal. this requires more permi...iNPUTmice1-1/+0
2014-08-05fetch missing avatars from serveriNPUTmice2-10/+29
2014-08-05show own avatar after publication. no persistancy yetiNPUTmice1-1/+22
2014-07-31refactored account array adapter into seperate class. added account imageiNPUTmice1-0/+6
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2-46/+102
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice3-8/+9
2014-07-24removed outdated tls erroriNPUTmice1-1/+0
2014-07-23fixed bug with otr session being initilized over and over againiNPUTmice1-9/+0
2014-07-20hide verify snackbar when otr session is ended. fixed npeiNPUTmice1-0/+3
2014-07-20fixed #254iNPUTmice1-6/+16
2014-07-18pending leaves and joins for muciNPUTmice4-11/+5
2014-07-18show snackbar if conference was not foundiNPUTmice1-2/+4
2014-07-16redesigned muc details a little bitiNPUTmice1-18/+10
2014-07-15couple of bug fixes related to muc renamingiNPUTmice1-3/+10
2014-07-15unregister bookmark on conversation when bookmark is deletediNPUTmice1-0/+6
2014-07-15use nick from bookmark if availableiNPUTmice1-13/+22
2014-07-15pushing bookmarks back to serveriNPUTmice3-9/+35
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice4-12/+50
2014-07-14fetch bookmarks from serveriNPUTmice3-0/+112
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-10/+5
2014-07-11switch SearchView with custom action viewiNPUTmice1-21/+1