discourse/app
Rafael dos Santos Silva 2298e14d38
FEATURE: Support for App Shortcuts Menu (#9749)
* FEATURE: Support for App Shortcuts Menu

This adds a list of shortcuts to a installed Discourse instance.

It can be accessed by right clicks or long press on the app icon.

See https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/Shortcuts/explainer.md

List of possible follow ups include:

- Making it admin customizable
- Making it user customizable
- Using SVG icons from the site icon sprite
- Picking an accent color for icons

* FIX: Add type to shortcut menu icons
2020-05-12 12:24:33 -03:00
..
assets DEV: Allow plugins to add extra icons to category-link (#9743) 2020-05-12 09:41:16 -05:00
controllers FEATURE: Support for App Shortcuts Menu (#9749) 2020-05-12 12:24:33 -03:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs DEV: minor SQL formatting change 2020-05-12 16:55:42 +10:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FIX: Don't raise an exception if a TopicLink cannot be created 2020-05-12 11:15:59 -04:00
serializers FIX: Show Settings button if plugin has settings (#9728) 2020-05-12 11:18:19 +03:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FIX: Multiple schema.org improvements 2020-05-11 20:38:49 +03:00