Skip to content
Snippets Groups Projects
Commit 7c3ce2a7 authored by lub's avatar lub
Browse files

remove pto

parent 5fe9dde5
No related branches found
No related tags found
No related merge requests found
img/pto-48px.png

4.38 KiB

...@@ -109,18 +109,7 @@ var unlinkable_clients = [ ...@@ -109,18 +109,7 @@ var unlinkable_clients = [
homepage: "http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/", homepage: "http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/",
maturity: "Alpha", maturity: "Alpha",
comments: "Matrix client for Gnu Emacs", comments: "Matrix client for Gnu Emacs",
}, }
{
name: "PTO (Perpetually Talking Online)",
logo: "img/pto-48px.png",
author: "Torrie Fischer",
homepage: "https://pto.im",
//room_url(alias) { return "irc://irc.matrix.org/" + alias },
room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> },
user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> },
maturity: "Alpha",
comments: "Access any room anywhere in Matrix via good old IRC!",
},
]; ];
export default React.createClass({ export default React.createClass({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment