This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
xmpp.chapril.org-conversejs
Watch
25
Star
0
Fork
0
You've already forked xmpp.chapril.org-conversejs
Code
Issues
Pull Requests
Projects
Releases
Activity
67257b0ae4
xmpp.chapril.org-conversejs
/
converse-logs
/
converse-logs.js
6 lines
106 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add the ability to replay transcripts of chat logs.
2016-04-28 16:52:27 +02:00
define
(
"transcripts"
,
[
MUC: Don't show duplicate `join` messages.
2017-02-28 05:49:01 +01:00
"tpl!converse-logs/double_logins"
,
Add the ability to replay transcripts of chat logs.
2016-04-28 16:52:27 +02:00
]
,
function
(
)
{
return
arguments
;
}
)
;
Reference in New Issue
Copy Permalink