about summary refs log tree commit diff
path: root/public
diff options
context:
space:
mode:
authorMarcin Mikołajczak <me@mkljczk.pl>2020-12-15 02:04:56 +0100
committerGitHub <noreply@github.com>2020-12-15 02:04:56 +0100
commit9342705e6bfc4f0e4f999bd3c1bb70d425fcb598 (patch)
treed39cbc411602e9850f771995aa874f7f513d2add /public
parent47e507fa61be6dc39dd9821e1d07c33e993cc246 (diff)
Add app shortcuts (#15234)
* Add app shortcuts

Signed-off-by: mkljczk <me@mkljczk.pl>

* Fix codeclimate issues

Signed-off-by: mkljczk <me@mkljczk.pl>

* Change shortcuts

Signed-off-by: mkljczk <me@mkljczk.pl>

* More consistent new-status icon

Signed-off-by: mkljczk <me@mkljczk.pl>
Diffstat (limited to 'public')
-rw-r--r--public/shortcuts/direct.pngbin0 -> 3045 bytes
-rw-r--r--public/shortcuts/new-status.pngbin0 -> 3031 bytes
-rw-r--r--public/shortcuts/notifications.pngbin0 -> 3067 bytes
-rw-r--r--public/shortcuts/profile.pngbin0 -> 4190 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/public/shortcuts/direct.png b/public/shortcuts/direct.png
new file mode 100644
index 000000000..e8772c00e
--- /dev/null
+++ b/public/shortcuts/direct.png
Binary files differdiff --git a/public/shortcuts/new-status.png b/public/shortcuts/new-status.png
new file mode 100644
index 000000000..b7095f3c4
--- /dev/null
+++ b/public/shortcuts/new-status.png
Binary files differdiff --git a/public/shortcuts/notifications.png b/public/shortcuts/notifications.png
new file mode 100644
index 000000000..6b9d45718
--- /dev/null
+++ b/public/shortcuts/notifications.png
Binary files differdiff --git a/public/shortcuts/profile.png b/public/shortcuts/profile.png
new file mode 100644
index 000000000..0b3bf517d
--- /dev/null
+++ b/public/shortcuts/profile.png
Binary files differ