| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix notifs' shadow peeking in when closed on mobile | Henry Jameson | 2022-04-10 |
| | | |||
| * | fix scrollbars for real now | Henry Jameson | 2022-04-08 |
| | | |||
| * | fix chats, boost popover's z-index some more | Henry Jameson | 2022-04-08 |
| | | |||
| * | cleanup, fix some things, try to disable scrollbars on mobile | Henry Jameson | 2022-04-08 |
| | | |||
| * | fix mobile view | Henry Jameson | 2022-04-07 |
| | | |||
| * | boost z-index of popover | Henry Jameson | 2022-04-07 |
| | | |||
| * | oops | Henry Jameson | 2022-04-07 |
| | | |||
| * | make scrollbars use button roundness | Henry Jameson | 2022-04-07 |
| | | |||
| * | fancy scrollbars | Henry Jameson | 2022-04-07 |
| | | |||
| * | options to enable scrollbars and disable sticky headers | Henry Jameson | 2022-04-07 |
| | | |||
| * | fix interactions page | Henry Jameson | 2022-04-07 |
| | | |||
| * | fix some scroll issues | Henry Jameson | 2022-04-07 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into threecolumn | Henry Jameson | 2022-04-07 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Fix active popover style Use panel text instead of text for shoutbox icon Fix dropdown menu style inside panel header Fix phoenix sockets in dev mode Fix no reactivity on vuex 4 values fix tegulu heck fix i18n for good?? force runtime build of i18n fix CSP by compiling the i18n templates as well | ||
| | * | Merge branch 'from/develop/tusooa/shoutbox-icon-paneltext' into 'develop' | HJ | 2022-04-07 |
| | |\ | | | | | | | | | | | | | Use panel text instead of text for shoutbox icon See merge request pleroma/pleroma-fe!1508 | ||
| | | * | Use panel text instead of text for shoutbox icon | Tusooa Zhu | 2022-04-06 |
| | | | | |||
| | * | | Merge branch 'from/develop/tusooa/popover-in-panel-style' into 'develop' | HJ | 2022-04-07 |
| | |\ \ | | | | | | | | | | | | | | | | | Fix popover in panel header styling See merge request pleroma/pleroma-fe!1507 | ||
| | | * | | Fix active popover style | Tusooa Zhu | 2022-04-06 |
| | | | | | |||
| | | * | | Fix dropdown menu style inside panel header | Tusooa Zhu | 2022-04-06 |
| | | |/ | |||
| | * | | Merge branch 'from/develop/tusooa/fix-shout-local' into 'develop' | HJ | 2022-04-07 |
| | |\ \ | | | | | | | | | | | | | | | | | Fix phoenix sockets in dev mode See merge request pleroma/pleroma-fe!1506 | ||
| | | * | | Fix phoenix sockets in dev mode | Tusooa Zhu | 2022-04-06 |
| | | |/ | | | | | | | | | | | | | phoenix requires the Origin header to be set to the actual address, so "http://localhost:xxxx" will not work. | ||
| | * | | Merge branch 'from/develop/tusooa/1156-vue3-shoutbox' into 'develop' | HJ | 2022-04-07 |
| | |\ \ | | |/ | |/| | | | | | | | | | | | | | Fix no reactivity on vuex 4 values Closes #1156 See merge request pleroma/pleroma-fe!1505 | ||
| | | * | Fix no reactivity on vuex 4 values | Tusooa Zhu | 2022-04-06 |
| | |/ | |||
| | * | Merge branch 'fix-csp-vue3' into 'develop' | HJ | 2022-04-06 |
| | |\ | | | | | | | | | | | | | Makes develop usable on stock PleromaBE See merge request pleroma/pleroma-fe!1504 | ||
| | | * | fix tegulu | Henry Jameson | 2022-04-06 |
| | | | | |||
| | | * | heck | Henry Jameson | 2022-04-06 |
| | | | | |||
| | | * | fix i18n for good?? | Henry Jameson | 2022-04-06 |
| | | | | |||
| | | * | force runtime build of i18n | Henry Jameson | 2022-04-06 |
| | | | | |||
| | | * | fix CSP by compiling the i18n templates as well | Henry Jameson | 2022-04-05 |
| | |/ | |||
| * | | teleport bread | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | wide mode initial implementation + cleanup | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | make chatlist header sticky | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | fix random error that sometimes occurs | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | cleanup & code splitting | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | fix chat loading endlessly | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | chats work and look a bit better | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | fix main column having wild widths | Henry Jameson | 2022-04-05 |
| | | | |||
| * | | fixed tons of stuff, at least it looks normalish on desktop | Henry Jameson | 2022-04-04 |
| | | | |||
| * | | refactored how main app layout works | Henry Jameson | 2022-04-04 |
| |/ | |||
| * | Merge branch 'from/develop/tusooa/phoenix-1.6.2' into 'develop' | HJ | 2022-04-01 |
| |\ | | | | | | | | | Fix phoenix at 1.6.2 See merge request pleroma/pleroma-fe!1502 | ||
| | * | Fix phoenix at 1.6.2 | Tusooa Zhu | 2022-04-01 |
| |/ | | | | | According to https://github.com/phoenixframework/phoenix/issues/4623 , 1.6.2 seems to not have the disconnection bug. | ||
| * | Merge branch 'vue3-again' into 'develop' | HJ | 2022-03-31 |
| |\ | | | | | | | | | Migration to Vue 3 (again) See merge request pleroma/pleroma-fe!1385 | ||
| | * | Merge branch 'vue3-no-compat' into 'vue3-again' | HJ | 2022-03-31 |
| | |\ | | | | | | | | | | | | | Remove Vue3 compat build See merge request pleroma/pleroma-fe!1500 | ||
| | | * | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | | |\ | | |/ | |/| | | | | | | | * vue3-again: oops | ||
| | * | | oops | Henry Jameson | 2022-03-30 |
| | | | | |||
| | | * | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | | |\ | | |/ | |/| | | | | | | | * vue3-again: fix some mishaps i noticed during self-review | ||
| | * | | fix some mishaps i noticed during self-review | Henry Jameson | 2022-03-30 |
| | | | | |||
| | | * | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | | |\ | | |/ | |/| | | | | | | | * vue3-again: fix importer | ||
| | * | | fix importer | Henry Jameson | 2022-03-30 |
| | | | | |||
| | | * | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-03-30 |
| | | |\ | | |/ | |/| | | | | | | | * vue3-again: make all clickable icons into actual buttons | ||
| | * | | make all clickable icons into actual buttons | Henry Jameson | 2022-03-30 |
| | | | | |||
