akkoma-fe/src
Oneric ccb0ffdc8a Don't show direction in notification timestamps
Currently all notifications except follow-related once include
and explicit direction text. (It missing in follow notifs is due to an
omission in 804ba0cdb6 which only added
the newly introduced with-direction to status-related notifs. Before,
presumably all notifs included direction text.)

But in the notification tray horizontal space is scarce
and notifs can already be assumed to only come from the past.
While it might not be too bad for the English localisation’s 4-letter
' ago' suffix, e.g. the Indonesian localisation’s ' yang lalu' needs
10 letters.

Thus instead of fixing the omission for follow-related notifs,
drop direction text from all notification timestamps.
2023-10-24 23:28:45 +02:00
..
assets dd nsfw 2020-05-20 17:15:34 +01:00
boot add timeline visibility setting parsing 2023-03-18 20:01:05 +00:00
components Don't show direction in notification timestamps 2023-10-24 23:28:45 +02:00
directives fix: emoji picker not scrollable on ios 2023-07-11 22:16:37 +07:00
hocs add follow/unfollow to followed tags list 2023-01-01 21:05:25 +00:00
i18n add VI to messages.js 2023-10-02 13:28:23 +01:00
lib simplify timeline vibility checks 2023-03-18 20:22:47 +00:00
modules Do not copy all emojis in recentEmoji getter 2023-09-03 16:19:06 +02:00
services Add load more to blocks/mutes 2023-08-04 15:54:04 +01:00
_variables.scss purge shout/chat (#49) 2022-07-20 15:36:45 +00:00
App.js Add reports management (#186) 2022-11-06 21:26:05 +00:00
App.scss fix dropdown-item-icon and form controls using missing variables 2023-05-01 20:50:31 +03:00
App.vue Add reports management (#186) 2022-11-06 21:26:05 +00:00
main.js add recently used emojis panel to emoji picker (#283) 2023-03-10 19:10:42 +00:00
panel.scss fix inline conversation's shadow showing through outer header 2022-05-09 23:18:39 +03:00
sw.js Big 'ol set of patches and dep maintenance (#212) 2022-11-15 15:47:32 +00:00