Rearranged settings, moved more stuff to filtering where apllicable.

Changed how filering works.
This commit is contained in:
Henry Jameson 2021-06-08 16:14:01 +03:00
parent 2725a0c639
commit b87a9d6675
10 changed files with 267 additions and 210 deletions

View file

@ -1,6 +1,7 @@
<template>
<Status
v-if="notification.type === 'mention'"
class="Notification"
:compact="true"
:statusoid="notification.status"
/>