Home
last modified time | relevance | path

Searched refs:new_chat_from_jid (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/gtk/
H A Dsubscription_request.py100 app.interface.new_chat_from_jid(self.account, self.jid)
H A Dstart_chat.py298 app.interface.new_chat_from_jid(row.account, row.jid)
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dapp_actions.py304 app.interface.new_chat_from_jid(account, jid)
H A Dapplication.py297 app.interface.new_chat_from_jid(accounts[0], jid, message)
H A Dremote_control.py606 app.interface.new_chat_from_jid(connected_account, jid, message)
H A Dgui_interface.py983 app.interface.new_chat_from_jid(account, event.fjid)
1443 def new_chat_from_jid(self, account, fjid, message=None): member in Interface
H A Dgroupchat_control.py1910 ctrl = app.interface.new_chat_from_jid(self.account, jid)
H A Droster_window.py1944 ctrl = app.interface.new_chat_from_jid(account, jid)
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dhelpers.py1121 app.interface.new_chat_from_jid(account, uri.data)
1133 app.interface.new_chat_from_jid(account, uri.data['jid'],