Home
last modified time | relevance | path

Searched refs:auto_subscribe (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/roster/
H A Dmulti.py106 self._rosters[key].auto_subscribe = self.auto_subscribe
204 def auto_subscribe(self): member in Roster
212 @auto_subscribe.setter
213 def auto_subscribe(self, value): member in Roster
221 self._rosters[node].auto_subscribe = value
H A Dsingle.py61 self.auto_subscribe = True
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/
H A Dbasexmpp.py627 def auto_subscribe(self): member in BaseXMPP
632 return self.roster.auto_subscribe
634 @auto_subscribe.setter
635 def auto_subscribe(self, value): member in BaseXMPP
636 self.roster.auto_subscribe = value
727 if roster.auto_subscribe:
731 if roster.auto_subscribe:
/dports/news/trn4/trn-4.0-test77/
H A Dautosub.h8 int auto_subscribe _((char*));
H A Dautosub.c24 auto_subscribe(name) in auto_subscribe() function
H A Daddng.c183 add_to_hash(newngs, ser_line, high-low, auto_subscribe(ser_line));
235 add_to_hash(newngs, buf, high-low, auto_subscribe(buf));
H A Drcstuff.c806 if (mode != 'i' || !(autosub = auto_subscribe(ngname)))
/dports/news/trn/trn-3.6/
H A Dautosub.h16 EXT int auto_subscribe _((char*));
H A Dautosub.c30 auto_subscribe(ng) in auto_subscribe() function
H A Drcstuff.c330 if (mode != 'i' || !(autosub = auto_subscribe(ngname)))
/dports/news/knews/knews-1.0b.1/src/
H A Dnewsrc.c490 if (global.auto_subscribe) in create_new_newsrc()
491 if (global.auto_subscribe[0] != '/') in create_new_newsrc()
492 fputs(global.auto_subscribe, fp); in create_new_newsrc()
494 FILE *ng = fopen(global.auto_subscribe, "r"); in create_new_newsrc()
497 perror(global.auto_subscribe); in create_new_newsrc()
H A Dglobal.h129 String auto_subscribe; member
H A Dmain.c235 offset(auto_subscribe), XtRImmediate, in main()
/dports/www/moodle310/moodle/lib/jabber/XMPP/
H A DXMPP.php84 protected $auto_subscribe = false; variable in BirknerAlex\\XMPPHP\\XMPP
154 $this->auto_subscribe = $autoSubscribe;
265 if($this->auto_subscribe) {
/dports/www/moodle311/moodle/lib/jabber/XMPP/
H A DXMPP.php84 protected $auto_subscribe = false; variable in BirknerAlex\\XMPPHP\\XMPP
154 $this->auto_subscribe = $autoSubscribe;
265 if($this->auto_subscribe) {
/dports/www/moodle39/moodle/lib/jabber/XMPP/
H A DXMPP.php84 protected $auto_subscribe = false; variable in XMPPHP_XMPP
153 $this->auto_subscribe = $autoSubscribe;
256 if($this->auto_subscribe) {
/dports/net/yate/yate-6.4.0-1/conf.d/
H A Dyjinglechan.conf.sample84 ; auto_subscribe: boolean: Automatically respond to (un)subscribe requests
87 ; WARNING: If auto_subscribe is enabled when the module is handling the same domain(s) as
90 ;auto_subscribe=disable
/dports/net-im/py-slixmpp/slixmpp-1.7.1/tests/
H A Dtest_stream_roster.py234 self.xmpp.auto_subscribe = True
H A Dtest_stream_presence.py132 self.xmpp.auto_subscribe = True
/dports/net-im/biboumi/biboumi-9.0/tests/end_to_end/
H A D__main__.py70 self.auto_subscribe = False
/dports/net-im/py-slixmpp/slixmpp-1.7.1/docs/
H A Devent_index.rst34 Note that if the values ``xmpp.auto_authorize`` and ``xmpp.auto_subscribe``
/dports/mail/neomutt/neomutt-20211029/
H A DChangeLog.md651 - Add $auto_subscribe variable
674 - auto_subscribe
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dneomuttrc.vim419 \ 'attach_split', 'autocrypt', 'autocrypt_reply', 'autoedit', 'auto_subscribe', 'auto_tag',
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dneomuttrc.vim419 \ 'attach_split', 'autocrypt', 'autocrypt_reply', 'autoedit', 'auto_subscribe', 'auto_tag',
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/converse.js/dist/
H A Dconverse.min.js.map1auto_subscribe","synchronize_availability","HEADER_CURRENT_CONTACTS","HEADER_PENDING_CONTACTS","HE…

12