Commit Graph

42 Commits

Author SHA1 Message Date
Travis Ralston
6c81711901 Add documentation on how to run Dimension locally 2021-12-07 12:46:04 -07:00
Travis Ralston
557e7a39c3
Merge pull request #412 from johannes-krude/master
docs/installing.md: `npm install` on update
2021-11-24 13:11:11 -07:00
Tony Stipanic
622890647d
Revert "Change docker command to not set volume to root-only "etc""
This reverts commit e21bf7acab.
2021-10-15 12:40:42 +02:00
Tony Stipanic
e21bf7acab
Change docker command to not set volume to root-only "etc" 2021-09-17 14:58:24 +02:00
Tony Stipanic
82b9d86f9d
Mention Postgres in installation documentation 2021-09-17 14:51:57 +02:00
Travis Ralston
eae1e3e295
Update docs/bigbluebutton.md 2021-05-10 19:38:01 -06:00
Andrew Morgan
c2c5ce05a0 Add implementation documentation 2021-05-07 16:00:53 +01:00
Andrew Morgan
191f30819b Add BigBlueButton usage documentation 2021-05-07 13:05:46 +01:00
Johannes Krude
f4ed82ccb3 docs/installing.md: npm install on update
When the dependencies change, updating needs `npm install`.
2021-04-20 11:33:22 +02:00
Travis Ralston
570b6a6370 Update mobile support message
Closes https://github.com/turt2live/matrix-dimension/pull/365
2020-12-28 20:27:07 -07:00
Travis Ralston
40ad197f00 Merge remote-tracking branch 'TheTimeWalker/node-14-support' 2020-12-28 20:14:45 -07:00
Travis Ralston
db2298172f More Riot -> Element 2020-07-15 18:27:17 -06:00
Travis Ralston
76903e8c8c Riot -> Element 2020-07-15 18:24:23 -06:00
Tony Stipanic
64142b5811
chore: Update sharp and node-sass bumping support for node up to v14 2020-06-06 14:34:56 +02:00
Travis Ralston
80f4a8053e Add docs for installing, troubleshooting, and non-federated environments
Fixes https://github.com/turt2live/matrix-dimension/issues/248
Fixes https://github.com/turt2live/matrix-dimension/issues/160
Fixes https://github.com/turt2live/matrix-dimension/issues/258
2019-03-27 20:52:07 -06:00
Travis Ralston
9ccecea38d Link to the new widget API
Fixes https://github.com/turt2live/matrix-dimension/issues/152
2019-03-24 17:48:10 -06:00
Travis Ralston
0405d76ebf Add some documentation for custom stickers and support disabling them 2019-03-20 23:53:10 -06:00
Travis Ralston
83ad75984f Backend structures for Slack bridging
Note that this doesn't include webhook bridging. For now Dimension is going to support event bridging as it is generally recommended. Rooms previously bridged with webhooks will be able to unbridge.
2018-10-24 20:29:39 -06:00
Travis Ralston
b0abf7d38e Documentation for Scalar slack endpoints 2018-10-24 19:50:23 -06:00
Travis Ralston
909927edab Scalar documentation for the Gitter bridge 2018-10-21 13:00:33 -06:00
Travis Ralston
53634853cb
Make the markdown processor happier 2018-06-28 16:01:14 -06:00
Tim Forbes
25be87f949 Systemd service file and accompanying integration notes. 2018-06-28 17:32:24 -04:00
Travis Ralston
a73fb53dcb Update documentation and remove extra files 2018-03-31 16:07:19 -06:00
Travis Ralston
d3ab2debbc Update some documentation 2017-12-22 16:38:48 -07:00
Travis Ralston
050c872a5f Add some documentation around the widgets structure 2017-12-14 21:45:04 -07:00
Travis Ralston
c0336f65ca Add widget title API
Adds #130

This is backed by a homeserver's media repository.
2017-12-11 13:17:54 -07:00
Travis Ralston
914315ca1d Check if rooms are encrypted to warn users about adding widgets 2017-12-10 03:17:33 -07:00
Travis Ralston
cbcee69b57 Document the Riot widget API 2017-12-10 01:53:16 -07:00
Travis Ralston
74b1c4d797 Document get_room_enc_status 2017-12-10 01:35:33 -07:00
turt2live
f1c12a2ea6 Minor edit to Riot documentation on widgets 2017-08-27 23:32:16 -06:00
turt2live
d9a578f909 Document widget APIs and misc scalar APIs
Adds #34 and #38
2017-08-27 22:50:14 -06:00
turt2live
91ac5bb3b0 Github docs + self notes 2017-06-11 00:06:34 -06:00
turt2live
a259f407e0 Github documentation 2017-06-10 22:38:34 -06:00
turt2live
76ebdf043c IRC channel linking and unlinking 2017-06-10 18:58:05 -06:00
turt2live
30cfe080ce Start of the IRC bridge config: Pull networks and channels
TODO: 
* Provisioning support (IRC API)
* Deprovisioning support (IRC API)
* Ops query (IRC API)
* State update interval
2017-06-09 20:21:06 -06:00
turt2live
ebc77b7a07 Backend support for the RSS bot.
Part of #13
2017-05-28 14:33:57 -06:00
turt2live
e50eb7003e Add documentation around travis-ci 2017-05-28 11:13:36 -06:00
turt2live
81f937b55c Add RSS bot docs for vector scalar
Part of #13
2017-05-28 01:45:19 -06:00
turt2live
16e28019bc Support adding/removing matrix.org's simple bots.
This adds #11
2017-05-27 17:45:07 -06:00
turt2live
22304d716c Placeholder for self documentation 2017-05-27 12:34:57 -06:00
turt2live
ec65cad4c3 Document some aspects of the scalar API 2017-05-27 12:30:34 -06:00
turt2live
81ac20249e Add docs on scalar auth process 2017-05-26 23:21:20 -06:00