Travis Ralston
836c3ad72a
Clean up imports
2021-11-30 19:29:39 -07:00
Tony Stipanic
e81d147ce7
Revert changing my to app
2021-09-02 01:29:24 +02:00
Tony Stipanic
f06ead08d8
ESLint config, fix easy eslint errors
2021-09-02 01:01:01 +02:00
Travis Ralston
88b155d81f
Appease the linter
2020-12-28 21:05:45 -07:00
Tony Stipanic
f9402f5aaa
feat: Sticker pack list in sticker picker widget
...
This allows the user to jump to a specific sticker pack in the sticker picker. The list hides and shows when scrolling so no view size is lost. It also contains a quick shortcut to the sticker settings.
2020-03-29 18:28:39 +02:00
Travis Ralston
109bceb924
Make ngbtooltip happier and not remount
...
When we use detectChanges(), ngbTooltip gets annoyed at us and stops working correctly. This commit also cleans up some of the attributes on the sticker button.
Fixes https://github.com/turt2live/matrix-dimension/issues/276
2019-04-17 22:58:18 -06:00
Travis Ralston
71a1491548
Ensure stickers actually load when the widget is reopened
2019-03-25 22:48:24 -06:00
Travis Ralston
2a5351404f
Try requesting the user's identity when the stickerpick fails to auth
...
Fixes https://github.com/turt2live/matrix-dimension/issues/259
2019-03-24 15:07:03 -06:00
Travis Ralston
9ae83f3dae
Improve "no stickers" view
...
Fixes https://github.com/turt2live/matrix-dimension/issues/186
2018-10-23 23:55:29 -06:00
Travis Ralston
31c565abc9
Make sure the auth error message is shown
2018-05-20 18:25:37 -06:00
Travis Ralston
a249d6dd68
Revert "Change the authorization flow for the sticker picker"
...
This reverts commit f28f817ca2
.
2018-05-20 18:24:24 -06:00
Travis Ralston
f28f817ca2
Change the authorization flow for the sticker picker
...
This probably still needs to be reviewed though.
2018-05-20 17:41:06 -06:00
Travis Ralston
6c4e8f75d4
Add a sticker picker
...
The useful bit for sending stickers. Implements the rest of #156
2018-05-13 22:32:13 -06:00