aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | show merged time and status in message adapteriNPUTmice2014-08-311-0/+18
* | improvements for merge conditionsiNPUTmice2014-08-311-3/+7
* | some code cleanupiNPUTmice2014-08-3110-58/+71
* | require encrypted to be the same for messages to get mergediNPUTmice2014-08-311-1/+3
* | experimental message mergingiNPUTmice2014-08-311-40/+96
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-281-2/+2
* use otr encrypiton instead of plain when contact has exactly one online prese...Daniel Gultsch2014-08-241-0/+10
* experimental muc message deduplicationDaniel Gultsch2014-08-232-0/+17
* make avatars persisent / available even without internetiNPUTmice2014-08-213-14/+44
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-191-60/+96
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-151-2/+5
* show own avatar in muc detailsiNPUTmice2014-08-111-1/+1
* fixed avatar in notificationiNPUTmice2014-08-111-1/+1
* handle bare jid presences. fixes for otriNPUTmice2014-08-111-1/+1
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-0/+5
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-1/+0
* fetch missing avatars from serveriNPUTmice2014-08-052-10/+29
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-051-1/+22
* refactored account array adapter into seperate class. added account imageiNPUTmice2014-07-311-0/+6
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-292-46/+102
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-273-8/+9
* removed outdated tls erroriNPUTmice2014-07-241-1/+0
* fixed bug with otr session being initilized over and over againiNPUTmice2014-07-231-9/+0
* hide verify snackbar when otr session is ended. fixed npeiNPUTmice2014-07-201-0/+3
* fixed #254iNPUTmice2014-07-201-6/+16
* pending leaves and joins for muciNPUTmice2014-07-184-11/+5
* show snackbar if conference was not foundiNPUTmice2014-07-181-2/+4
* redesigned muc details a little bitiNPUTmice2014-07-161-18/+10
* couple of bug fixes related to muc renamingiNPUTmice2014-07-151-3/+10
* unregister bookmark on conversation when bookmark is deletediNPUTmice2014-07-151-0/+6
* use nick from bookmark if availableiNPUTmice2014-07-151-13/+22
* pushing bookmarks back to serveriNPUTmice2014-07-153-9/+35
* use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice2014-07-144-12/+50
* fetch bookmarks from serveriNPUTmice2014-07-143-0/+112
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-10/+5
* switch SearchView with custom action viewiNPUTmice2014-07-111-21/+1
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-0/+2
* fixed #38iNPUTmice2014-07-101-0/+9
* filter contacts and starting confercenesiNPUTmice2014-07-102-7/+21
* made account jid lowercaseiNPUTmice2014-07-041-1/+2
* made contact jids lower caseiNPUTmice2014-07-042-2/+4
* fixed npe on rare occasion of show element in presence being nulliNPUTmice2014-07-011-1/+1
* fixed #235iNPUTmice2014-06-301-0/+1
* more error handling for jingle connectionsiNPUTmice2014-06-291-0/+1
* fixes for offline otriNPUTmice2014-06-241-0/+16
* not working version of otr file transferiNPUTmice2014-06-201-0/+10
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-162-2/+0
* fixed #197iNPUTmice2014-06-141-2/+3
* finished offline otriNPUTmice2014-06-121-1/+6
* made muc join easier if muc server is known. added room to key wordsiNPUTmice2014-06-121-0/+1