element-web/src/vector
Alexandru M Stan 35d1c0d980 webplatform: Fix notification closing
After a notification arrives, when the user focuses on element, the
notification never goes away (unless directly interacted with), this was a bug.

displayNotification was never returning the notification handle, which means
that matrix-react-sdk later on had no way to .close it.

Closes #16026

Signed-off-by: Alexandru M Stan <alex@hypertriangle.com>
2020-12-24 02:01:40 -08:00
..
jitsi Rebrand some GitHub links 2020-11-25 14:16:55 +00:00
mobile_guide Link to Element in F-Droid as well 2020-08-19 16:13:59 +02:00
platform webplatform: Fix notification closing 2020-12-24 02:01:40 -08:00
static Link to Element in F-Droid as well 2020-08-19 16:13:59 +02:00
app.tsx Update to new API from matrix-react-sdk#5483 (#15942) 2020-12-15 12:57:17 -05:00
getconfig.ts Confiure eslint package and fix lint issues 2020-07-21 11:30:28 +01:00
index.html Revert "Attempt to fix tests some more" 2020-10-01 14:05:07 +01:00
index.ts Fix an important semicolon 2020-12-07 14:46:56 -07:00
indexeddb-worker.js Import from src/ for the react-sdk and js-sdk 2019-12-23 20:02:11 -07:00
init.tsx Replace various instances of Riot with Element 2020-11-25 17:01:19 +00:00
modernizr.js Modernizr check for subtle crypto as we require it all over the place 2020-05-28 00:31:22 +01:00
rageshakesetup.ts Replace various instances of Riot with Element 2020-11-25 17:01:19 +00:00
url_utils.ts Switch things to typescript, use @types/modernizr, fix global.d.ts. Move mobile_guide redirect to index.ts 2020-04-05 00:55:36 +01:00