- Apr 30, 2022
- Apr 29, 2022
-
-
HJ authored
fix "allow discovery" setting misbehaving See merge request pleroma/pleroma-fe!1518
-
HJ authored
-
- Apr 20, 2022
-
-
HJ authored
fix some chat errors/warnings that sometimes happen See merge request pleroma/pleroma-fe!1515
-
HJ authored
-
HJ authored
Fix incorrect close of a status popover when clicking Expand inside it Closes #1157 See merge request pleroma/pleroma-fe!1514
-
tusooa authored
basically Vue (3 in particular?) will make changes to DOM before this event listener is called, and if the target is displayed using v-if, it will not be part of the DOM at that time, and contains() will return false. so it goes to call hidePopover() which caused this bug.
-
- Apr 12, 2022
-
-
HJ authored
fix hashtags by explicitly putting attributes See merge request pleroma/pleroma-fe!1513
-
HJ authored
-
HJ authored
-
- Apr 10, 2022
-
-
HJ authored
Fix image cropper not closing correctly See merge request pleroma/pleroma-fe!1512
-
tusooa authored
-
HJ authored
Fix tab switcher not working when some tabs hidden Closes #1158 See merge request pleroma/pleroma-fe!1511
-
tusooa authored
-
- Apr 07, 2022
-
-
HJ authored
Fix mobile nav link text colour See merge request pleroma/pleroma-fe!1510
-
tusooa authored
-
HJ authored
Fix shrug text in muted status Closes #1160 See merge request pleroma/pleroma-fe!1509
-
tusooa authored
-
HJ authored
Use panel text instead of text for shoutbox icon See merge request pleroma/pleroma-fe!1508
-
HJ authored
Fix popover in panel header styling See merge request pleroma/pleroma-fe!1507
-
HJ authored
Fix phoenix sockets in dev mode See merge request pleroma/pleroma-fe!1506
-
HJ authored
Fix no reactivity on vuex 4 values Closes #1156 See merge request pleroma/pleroma-fe!1505
-
tusooa authored
-
tusooa authored
-
tusooa authored
-
- Apr 06, 2022
- Apr 05, 2022
-
-
HJ authored
-
- Apr 01, 2022
-
-
HJ authored
Fix phoenix at 1.6.2 See merge request pleroma/pleroma-fe!1502
-
tusooa authored
According to https://github.com/phoenixframework/phoenix/issues/4623 , 1.6.2 seems to not have the disconnection bug.
-
- Mar 31, 2022
-
-
HJ authored
Migration to Vue 3 (again) See merge request pleroma/pleroma-fe!1385
-
HJ authored
Remove Vue3 compat build See merge request pleroma/pleroma-fe!1500
-