Commit graph

330 commits

Author SHA1 Message Date
MTRNord 43e16f047b fix etherpad widget editing 2017-11-18 22:05:15 +00:00
MTRNord 95e658e0b9 add initial etherpad Widget logic 2017-11-18 21:33:47 +00:00
Travis Ralston 3171e0fb20
Merge pull request #125 from MTRNord/twitch_widget
Add Twitch Widget
2017-11-10 23:42:17 -07:00
MTRNord a2316cd2c9 fix typo s/Youtube/Twitch/ 2017-11-10 17:55:17 +00:00
MTRNord 6fe4ed88cb Add missing space 2017-11-10 17:49:59 +00:00
Marcel 89c22b31ca
Add twitch.png avatar 2017-11-10 18:42:39 +01:00
MTRNord 1322b12cf6 Add Twitch Widget 2017-11-10 17:31:46 +00:00
Travis Ralston 2d3c140b26 Don't set the data object unless we have data to set.
Fixes #121
2017-10-10 22:32:08 -06:00
Travis Ralston 3eddf325b5 Remove debugging that was left behind 2017-10-10 22:26:35 -06:00
Travis Ralston c200020e55 Support video widgets (youtube, vimeo, dailymotion)
Adds #89
2017-10-10 20:44:09 -06:00
Travis Ralston 38ac6ec4e9 Linting 2017-10-09 22:00:29 -06:00
Travis Ralston 27abf3ec1d Support the edit widget button
Adds #120
2017-10-09 21:55:45 -06:00
Travis Ralston aecb1e33d4 Add a fullscreen button to the widget wrapper
Adds #103
2017-10-09 21:24:12 -06:00
Travis Ralston c5146d84ff Make the wrapper more generic in the event we support other wrappers 2017-10-09 20:58:56 -06:00
Travis Ralston 751e1b9c8c Add widget wrapper; Check to ensure content is embeddable
Adds #119
2017-10-09 20:26:46 -06:00
Travis Ralston 403bb8bee6 Remove waffle badges
They're broken now.
2017-10-08 21:04:11 -06:00
Travis Ralston 45d0ea739b Add sponsorship to README
Going to test this out. It should be non-invasive and might help fund the project a little bit.
2017-10-08 21:01:12 -06:00
Travis Ralston 19ff04e725 Add additional documentation for Dimension
Adds #118
2017-10-08 20:47:38 -06:00
Travis Ralston 48070505c9 Merge branch 'travis/go-neb' 2017-10-08 19:51:34 -06:00
Travis Ralston 2b0e14524d Make note of bots needing to auto-respond to invites 2017-10-08 19:51:29 -06:00
turt2live a2b05dd696 Add some initial documentation around self-hosting bots 2017-09-19 13:18:34 -06:00
turt2live f2733b2d26 Allow self-signed certificates on the federation lookup
Fixes #109
2017-09-11 20:58:57 -06:00
turt2live 02c981b070 [BREAKING] Allow possibility of disabling Scalar upstream
This is a breaking change because of the structure change for upstreams. Instead of being an object, it is now a list. Existing configurations are not guaranteed to work.

Adds #108 and starts work on #22 (upstream config).
2017-09-11 20:50:43 -06:00
turt2live 1138dc3c0a Add more user documentation to README
Fixes #111 and part of #108
2017-09-11 20:04:31 -06:00
turt2live aa075ef9ca Don't overwrite server name in open ID info when doing SRV lookups
Otherwise we don't end up asking for a token for matrix.org, we ask on behalf of matrix.org:8448
2017-09-08 21:12:26 -06:00
turt2live 0b37269014 Reorganize the UI into sections to make it a bit clearer on what everthing is 2017-09-08 20:53:52 -06:00
turt2live ab4d5ac76d Always use https when contacting homeserver
Fixes #106
2017-09-08 20:31:56 -06:00
turt2live 7cae74ebe8 Clean up documentation in README 2017-09-08 20:30:49 -06:00
turt2live 90b3be567d Remove greenkeeper from readme 2017-09-02 23:08:56 -06:00
turt2live 2c6e33de74 Disable greenkeeper 2017-09-02 23:08:14 -06:00
turt2live 7b8e5c0125 Slight change in avatar for custom widgets 2017-08-28 22:17:47 -06:00
turt2live c9571576fe Support custom widgets in the frontend
Adds #91
2017-08-28 22:09:00 -06:00
turt2live f1c12a2ea6 Minor edit to Riot documentation on widgets 2017-08-27 23:32:16 -06:00
turt2live 0406a69b86 Add backend for simple widgets (custom)
This is a start on #91

TODO:
* Special case widgets in the front end
* Check permissions for widgets (can_send_event)
* Treat existing widgets as editable integrations (with an "Add Widget" for adding multiples)
* Figure out UI for laying this all out
2017-08-27 23:02:36 -06:00
turt2live d9a578f909 Document widget APIs and misc scalar APIs
Adds #34 and #38
2017-08-27 22:50:14 -06:00
turt2live 91f6bfa7f9 Make tslint happy 2017-08-27 19:12:47 -06:00
turt2live 0abc937fd2 Forcefully disable github bot for now 2017-08-27 19:08:03 -06:00
turt2live b5633554cb Merge branch 'travis/github' 2017-08-27 19:06:46 -06:00
turt2live 3f360cb4ab Add Travis CI integration (scalar)
Adds #15
2017-08-27 19:05:38 -06:00
turt2live 7cee8c99c4 Lookup SRV records when trying to get open ID information
Fixes #58
2017-08-26 23:49:27 -06:00
turt2live 7bfcd4f624 Merge branch 'master' into travis/github 2017-08-26 23:26:35 -06:00
turt2live 2f41826fd5 Make the build happy again 2017-08-26 23:26:00 -06:00
turt2live 474865838c Switch out dialog library for new version 2017-08-26 23:07:39 -06:00
turt2live 8b6491fd00 Package upgrades from greenkeeper 2017-08-26 23:05:39 -06:00
greenkeeper[bot] 30e5a229d5 fix(package): update matrix-js-sdk to version 0.8.2
Closes #84
2017-08-26 23:04:27 -06:00
greenkeeper[bot] 5a7693d0d4 chore(package): update angular2-modal to version 3.0.3
Closes #83
2017-08-26 23:04:19 -06:00
turt2live ea725f04d5 chore(package): update file-loader to version 1.0.0
Closes #78
2017-08-26 23:04:11 -06:00
greenkeeper[bot] 99e71acb9d chore(package): update html-loader to version 0.5.1
Closes #77
2017-08-26 23:03:35 -06:00
turt2live 6c50cba535 Package upgrades 2017-08-26 23:03:25 -06:00
Travis Ralston 6dd7f26a19 Merge pull request #56 from turt2live/greenkeeper/extract-text-webpack-plugin-3.0.0
Update extract-text-webpack-plugin to the latest version 🚀
2017-07-11 09:43:09 -06:00