Home
last modified time | relevance | path

Searched refs:muc (Results 1 – 25 of 1208) sorted by relevance

12345678910>>...49

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.Security/
H A DMembershipUserCollectionTest.cs53 Assert.IsTrue (Object.ReferenceEquals (muc, muc.SyncRoot), "SyncRoot"); in Default()
61 muc.Add (null); in Add_Null()
69 muc.SetReadOnly (); in Add_ReadOnly()
70 muc.Add (GetMember ("me")); in Add_ReadOnly()
78 muc.Add (GetMember ("me")); in Add_Twice()
91 muc.SetReadOnly (); in Count()
122 muc.Remove (null); in Remove_Null()
131 muc.SetReadOnly (); in Remove_ReadOnly()
132 muc.Remove ("me"); in Remove_ReadOnly()
140 muc.Remove ("me too"); in Remove_Unexisting()
[all …]
/dports/net-im/p5-AnyEvent-XMPP/AnyEvent-XMPP-0.55/t/
H A Dz_05_muc2.t47 $guard = $muc->reg_cb (
49 my ($muc, $room, $user) = @_;
74 $guard = $muc->reg_cb (
76 my ($muc, $room, $user) = @_;
82 my ($muc, $room) = @_;
88 my ($muc, $room) = @_;
93 my ($muc, $room) = @_;
145 $guard = $muc->reg_cb (
168 $guard = $muc->reg_cb (
189 $muc->reg_cb (
[all …]
/dports/net-im/openfire/Openfire-4.7.1/i18n/src/main/resources/
H A Dopenfire_i18n_zh_CN.properties272 muc.service-name=公共房间
275 muc.locked=该房间现在已上锁。
276 muc.unlocked=该房间现在已解锁。
292 muc.form.reg.last-name=姓
293 muc.form.reg.nickname=昵称
294 muc.form.reg.url=地址(URL)
300 muc.form.conf.title=房间配置
306 muc.form.conf.none=无
310 muc.form.conf.visitor=访客
321 muc.form.conf.anyone=任何人
[all …]
H A Dopenfire_i18n_ru_RU.properties290 muc.service-name=Публичные чаты
300 muc.extended.info.desc=Описание
309 muc.form.reg.first-name=Имя
310 muc.form.reg.last-name=Фамилия
312 muc.form.reg.url=Ваш URL
314 muc.form.reg.faqentry=FAQ
326 muc.form.conf.none=Никто
342 muc.form.conf.anyone=Любому
798 muc.room.edit.form.topic=Тема
834 muc.room.summary.room=Комната
[all …]
H A Dopenfire_i18n_ja_JP.properties269 muc.extended.info.desc=詳細
278 muc.form.reg.first-name=名
279 muc.form.reg.last-name=姓
281 muc.form.reg.url=URL
282 muc.form.reg.email=メールアドレス
294 muc.form.conf.none=なし
298 muc.form.conf.visitor=訪問者
309 muc.form.conf.anyone=だれでも
718 muc.room.edit.form.on=作成日
768 muc.room.summary.edit=編集
[all …]
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-muc.c173 wocky_muc_init (WockyMuc *muc) in wocky_muc_init() argument
175 muc->priv = G_TYPE_INSTANCE_GET_PRIVATE (muc, WOCKY_TYPE_MUC, in wocky_muc_init()
644 WockyMuc *muc; in muc_disco_info() local
653 priv = muc->priv; in muc_disco_info()
745 g_object_unref (muc); in muc_disco_info()
833 handle_presence, muc, in register_presence_handler()
848 handle_message, muc, in register_message_handler()
1448 wocky_muc_join (WockyMuc *muc, in wocky_muc_join() argument
1474 wocky_muc_jid (WockyMuc *muc) in wocky_muc_jid() argument
1481 wocky_muc_role (WockyMuc *muc) in wocky_muc_role() argument
[all …]
H A Dwocky-muc.h283 void wocky_muc_disco_info_async (WockyMuc *muc,
288 gboolean wocky_muc_disco_info_finish (WockyMuc *muc,
293 WockyStanza *wocky_muc_create_presence (WockyMuc *muc,
298 void wocky_muc_initiate_async (WockyMuc *muc,
308 void wocky_muc_join (WockyMuc *muc,
312 const gchar * wocky_muc_jid (WockyMuc *muc);
313 const gchar * wocky_muc_user (WockyMuc *muc);
314 WockyMucRole wocky_muc_role (WockyMuc *muc);
315 WockyMucAffiliation wocky_muc_affiliation (WockyMuc *muc);
316 GHashTable * wocky_muc_members (WockyMuc *muc);
[all …]
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-muc.c189 wocky_muc_init (WockyMuc *muc) in wocky_muc_init() argument
191 muc->priv = G_TYPE_INSTANCE_GET_PRIVATE (muc, WOCKY_TYPE_MUC, in wocky_muc_init()
767 WockyMuc *muc; in muc_disco_info() local
776 priv = muc->priv; in muc_disco_info()
868 g_object_unref (muc); in muc_disco_info()
956 handle_presence, muc, in register_presence_handler()
971 handle_message, muc, in register_message_handler()
1571 wocky_muc_join (WockyMuc *muc, in wocky_muc_join() argument
1597 wocky_muc_jid (WockyMuc *muc) in wocky_muc_jid() argument
1604 wocky_muc_role (WockyMuc *muc) in wocky_muc_role() argument
[all …]
H A Dwocky-muc.h284 void wocky_muc_disco_info_async (WockyMuc *muc,
289 gboolean wocky_muc_disco_info_finish (WockyMuc *muc,
294 WockyStanza *wocky_muc_create_presence (WockyMuc *muc,
299 void wocky_muc_join (WockyMuc *muc,
303 const gchar * wocky_muc_jid (WockyMuc *muc);
304 const gchar * wocky_muc_user (WockyMuc *muc);
305 WockyMucRole wocky_muc_role (WockyMuc *muc);
306 WockyMucAffiliation wocky_muc_affiliation (WockyMuc *muc);
307 GHashTable * wocky_muc_members (WockyMuc *muc);
309 WockyMucState wocky_muc_get_state (WockyMuc *muc);
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/contrib/
H A DDaniel_D_Barber3 Received: by greenie.muc.de
5 id <m0zdiVA-000CDZC@greenie.muc.de>
9 Received: from slarti.muc.de(really [193.174.4.10]) by greenie.muc.de
11 id <m0zdiV9-000B2oC@greenie.muc.de>
15 Delivered-To: mgetty@mail.muc.de
19 Received: from greenie.muc.de ([193.174.156.65]) by colin.muc.de with SMTP id <140552-3>; Wed, 11 N…
20 Received: by greenie.muc.de
22 id <m0zdiTT-000BkMC@greenie.muc.de>
26 for mgetty@muc.de (mgetty@muc.de)
27 To: mgetty@muc.de
[all …]
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/
H A Dmucutil.py28 def try_to_join_muc(q, bus, conn, stream, muc, request=None): argument
39 cs.TARGET_ID: muc,
45 join_event = q.expect('stream-presence', to='%s/test' % muc)
56 def join_muc(q, bus, conn, stream, muc, request=None, argument
63 muc_handle = request_muc_handle(q, conn, stream, muc)
64 try_to_join_muc(q, bus, conn, stream, muc, request=request)
67 stream.send(make_muc_presence('owner', 'moderator', muc, 'bob'))
70 stream.send(make_muc_presence(affiliation, role, muc, 'test'))
81 def join_muc_and_check(q, bus, conn, stream, muc, request=None): argument
87 join_muc(q, bus, conn, stream, muc, request=request)
[all …]
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/webapp/
H A Dmuc-room-affiliations.jsp21 org.jivesoftware.openfire.muc.ConflictException,
22 org.jivesoftware.openfire.muc.MUCRoom,
23 org.jivesoftware.openfire.muc.NotAllowedException,
183 <meta name="subPageID" content="muc-room-affiliations"/>
190 <fmt:message key="muc.room.affiliations.info" />
192 <fmt:message key="muc.room.affiliations.info_detail" />
208 <fmt:message key="muc.room.affiliations.error_banning_user" />
212 <fmt:message key="muc.room.affiliations.error_adding_user" />
229 <fmt:message key="muc.room.affiliations.user_added" />
233 <fmt:message key="muc.room.affiliations.user_removed" />
[all …]
H A Dmuc-service-delete.jsp20 org.jivesoftware.openfire.muc.MUCRoom,
50 response.sendRedirect("muc-service-summary.jsp");
60 if (muc != null) {
61 for (MUCRoom room : muc.getActiveChatRooms()) {
67 for (final String name : muc.getAllRoomNames()) {
68 final MUCRoom room = muc.getChatRoom(name);
70 muc.syncChatRoom(room);
86 <meta name="subPageID" content="muc-service-delete"/>
92 <fmt:message key="muc.service.delete.info" />
94 <fmt:message key="muc.service.delete.detail" />
[all …]
H A Dmuc-room-edit-form.jsp23 org.jivesoftware.openfire.muc.MUCRoom,
34 <%@ page import="org.jivesoftware.openfire.muc.NotAllowedException"%>
36 <%@ page import="org.jivesoftware.openfire.muc.MUCRole" %>
109 response.sendRedirect("muc-service-summary.jsp");
117 response.sendRedirect("muc-room-summary.jsp");
383 <meta name="pageID" content="muc-room-create"/>
387 <meta name="subPageID" content="muc-room-edit-form"/>
425 <fmt:message key="muc.room.edit.form.edited" />
430 <fmt:message key="muc.room.edit.form.created" />
438 <fmt:message key="muc.room.edit.form.info" />
[all …]
H A Dmuc-room-summary.jsp20 org.jivesoftware.openfire.muc.MUCRoom,
49 if (muc.isHidden()) {
53 mucService = muc;
60 response.sendRedirect("muc-service-summary.jsp");
74 <title><fmt:message key="muc.room.summary.title"/></title>
75 <meta name="pageID" content="muc-room-summary"/>
81 <fmt:message key="muc.room.summary.info" />
83 <fmt:message key="muc.room.summary.info2" />
93 <fmt:message key="muc.room.summary.destroyed" />
108 <fmt:message key="muc.room.summary.sorted_id" />
[all …]
H A Dmuc-service-summary.jsp24 <%@ page import="org.jivesoftware.openfire.muc.MultiUserChatService" %>
40 <title><fmt:message key="muc.service.summary.title"/></title>
41 <meta name="pageID" content="muc-service-summary"/>
50 webManager.setRowsPerPage("muc-service-summary", range);
68 <fmt:message key="muc.service.summary.deleted" />
82 <fmt:message key="muc.service.summary.no_services_warning" />
91 <fmt:message key="muc.service.summary.total_services" />:
100 <fmt:message key="muc.service.summary.sorted" />
102 -- <fmt:message key="muc.service.summary.services_per_page" />:
165 <th nowrap><fmt:message key="muc.service.summary.numrooms" /></th>
[all …]
H A Dmuc-room-occupants.jsp19 <%@ page import="org.jivesoftware.openfire.muc.MUCRole,
20 org.jivesoftware.openfire.muc.MUCRoom,
30 <%@ page import="org.jivesoftware.openfire.muc.NotAllowedException" %>
96 <title><fmt:message key="muc.room.occupants.title"/></title>
97 <meta name="subPageID" content="muc-room-occupants"/>
103 <fmt:message key="muc.room.occupants.info" />
113 <fmt:message key="muc.room.occupants.kicked">
130 <fmt:message key="muc.room.occupants.kickfailed">
146 <th scope="col"><fmt:message key="muc.room.edit.form.on" /></th>
163 <fmt:message key="muc.room.occupants.detail.info" />
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabberlib/
H A Dservice.tcl74 muc 0
79 set serv(gcProtoPriority) {muc gc-1.0}
221 if {!$isroom && $serv(muc)} {
222 set isroom [$jlibname muc isroom $jid]
273 muc {
274 set nick [$jlibname muc mynick $room]
294 muc {
311 if {$serv(muc)} {
335 muc {
357 muc {
[all …]
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_muc_config_restrict/
H A DREADME.markdown26 muc\#roomconfig\_roomname The title/name of the room
27 muc\#roomconfig\_roomdesc The description of the room
28 muc\#roomconfig\_persistentroom Whether the room should remain when empty
29 muc\#roomconfig\_publicroom Whether the room is publicly visible
30 muc\#roomconfig\_changesubject Whether occupants can change the subject
31 muc\#roomconfig\_whois Control who can see occupant's real JIDs
32 muc\#roomconfig\_roomsecret The room password
33 muc\#roomconfig\_moderatedroom Whether the room is moderated
34 muc\#roomconfig\_membersonly Whether the room is members-only
35 muc\#roomconfig\_historylength The length of the room history
[all …]
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/tubes/
H A Dcheck-create-tube-return.py30 muc = 'chat@conf.localhost'
35 cs.TARGET_ID: muc,
38 q.expect('stream-presence', to='%s/test' % muc)
39 stream.send(make_muc_presence('owner', 'moderator', muc, 'bob'))
40 stream.send(make_muc_presence('none', 'participant', muc, 'test'))
52 assertEquals(props[cs.TARGET_ID], muc)
55 muc = 'chat2@conf.localhost'
57 join_muc(q, bus, conn, stream, muc)
62 cs.TARGET_ID: muc,
75 assertEquals(props[cs.TARGET_ID], muc)
/dports/net-im/coyim/coyim-0.3.11/xmpp/
H A Dmuc.go19 return &muc{
25 type muc struct { struct
30 func (m *muc) Events() chan interface{} { argument
35 func (m *muc) CheckForSupport(entity string) bool { argument
40 func (m *muc) QueryRooms(entity string) ([]data.DiscoveryItem, error) { argument
50 func (m *muc) QueryRoomInformation(room string) (*data.RoomInfo, error) { argument
113 func (m *muc) EnterRoom(occupant *data.Occupant) error { argument
122 func (m *muc) LeaveRoom(occupant *data.Occupant) error { argument
131 func (m *muc) SendChatMessage(msg string, to *data.Room) error { argument
145 func (m *muc) RequestRoomConfigForm(room *data.Room) (*data.Form, error) { argument
[all …]
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/protocol/client/
H A DPresence.cs161 public x.muc.User MucUser
163 get { return SelectSingleElement(typeof(x.muc.User)) as x.muc.User; }
166 if (HasTag(typeof(x.muc.User)))
167 RemoveTag(typeof(x.muc.User));
177 public x.muc.Muc Muc
179 get { return SelectSingleElement(typeof(x.muc.Muc)) as x.muc.Muc; }
182 if (HasTag(typeof(x.muc.Muc)))
183 RemoveTag(typeof(x.muc.Muc));
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/jingle/
H A Dcall-muc.py30 muc = "muji@test" variable
36 forbidden = [ no_muji_presences (muc) ]
41 join_muc_and_check(q, bus, conn, stream, muc)
80 e = q.expect('stream-presence', to = muc + "/test")
84 e = q.expect('stream-presence', to = muc + "/test")
133 e = q.expect('stream-presence', to = muc + "/test")
137 e = q.expect('stream-presence', to = muc + "/test")
149 e = q.expect('stream-iq', to = muc + "/bob",
179 forbidden = [ no_muji_presences (muc) ]
201 e = q.expect('stream-presence', to = muc + "/test")
[all …]
/dports/security/cowrie/cowrie-2.2.0/src/cowrie/output/
H A Dxmpp.py12 from wokkel import muc
20 class XMPPLoggerProtocol(muc.MUCClient):
23 muc.MUCClient.__init__(self)
69 muc = CowrieConfig().get('output_xmpp', 'muc')
74 self.run(application, jid, password, JID(None, [muc, server, None]), server)
76 def run(self, application, jidstr, password, muc, server): argument
81 self.muc = XMPPLoggerProtocol(
82 muc, server, user + '-' + resource)
83 self.muc.setHandlerParent(self.xmppclient)
97 self.muc.groupChat(self.muc.jrooms, msgJson)
/dports/net-im/prosody/prosody-0.11.13/spec/scansion/
H A Dmuc_register.scs21 <x xmlns="http://jabber.org/protocol/muc"/>
26 <x xmlns='http://jabber.org/protocol/muc#user'>
74 <x xmlns="http://jabber.org/protocol/muc"/>
115 <field var='muc#register_roomnick'>
173 <x xmlns="http://jabber.org/protocol/muc"/>
181 <x xmlns='http://jabber.org/protocol/muc'/>
209 <x xmlns="http://jabber.org/protocol/muc"/>
282 <x xmlns="http://jabber.org/protocol/muc"/>
292 <x xmlns='http://jabber.org/protocol/muc'/>
354 <field var='muc#register_roomnick'>
[all …]

12345678910>>...49