Richard Lewis
|
e20db416f2
|
Add field to bypass riot widget loading screen.
|
2017-12-06 16:44:41 +00:00 |
|
Richard Lewis
|
49a2985515
|
Register message endpoints.
Store endpoint origins only.
|
2017-12-05 00:08:17 +00:00 |
|
Richard Lewis
|
5ff5ca4705
|
Remove logging and broken title fetching functions.
|
2017-11-30 14:50:30 +00:00 |
|
Richard Lewis
|
2cfbbb000e
|
Refactor messaging listerners.
|
2017-11-30 10:20:29 +00:00 |
|
Richard Lewis
|
4f5f44ff38
|
Add widget postmessage API stub.
|
2017-11-29 22:16:22 +00:00 |
|
Luke Barnard
|
dad797d4a2
|
Run linting --fix
|
2017-11-16 13:19:36 +00:00 |
|
Richard Lewis
|
750e64deee
|
Pass required props to TintableSvg.
|
2017-11-15 15:17:21 +00:00 |
|
Richard Lewis
|
59d405d4fa
|
Use TintableSvgButtons for widget menubar icons.
|
2017-11-15 13:24:38 +00:00 |
|
Richard Lewis
|
58966c5c3d
|
Make edit icon green by default
|
2017-11-14 19:53:59 +00:00 |
|
Richard Lewis
|
e87940f63c
|
Make app tile title stronger
|
2017-11-14 19:53:32 +00:00 |
|
Richard Lewis
|
ba8a9f2a43
|
Comment length
|
2017-11-10 11:50:14 +00:00 |
|
Richard Lewis
|
d2070a08d8
|
Replace 'qs' dep. with 'querystring'
|
2017-11-10 11:42:56 +00:00 |
|
Richard Lewis
|
bd6b5c4498
|
Improve function name.
|
2017-11-10 10:17:55 +00:00 |
|
Richard Lewis
|
98ac3dd19b
|
Explicitly set initialisation state.
|
2017-11-10 09:44:58 +00:00 |
|
Richard Lewis
|
da8b1ff1cd
|
Ensure that loading state is reset when showing app panel.
|
2017-11-09 14:28:24 +00:00 |
|
Richard Lewis
|
f796bc79c3
|
Fix addition of scalar token to widget URL.
Add error logging.
|
2017-11-09 14:07:29 +00:00 |
|
Richard Lewis
|
8016fb82d7
|
Fix broken commit.
|
2017-11-08 20:38:54 +00:00 |
|
Richard Lewis
|
56581ef408
|
Fix various loadingElement related issues.
|
2017-11-08 20:38:31 +00:00 |
|
Richard Lewis
|
b2b07d9370
|
Formatting
|
2017-11-08 20:17:28 +00:00 |
|
Richard Lewis
|
be0a76dbd6
|
Update variable name and JSdoc for improved clarity.
|
2017-11-08 17:44:54 +00:00 |
|
Richard Lewis
|
96de72ab44
|
Switch to using existing dep "qs" and record in package.json
|
2017-11-07 12:45:12 +00:00 |
|
Richard Lewis
|
d3784b4925
|
Fix URL parameter encoding.
|
2017-11-07 12:33:38 +00:00 |
|
Richard Lewis
|
eb8c15075a
|
Fix url params parsing.
|
2017-11-07 11:58:38 +00:00 |
|
Richard Lewis
|
0e854ee356
|
Fix loading and initialisation spinners.
|
2017-11-02 18:33:11 +00:00 |
|
Richard Lewis
|
a52bb9d603
|
Pass URL to check.
|
2017-11-02 17:27:59 +00:00 |
|
Richard Lewis
|
17c0405862
|
Restructure to pass props from componentWillRecieveProps.
|
2017-10-31 16:31:46 +00:00 |
|
Richard Lewis
|
758df29b23
|
Fix onLoad on wrong element.
|
2017-10-31 10:43:17 +00:00 |
|
Richard Lewis
|
35b33263ea
|
Use querystring lib
|
2017-10-31 10:37:40 +00:00 |
|
Richard Lewis
|
1cb878bb57
|
Formatting
|
2017-10-31 10:04:37 +00:00 |
|
Richard Lewis
|
648b295971
|
Removed comment
|
2017-10-31 10:04:02 +00:00 |
|
Richard Lewis
|
3756ce606d
|
Check URL prop updates and ensure that widgets are refreshed.
|
2017-10-27 17:49:14 +01:00 |
|
Richard Lewis
|
7662b5ac8f
|
Unfinished, non-working changes to try and handle URL changes gracefully
|
2017-10-27 13:47:51 +01:00 |
|
Richard Lewis
|
2e3bdfd55d
|
Fix string indentation.
|
2017-10-25 10:45:17 +01:00 |
|
Richard Lewis
|
11d4a63a32
|
Update text and split across multiple lines.
|
2017-10-23 23:59:36 +01:00 |
|
Richard Lewis
|
8b7f737c97
|
Remove logging.
Return early.
|
2017-10-23 23:47:37 +01:00 |
|
Richard Lewis
|
54bd916862
|
Split string across multiple lines.
|
2017-10-23 20:08:52 +01:00 |
|
Richard Lewis
|
3c4c986aca
|
Update button text
|
2017-10-23 18:42:43 +01:00 |
|
Richard Lewis
|
ee60155846
|
Add delete widget confirmation dialog.
|
2017-10-23 17:05:44 +01:00 |
|
Stefan Parviainen
|
a96169e80e
|
Fix merge conflict
|
2017-10-02 17:57:22 +02:00 |
|
Luke Barnard
|
6b9a2909df
|
Add rule to enforce spacing in curly brackets in JSX children
This required an updated in version of eslint-plugin-react to 7.4.0.
|
2017-09-28 11:21:06 +01:00 |
|
Stefan Parviainen
|
35cb52febc
|
Fix merge conflict
|
2017-09-27 08:41:37 +02:00 |
|
Robert Swain
|
24de01e21d
|
AppTile: Test if widgetUrl startsWith instead of has a substring
The event origin should be at the beginning of the URL.
|
2017-09-25 17:14:25 +02:00 |
|
Robert Swain
|
6e49926228
|
AppTile: Do not test for electron platform
The method platform method is instead stubbed on all other platforms.
|
2017-09-25 17:13:18 +02:00 |
|
Stefan Parviainen
|
d4929b558e
|
Add dummy translation function to mark translatable strings
Signed-off-by: Stefan Parviainen <pafcu@iki.fi>
|
2017-09-22 21:43:27 +02:00 |
|
Robert Swain
|
53574541c3
|
AppTile: Add Jitsi electron screensharing support
|
2017-09-04 09:31:25 +02:00 |
|
Richard Lewis
|
2ff1888054
|
Make staging widgets work with live and vice versa.
|
2017-08-30 10:36:22 +01:00 |
|
Richard Lewis
|
502a0480a0
|
Merge pull request #1327 from matrix-org/matthew/multiple-widgets
Matthew/multiple widgets
|
2017-08-22 10:53:51 +01:00 |
|
Richard Lewis
|
a69cc9169f
|
lint fix.
|
2017-08-22 10:04:57 +01:00 |
|
Richard Lewis
|
6c8391e3ea
|
Remove beta tag.
|
2017-08-21 11:39:06 +01:00 |
|
Robert Swain
|
2eac869e27
|
Merge branch 'develop' into rob/apps-not-e2ee
|
2017-08-21 10:30:38 +02:00 |
|