aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-invite-participant-dialog.h
Commit message (Collapse)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
| | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch.
* invite-dialog: display a individual view rather than forcing user to type ↵Guillaume Desmottes2011-05-181-5/+14
| | | | the full ID of the contact (#646705)
* invite-participant-dialog: filter contacts by accountGuillaume Desmottes2010-03-151-1/+2
| | | | | We can't invite contacts from other accounts so we shouldn't display them (#612718).
* Port EmpathyInviteParticipantDialog over to EmpathyContactSelectorDialogDanielle Madeley2009-12-211-4/+4
|
* Add a rudimentry UI to select a 3rd contact to inviteDanielle Madeley2009-12-211-0/+46
Needs support for inviting in MUCs added