From a4a3ad29d4e1d13dbf13b4b3f4bb5b654b0e466f Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:39:38 -0600 Subject: [PATCH 1/9] Update instagram bridge Signed-off-by: Travis Ralston --- .../projects/2017-02-23-matrix-appservice-instagram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md b/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md index ae931980..1f61c0c4 100644 --- a/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md +++ b/supporting-docs/projects/2017-02-23-matrix-appservice-instagram.md @@ -9,6 +9,6 @@ maturity: Alpha # {{ page.title }} -This is a Node.js application that bridges Instagram to Matrix. The project is still in early development and is not intended for production use (yet). +matrix-appservice-instagram bridges Instagram media to Matrix rooms. Due to limitations with Instagram, it cannot handle direct messages and requires authorization in order to post media to a room. Useful for brands looking to populate their rooms with their Instagram posts. The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-appservice-instagram). From c102f7921a46a86dae42f57872b591259150731c Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:39:45 -0600 Subject: [PATCH 2/9] Add matrix-dimension Signed-off-by: Travis Ralston --- .../projects/2017-05-25-matrix-dimension.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 supporting-docs/projects/2017-05-25-matrix-dimension.md diff --git a/supporting-docs/projects/2017-05-25-matrix-dimension.md b/supporting-docs/projects/2017-05-25-matrix-dimension.md new file mode 100644 index 00000000..8f09268c --- /dev/null +++ b/supporting-docs/projects/2017-05-25-matrix-dimension.md @@ -0,0 +1,13 @@ +--- +layout: project +title: Dimension +categories: projects other +author: Travis Ralston +description: An alternative integrations manager for Riot +maturity: Alpha +--- +# {{ page.title }} + +The integrations manager in Riot is the piece that provides an easy way to add bots, bridges, widgets, and more to your room. Dimension replaces Riot's default manager, Modular, and offers the option of self-hosting your own integrations. Dimension offers a generic interface for custom solutions to be added and acts as the UI for configuring the various integrations you host. + +Learn more about Dimension on [Github](https://github.com/turt2live/matrix-dimension). From 13b2799f76cbf112ca8aa02d07d7a9054af4dea0 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:39:51 -0600 Subject: [PATCH 3/9] Add matrix-wishlist Signed-off-by: Travis Ralston --- .../projects/2017-07-03-matrix-wishlist.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 supporting-docs/projects/2017-07-03-matrix-wishlist.md diff --git a/supporting-docs/projects/2017-07-03-matrix-wishlist.md b/supporting-docs/projects/2017-07-03-matrix-wishlist.md new file mode 100644 index 00000000..69e2c17e --- /dev/null +++ b/supporting-docs/projects/2017-07-03-matrix-wishlist.md @@ -0,0 +1,11 @@ +--- +layout: project +title: Matrix Wishlist +categories: projects other +author: Travis Ralston +description: A github repository tracking community requests for bridges, bots, and more. +maturity: Stable +--- +# {{ page.title }} + +Check out the [Github issue list](https://github.com/turt2live/matrix-wishlist/issues) for a list of currently-requested bridges, bots, tools, sdks, and other ecosystem components. If you're looking to jump into developing something for matrix, this is a good place to get ideas. From f7c1574c91b3eba53786be29b09d9f921fa58f1d Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:39:58 -0600 Subject: [PATCH 4/9] Add matrix-appservice-webhooks Signed-off-by: Travis Ralston --- .../2017-07-08-matrix-appservice-webhooks.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 supporting-docs/projects/2017-07-08-matrix-appservice-webhooks.md diff --git a/supporting-docs/projects/2017-07-08-matrix-appservice-webhooks.md b/supporting-docs/projects/2017-07-08-matrix-appservice-webhooks.md new file mode 100644 index 00000000..1ce2b04e --- /dev/null +++ b/supporting-docs/projects/2017-07-08-matrix-appservice-webhooks.md @@ -0,0 +1,14 @@ +--- +layout: project +title: matrix-appservice-webhooks +categories: projects as +description: Slack-compatible webhooks for Matrix +author: Travis Ralston +maturity: Beta +--- + +# {{ page.title }} + +Through exposing a small web server, the webhooks bridge is able to interpret Slack webhooks and post them to designated rooms in Matrix. Additional fields are present for a more matrix-feeling message, if desired. Future plans include outgoing webhooks to notify external services of particular events in rooms. + +The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-appservice-webhooks). From 98294cab0d8631cc0ac44861486107627f72b60c Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:40:04 -0600 Subject: [PATCH 5/9] Add matrix-alias-bot Signed-off-by: Travis Ralston --- .../projects/2017-07-31-matrix-alias-bot.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 supporting-docs/projects/2017-07-31-matrix-alias-bot.md diff --git a/supporting-docs/projects/2017-07-31-matrix-alias-bot.md b/supporting-docs/projects/2017-07-31-matrix-alias-bot.md new file mode 100644 index 00000000..84709600 --- /dev/null +++ b/supporting-docs/projects/2017-07-31-matrix-alias-bot.md @@ -0,0 +1,14 @@ +--- +layout: project +title: matrix-alias-bot +categories: projects other +description: A simple bot that provides dynamic topics +author: Travis Ralston +maturity: Released +--- + +# {{ page.title }} + +[@alias:t2bot.io](https://matrix.to/#/@alias:t2bot.io) is a simple bot that provides a way to add aliases to a room on another homeserver. Because matrix allows you to only add aliases against your server, Alias Bot needs to be running on the desired homeserver to be able to add the alias. + +The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-alias-bot). From 12bb8d62f85ca49bf5b97adc61babecdad37cbe2 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:40:11 -0600 Subject: [PATCH 6/9] Add matrix-appservice-twilio Signed-off-by: Travis Ralston --- .../2017-08-18-matrix-appservice-twilio.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 supporting-docs/projects/2017-08-18-matrix-appservice-twilio.md diff --git a/supporting-docs/projects/2017-08-18-matrix-appservice-twilio.md b/supporting-docs/projects/2017-08-18-matrix-appservice-twilio.md new file mode 100644 index 00000000..77a08414 --- /dev/null +++ b/supporting-docs/projects/2017-08-18-matrix-appservice-twilio.md @@ -0,0 +1,14 @@ +--- +layout: project +title: matrix-appservice-twilio +categories: projects as +description: Bridges Twilio (SMS) to Matrix +author: Travis Ralston +maturity: Alpha +--- + +# {{ page.title }} + +The Twilio bridge is a work in progress that allows you to bridge SMS/MMS messages to Matrix. Eventual plans include briding phone calls and other media types. + +The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-appservice-twilio). From 0884b53118fb7697d2ebd850b288ccbd2dc7a9d0 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 18 Sep 2017 14:40:19 -0600 Subject: [PATCH 7/9] Add matrix-welcome-back-bot Signed-off-by: Travis Ralston --- .../projects/2017-09-15-matrix-welcome-back-bot.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md diff --git a/supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md b/supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md new file mode 100644 index 00000000..56b46890 --- /dev/null +++ b/supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md @@ -0,0 +1,14 @@ +--- +layout: project +title: matrix-welcome-back-bot +categories: projects other +description: A silly bot that welcomes people back to the conversation +author: Travis Ralston +maturity: Released +--- + +# {{ page.title }} + +[@welcomeback:t2bot.io](https://matrix.to/#/@welcomeback:t2bot.io) is a silly bot that welcomes people back to the conversation after they've been inactive for a period of time. Welcome Back Bot also demonstrates basic functionality of the js-sdk, spawned from [#offtopic:matrix.org](https://matrix.to/#/#offtopic:matrix.org). + +The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-welcome-back-bot). From 04d9da273b8eee9aff95df20f9bc9272be91dcc1 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Sun, 24 Sep 2017 23:30:02 -0600 Subject: [PATCH 8/9] Delete 2017-07-31-matrix-alias-bot.md Signed-off-by: Travis Ralston --- .../projects/2017-07-31-matrix-alias-bot.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 supporting-docs/projects/2017-07-31-matrix-alias-bot.md diff --git a/supporting-docs/projects/2017-07-31-matrix-alias-bot.md b/supporting-docs/projects/2017-07-31-matrix-alias-bot.md deleted file mode 100644 index 84709600..00000000 --- a/supporting-docs/projects/2017-07-31-matrix-alias-bot.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: project -title: matrix-alias-bot -categories: projects other -description: A simple bot that provides dynamic topics -author: Travis Ralston -maturity: Released ---- - -# {{ page.title }} - -[@alias:t2bot.io](https://matrix.to/#/@alias:t2bot.io) is a simple bot that provides a way to add aliases to a room on another homeserver. Because matrix allows you to only add aliases against your server, Alias Bot needs to be running on the desired homeserver to be able to add the alias. - -The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-alias-bot). From 9769781d90a9cdeb07a78672f8ebf3443b1f4638 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Sun, 24 Sep 2017 23:30:11 -0600 Subject: [PATCH 9/9] Delete 2017-09-15-matrix-welcome-back-bot.md Signed-off-by: Travis Ralston --- .../projects/2017-09-15-matrix-welcome-back-bot.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md diff --git a/supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md b/supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md deleted file mode 100644 index 56b46890..00000000 --- a/supporting-docs/projects/2017-09-15-matrix-welcome-back-bot.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: project -title: matrix-welcome-back-bot -categories: projects other -description: A silly bot that welcomes people back to the conversation -author: Travis Ralston -maturity: Released ---- - -# {{ page.title }} - -[@welcomeback:t2bot.io](https://matrix.to/#/@welcomeback:t2bot.io) is a silly bot that welcomes people back to the conversation after they've been inactive for a period of time. Welcome Back Bot also demonstrates basic functionality of the js-sdk, spawned from [#offtopic:matrix.org](https://matrix.to/#/#offtopic:matrix.org). - -The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-welcome-back-bot).