akkoma-fe/src
Tusooa Zhu 20880cdf0b
Make replying and mediaPlaying controlled
$refs is not a reliable way to deal with child components under
tree threading as it is not reactive, but the children may change at
any time. The only good way seems to be making these states aggregated on
the conversation component.

Ref: tree-threading
2022-03-07 19:19:31 -05:00
..
assets Use an existing image served by backend instead 2019-02-03 13:30:54 -05:00
boot Use old value to discover if Shoutbox is available until we ship a new release that's declaring the feature as "shout" 2021-06-01 16:48:40 -05:00
components Make replying and mediaPlaying controlled 2022-03-07 19:19:31 -05:00
directives refactor using Set 2019-10-21 20:57:36 -04:00
hocs make with-load-more not use computeds when they don't work for it 2020-12-28 17:08:15 +02:00
i18n Add English translations for other replies count 2022-03-07 19:19:31 -05:00
lib Linting + docs 2020-06-13 11:53:16 +02:00
modules Make position of other replies button a pref 2022-03-07 19:19:31 -05:00
services better approach to unescaping 2022-02-03 23:13:28 +02:00
App.js Don't shorten shoutbox to SB 2021-06-17 13:21:25 +03:00
App.scss moved transparent button styles into button itself 2021-06-08 10:14:49 +03:00
App.vue Don't shorten shoutbox to SB 2021-06-17 13:21:25 +03:00
_variables.scss Optimize thread display 2022-03-07 19:19:30 -05:00
main.js Rename legacy PleromaFE Chat functionality to "Shout" 2021-06-01 12:51:20 -05:00
sw.js ServiceWorker: Use clearer variable names 2020-06-19 15:24:06 +02:00