aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #397 from GZep/developmentDaniel Gultsch2014-09-041-0/+7
|\ | | | | XEP-0172
| * Contact presenceName propertyGayaz Yusipov2014-08-311-0/+7
| |
* | added support for password protected muc - fixed #203 and fixed #395iNPUTmice2014-09-031-0/+12
| |
* | added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+11
| |
* | fixed #410 by removing that config optioniNPUTmice2014-09-021-3/+2
| |
* | optimize string operations a bitM. Dietrich2014-09-011-4/+4
| |
* | 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 ↵Daniel Gultsch2014-08-241-0/+10
| | | | presence and an otr fingerprint
* 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) - ↵iNPUTmice2014-08-101-0/+5
| | | | long press on user icon will sent private messages. fixed #259
* save images to external storage instead of internal. this requires more ↵iNPUTmice2014-08-081-1/+0
| | | | permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
* 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
| | | | when no subject is set
* 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
|