aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice1-0/+2
2014-07-10fixed #38iNPUTmice1-0/+9
2014-07-10filter contacts and starting confercenesiNPUTmice2-7/+21
2014-07-04made account jid lowercaseiNPUTmice1-1/+2
2014-07-04made contact jids lower caseiNPUTmice2-2/+4
2014-07-01fixed npe on rare occasion of show element in presence being nulliNPUTmice1-1/+1
2014-06-30fixed #235iNPUTmice1-0/+1
2014-06-29more error handling for jingle connectionsiNPUTmice1-0/+1
2014-06-24fixes for offline otriNPUTmice1-0/+16
2014-06-20not working version of otr file transferiNPUTmice1-0/+10
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice2-2/+0
2014-06-14fixed #197iNPUTmice1-2/+3
2014-06-12finished offline otriNPUTmice1-1/+6
2014-06-12made muc join easier if muc server is known. added room to key wordsiNPUTmice1-0/+1
2014-06-11groundwork for offline otr messagesiNPUTmice3-4/+14