akkoma-fe/src
Ngô Ngọc Đức Huy 47fc082fb9
ci/woodpecker/pr/woodpecker Pipeline was successful Details
Fix floating point error for poll expiry
Previous code multiply with 0.001 before multiplication which leads to a
floating point error.  By changing it to division by 1000 after
multiplication this is avoided.
2023-03-24 20:48:02 +07: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 Fix floating point error for poll expiry 2023-03-24 20:48:02 +07:00
directives rename some binding hooks according to new names 2022-03-28 23:54:30 +03:00
hocs add follow/unfollow to followed tags list 2023-01-01 21:05:25 +00:00
i18n add recently used emojis panel to emoji picker (#283) 2023-03-10 19:10:42 +00:00
lib simplify timeline vibility checks 2023-03-18 20:22:47 +00:00
modules Remove unused bits and bobs 2023-03-15 23:00:31 +00:00
services paginate-follow-requests (#277) 2023-02-04 21:09:09 +00:00
App.js Add reports management (#186) 2022-11-06 21:26:05 +00:00
App.scss Make everything work with a strict CSP 2023-01-02 15:16:42 +00:00
App.vue Add reports management (#186) 2022-11-06 21:26:05 +00:00
_variables.scss purge shout/chat (#49) 2022-07-20 15:36:45 +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